Warcraft III resources & community, 2003–2006 · archived

Having a problem with a spell.

4 posts
#1

Having a problem with a spell.

My spell is suposed to hide the caster and give him bonus regeneration, however he does not regenerate while hidden, is there a way to artificialy hide him? Or make him regenerate?
#2
Give him the item ability "Bonus Life Regeneration Rate" or something like that used by Ring of Regeneration.

~Daelin
#3
Well you could start w/ this idea;

Pseudocode;

E: a unit begins casting an ability

C: unit type of casting unit = hero & ability being cast = customized wind walk

A: make an action that adds life to the casting unit in every xx seconds (I am not sure if this exist in the database)

Wait xx seconds

turn off this trigger
#4
um, well you can get a dummy unit to simply cast a healing ability on him. simple.