How would I move play to another room?

Hello, just wanted to know, how would I move a player to another room without the use of the exit feature?

Like a player getting kicked out of somewhere.

You can use goto x,y in roomID or goto x,y in "roomName" for that.

1 Like