View Single Post
  #35  
Old 05-03-2011, 01:36 AM
Soala Soala is offline
Ideas on Fire
Soala's Avatar
Join Date: Jun 2007
Location: In my head
Posts: 3,208
Soala is a jewel in the roughSoala is a jewel in the rough
Quote:
Originally Posted by Fulg0reSama View Post
or make even easier for noobs, set level warps all over their level to send to other levels.
PHP Code:
//#CLIENTSIDE
function onPlayerEnters() {
    
serverwarp(servername);
    } 
whoooooooooops!
Reply With Quote