Adding item that decreases HP continuously

ToiletMaster

New member
Messages
146
Points
0
Hi there!
 

I'm trying to add a script into the item that loses 5% max hp every 3 seconds.

i seem to have trouble on the script part.

I guess it doesn't work the same way as scripts?

I've tried itemheal, percentheal, heal to decrease the hp but it doesn't work.

here's how i did it.

script: <" OnInit:OnTimer1000:percentheal -5,0;end; ">

am i missing something here?
default_sad.png


 
Back
Top