Is there a way to get
client/perspective = EDGE_PERSPECTIVE to work with other things besides the edge of the map? Example:
EEEEEEEEEEEE
TTTTTTaaaaaE
aaaaaTaaaaaE
aaaaaTaaaaaE
aaaaaTTTTTTE
aaaaaaaaaaaE
E = End of Map
T = Tree (Density = 1)
a = Open Area (grass, leaves, etc, density = 0)
Is it possible to get T, as well as E to work with EDGE_PERSPECTIVE?
ID:166864
Jun 5 2006, 4:06 pm
|
|
In response to Unknown Person
|
|
Ah alright, I'm not in the mood with all the other work I have to do to do that for now, so I can do w/o it for now. Thanks for the help Unknown.
But just as a Side note, how does edge_limit work, or whatever you said, XD. |
In response to Polantaris
|
|
From F1 itself:
client.edge_limit="[x1],[y1]" or client.edge_limit="[x1],[y1] to [x2],[y2]" Can support SOUTHWEST, etc - GhostAnime |
In response to GhostAnime
|
|
alright, thanks.
|
~~> Unknown Person