Thread: about setimg
View Single Post
  #2  
Old 05-11-2001, 01:35 PM
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:

if (playerishurt) {healthbarscripthere;}
if (playerdies) {healthbarscripthere;}
if (playertouchesother){healthbarscript here;}


that or
NPC Code:

if (weaponfired){healthbarscript;timeout=0.05;}
if (timeout){healthbarscript;}


__________________


Returned to Graal 2/1/02