Thread: playerleaves?
View Single Post
  #1  
Old 10-14-2002, 01:11 PM
HoudiniMan HoudiniMan is offline
Playerworld Administrator
HoudiniMan's Avatar
Join Date: Dec 2001
Location: Calfiornia - USA
Posts: 3,512
HoudiniMan will become famous soon enough
playerleaves?

I'm making a script for a jail and i don't know the particulars of using if (playerleaves) such as if it must be in the npc server etc, if anybody could tell me what they know and why this script doesn't work when i make an npc in the level that'd be nice.
[CODE]
if (playerleaves&&isjailed) {
triggeraction 0,0,serverwarp,police2test.nw,30,30;
}

if they have the flag isjailed i want them to be warped back
__________________
-HoudiniMan (Chief Playerworld Administrator)
Compulsive Support Center Checker - 5 Years and Change
Graal Support Center

Reply With Quote