Quote:
Originally posted by annr
its non p2p thats why.
|
dur dur comparing to non p2p servers..
and Warcaptain rofl ;D
and if pk'ing is illegal on providence why not make a little system npc that says this
if (playerenters&&!isweapon) { toweapons -nonpk; }
if (playerenters&&isweapon&level.pklegal=0) {
noplayerkilling;
}
and if you want to make a level pk'able u just put a npc in it saying
if (playerenters) { level.pklegal=1; }
so hard =(