|
|
Problem description:
Hey it's me again and I'm having problems with getting someone to teleport to the Title screen.
I'm using a code like this
mob/Login()
src.loc = locate(1,9,9)
src.client.view=8
It's not working well at all, could someone help me?