Thread: Spawn Point
View Single Post
  #1  
Old 09-06-2007, 10:45 PM
Knightmare1 Knightmare1 is offline
Billy Allan
Knightmare1's Avatar
Join Date: Apr 2007
Posts: 804
Knightmare1 can only hope to improve
Spawn Point

like i said, i did gs1, so i still use if (playerdead).
can someone help? heres script.
PHP Code:
//#CLIENTSIDE
function onCreated() {
  if (
playerdead)
    
setlevel2("hospital.nw");
    
sleep(3);

__________________
I am the devil, I am here to do to devils work.
Reply With Quote