Quote:
Originally posted by mikepg
I thought of just adding
NPC Code:
if (playerenters) {
if (isonmap || level.pkallowed=0) {
noplayerkilling;
}
}
To a systems NPC, and that would take control all pking to some extent.
|
lol
im using a system similar to that one for my battle system
