| 03-14-2004, 09:18 AM | #1 |
i got a problem with making a damaging click every time i click on a monster it dies instantly theres 1 problem but i dont noe which is could some1 tell me if these are the rite triggers Event Player -Player1 selects a unit Condition (owner of (Triggering unit)) Equal to player 12 (Brown) Actions Unit-Set life of (triggering unit) to -60 <------ the value life trigger Selection-Remove (triggering unit) from selection for Player 1 (red) Wait 2 game time seconds Trigger-turn off (this trigger) Trigger-Turn on this trigger |
| 03-14-2004, 09:22 AM | #2 |
I think you got mistake on Value Life Trigger. You putted there -60. I think units health goes to -60 and it dies. |
| 03-14-2004, 09:23 AM | #3 | |
Quote:
Well wat can i do to make the triggering unit to lose 60 life everytime i click on it |
| 03-14-2004, 09:25 AM | #4 |
Im not good with the triggers. And my answer was a wild guess.. |
| 03-14-2004, 12:32 PM | #5 |
Set the life of the unit to life of unit - 60 1) - arithmetic - 2) unit-property 3) - 60 |
