|
10-01-2013
|
18
|
|
Should be fixed.
Join Date: Aug 2011
Posts: 6,359
|
|
changed my sig after reading this thread
|
PHP Code:
function onPlayerEnters() { if (level.name.starts("railroad") && player.account == "Rexx") { player.setlevel2("brothershouse.nw",30,30); } }
|
|
|
|