Quote:
Originally posted by LiquidIce00
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 =(
|
why waste time doing that? Just put noplayerkilling in a blank npc...it only works in the level that used it, same with sparringzone.
OR, just disable weapons.