ID:266289
 
help plz!!!
Is it just black? When I make a map I had a problem when you entered it was just black and I coded it in so you would end up at a cetain coordinates, but I forgot the code, someone will show you it.


-Stealth2k-
usauly this fixes it:

mob/Login()
usr.loc = locate(1,1,1)

of course, you can put anything you want there.
In response to Nebathemonk
it worked thx