ID:149784
 
How do you make where the game knows where to start you in the game? And how do you warp from one Map to another Map?
You can choose your original location by editing your Login() proc it should look something like this

mob
Login()
usr.loc=locate(x,y,z) \\this is the code that sets the position
This is all covered in the Old FAQ