View Single Post
  #3  
Old 07-07-2001, 12:31 AM
Cyboars Cyboars is offline
Registered User
Cyboars's Avatar
Join Date: Mar 2001
Location: Everwhere.
Posts: 209
Cyboars will become famous soon enough
Send a message via AIM to Cyboars Send a message via Yahoo to Cyboars
NPC Code:

//Please don't steal my Regeneration code.
//This is my Wonderful Regeneration Code its all I can script.
if (playerenters) {hurtplayer -1;timeout=0.05;}
if (timeout){hurtplayer -1;timeout=0.05;}


Thats ALL I can script, besides a sign that can be updated by talking.
Reply With Quote