View Single Post
  #1  
Old 05-25-2007, 03:39 AM
theHAWKER theHAWKER is offline
**FLIP OUT**
theHAWKER's Avatar
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
theHAWKER is an unknown quantity at this point
Thumbs down temparary noPK..

i was making a temp noPK zone, when i noticed that there is nothing to unset noPK...
is there any way to fix this problem?

so far ive used:
PHP Code:
function onPlayerEnters(){
noplayerkilling();
sleep(5);
playerkilling();

yeah, but theres no "playerkilling();" thing
__________________
**FLIP OUT**
Reply With Quote