View Single Post
  #310  
Old 06-21-2001, 04:00 AM
freddyfox freddyfox is offline
Banned
freddyfox's Avatar
Join Date: Mar 2001
Posts: 6,705
freddyfox is on a distinguished road
Re: see

Quote:
Originally posted by Termina_GP7
// NPC made by PJM2K (GP Chief)
if (playerenters) {hidelocal;
}
if (playersays(clothes)) {showlocal;
}
if (playertouchsme) {toweapons Clothes Changer;}
if (weaponfired) {sethead darksoulshead.gif; setskincolo
Congratulations, you win the "NPC is so simple it could make kyle's head explode" award.