Quote:
Originally Posted by theHAWKER
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 
|
Nope :[
You can always do disableweapons() and enableweapons() :]