|
|
Problem description:
can someone make me a sample code
for moving between areas you know like going to and from rooms and stuff
Code:
Problem description: can someone make me a sample code for moving between areas you know like going to and from rooms and stuff | ||
#2 Apr 6 2012, 2:57 pm
|
|
thx
| |
You can either have a tile manually set the XYZ of a mob which enters the tile, if you're moving them somewhere static, or use locate() to get the X/Y/Z of a target object and send the "user" there.