View Single Post
  #14  
Old 08-25-2001, 02:53 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
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.
__________________
Reply With Quote