Quote:
Originally Posted by Frankie
did you manually try setting it to false?
level.isnopkzone = false;
save the level, then remove the npc and save the level again.
|
It's a protected variable that only noPlayerKilling(); can alter by setting it from false to true.
Saving the level is the same as updating it, if you didn't know.