ID:164033
 
How do i set a starting location when logging in?
mob //the player
Login() //When the player logs in...
src.loc= locate(1,1,1) //this locates him/her
In response to DadGun
thank you