ID:292248
![]() Jul 9 2011, 12:50 pm
|
|
Hello Falacy , could explain how " src.loc=locate(rand(183,186),rand(212,215),1) " works ? When I look at the map, to see where the coordinates were , there so far apart . I don't get how you made it spawn the user in a certain spot like that .
|
![]() Jul 9 2011, 4:37 pm
|
|
For x, 183 and 186 are only 3 tiles apart. For y, it's the same thing, only 3 tiles apart. It's a pretty small area to locate() to since there are only 9 possible tiles you could spawn at.
|