Thread: Spawn Point
View Single Post
  #13  
Old 09-08-2007, 05:55 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by Switch View Post
Okay then, use this on that I posted above xD:

PHP Code:
//#CLIENTSIDE
function onPlayerDies() {  //function for when the player dies
 
setlevel2("hospital.nw",30,30);  //syntax: setlevel2(LevelNameInString,x,y);

setlevel2 won't work on the clientside, it did work before gs2, but no longer..
__________________
Reply With Quote