| 03-18-2006, 08:33 PM | #1 |
Why cant I revive heroes of an enemy team? I can revive my own and neutrals atleast. But heroes from the computer controlled team does not revive. Event - A unit Dies Conditions - ((Dying unit) is A Hero) Equal to True Actions - Hero - Instantly revive (Dying unit) at (Center of (Playable map area)), Hide revival graphics |
| 03-18-2006, 08:45 PM | #2 |
Use the event hero becomes revivable. |
| 03-18-2006, 09:30 PM | #3 |
Still dont work Hero - Instantly revive (Revivable Hero) at (Center of (Playable map area)), Hide revival graphics The trigger executes, so there's nothing wrong with the event or condition. but the hero still wont revive. |
| 03-18-2006, 09:52 PM | #4 |
Are you using the EVENT hero become revivable? |
| 03-18-2006, 09:58 PM | #5 |
Yes and it does execute. I have a textmessage saying revive in that trigger so i am sure it executes, and it works for all of my units and all of player 2, neutral. but not for player 3 (computer controlled, enemy) |
| 03-18-2006, 10:02 PM | #6 |
Post your current triggers (the ones using Unit becomes revivable). |
| 03-18-2006, 10:13 PM | #7 |
hmmm the problem lies somewhere else... I made a testmap setting player and force settings to the same and made one trigger like the one that doesen't work. And it worked there.. Here's my trigger: Code:
Unit - A unit owned by Player 3 (Teal) Becomes revivable Game - Display to (All players) the text: revive Hero - Instantly revive (Revivable Hero) at (Center of (Playable map area)), Hide revival graphics |
| 03-18-2006, 10:29 PM | #8 |
Ok, its some weird bug, even tried disableing all triggers in my map. Anyway im just gonna use the player 4 slot, that seems to work just fine. |
