Unit Dies Causes a Unit to Heal (was: Hm.)

The_Reaping

Member
Reaction score
2
Okay, another question for you all :D.

I want to make it so when a certain unit dies, another unit's HP is regened to full. And i have no idea how to make this work. I've tried a few times and failed completely. :/
 

X-maul

AKA: Demtrod
Reaction score
201
First of all - one of the rules of the forums tells you to select a title which describes your problem, yours does not.

And your problem is pretty simple:
Code:
Heal on death
    Events
        Unit - [COLOR="Blue"][U]Unit[/U][/COLOR] Dies
    Conditions
    Actions
        Unit - Set life of ([COLOR="Blue"][U]Unit[/U][/COLOR]) to ((Life of ([COLOR="Blue"][U]Unit[/U][/COLOR])) + [COLOR="Blue"][U]?.??[/U][/COLOR])
 

sentrywiz

New Member
Reaction score
25
First of all - one of the rules of the forums tells you to select a title which describes your problem, yours does not.

And your problem is pretty simple:
Code:
Heal on death
    Events
        Unit - [COLOR="Blue"][U]Unit[/U][/COLOR] Dies
    Conditions
    Actions
        Unit - Set life of ([COLOR="Blue"][U]Unit[/U][/COLOR]) to ((Life of ([COLOR="Blue"][U]Unit[/U][/COLOR])) + [COLOR="Blue"][U]?.??[/U][/COLOR])

@X-maul
Actually his title does describe his problem really well. The thing that he doesn't describe is which unit, when, why? So you have to do things on your own and hope he finds them good.

Also your triggers doesn't really improve the situation. You didn't put which unit dies, which one gets healed. All I see is unit dies, set life of unit to life of unit + some value. Your formula is wrong too. You set the current life of the unit to the current life of the unit + some value. Why put value? He asks for full amount of health, not some value.

You can put "Set life of triggering unit to max life of triggering unit"

The_Reaping describe your problems better man. Its easier for all
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top