| 03-15-2003, 04:06 PM | #1 |
I have a litel trigger prob. If an hero is dead when a trigger goes of, it won´t work, right! So if I want the hero to be revived if he´s dead when the trigger goes of.... how do I do? Thanks:D |
| 03-15-2003, 04:12 PM | #2 |
first action of the trigger: If (boolean - Unit is dead, pick the hero) Then do Hero - Revive (pick the hero again) at location (whereever) else do nothing |
| 03-15-2003, 04:13 PM | #3 |
You can try the Hero - Revive (instantly). You can have him revive and tell him where to spawn. |
