Thread: Spawn Point
View Single Post
  #21  
Old 10-15-2007, 10:28 PM
Switch Switch is offline
o.o
Switch's Avatar
Join Date: Jan 2007
Location: Philadelphia
Posts: 3,038
Switch has a spectacular aura about
Send a message via MSN to Switch
Quote:
Originally Posted by johny023 View Post
if (playerenters) {
toweapons -spawn;
}

if (playerdies){
sleep 0.1;
setlevel2 levelname.nw,x,y;
}

that's what i use for re spawning but my world is offline and i don't have a npc server so it may not work for you
1) That isn't setup right.
2) There's no distinct client/server side to this script.
__________________
Oh squiggly line in my eye fluid. I see you lurking there on the peripheral of my vision.
But when I try to look at you, you scurry away.
Are you shy, squiggly line?
Why only when I ignore you, do you return to the center of my eye?
Oh, squiggly line, it's alright, you are forgiven.
Reply With Quote