Thread: playerleaves?
View Single Post
  #11  
Old 10-16-2002, 07:04 AM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
playerleaves is JUST like playerenters except the opposite x.X
NPC Code:

if (playerleaves && isjailed)
{ setlevel2 level,x,y;
setplayerprop #c,No Escaping!;
}


It's not really particuarly hard...
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote