View Single Post
  #12  
Old 11-13-2001, 06:51 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
NPC Code:
if (playerenters||timeout) {
if (!isweapon) toweapons -System!@;
else hurt 40;
timeout=0.05;
}

__________________

Reply With Quote