Warcraft III resources & community, 2003–2006 · archived

I need help

8 posts
#1

I need help

I can't figure out how to change the max life of a unit. :?
#2
Can't decide if this is worth replying too. Oh, too late.

Unit editor -> (click on the unit you wish to edit) -> double click Stats - Hit Point Maximum -> enter how much hit points you want the unit to have.
#3
Los_TacosCan't decide if this is worth replying too. Oh, too late.

Unit editor -> (click on the unit you wish to edit) -> double click Stats - Hit Point Maximum -> enter how much hit points you want the unit to have.
Alright, let me rephrase my question. How do I change Max Life through a trigger. :roll:
#4
Don't think you can...
#5
Perhaps you can use a way around. In object editor, create a Book of Life that gives the amount of life you want and then use the action "Give Item To Hero/Unit" (or whatever it's called).
#6
But then that unit must have "Inventory" ability.
#7
N00byStanceBut then that unit must have "Inventory" ability.


Almost correct. It has to be a hero cause units can't use items. But that's the only way around I could figure out :roll:
#8
I think you can just add "Inventory {Hero}" ability to this unit, add life-increasing item [must be Used When Acquired!], remove "Inventory (Hero)". But this way wasn't tested though i'm not sure it works.