Thread: Spawn Point
View Single Post
  #9  
Old 09-07-2007, 02:05 AM
Knightmare1 Knightmare1 is offline
Billy Allan
Knightmare1's Avatar
Join Date: Apr 2007
Posts: 804
Knightmare1 can only hope to improve
function onCreated(){
if (player.hp <= 0 ) {
setlevel2("hospital.nw",x,y);
}
}
doesnt work
__________________
I am the devil, I am here to do to devils work.
Reply With Quote