View Single Post
  #5  
Old 07-20-2002, 05:15 PM
Xbob42 Xbob42 is offline
Registered User
Join Date: May 2002
Posts: 429
Xbob42 is on a distinguished road
Question

Would it be possible to make an entire playerworld a nopkzone without putting this script in every level.
if(created){
noplayerkilling;
}

would you have to do something where it has a timeout and keeps it that way. Maybe something like
if(playerenters){toweapons *nopking;timeout=.05;}
if(timeout){if(isweapon){noplayerkilling;}timeout= .05;}

or is there some other ways to doing it. I just typed that in there so I'm not sure if that would work or not.
__________________
Criminal uses this account to post.
Reply With Quote