- Joined
- Dec 13, 2008
- Messages
- 1,049
Hello everybody! I need help fixing this trigger, it is not working the way I would like it to do.
So the premise of the trigger is that when player blue types a specific message, several heroes are spawned, a few heroes are made neutral hostile, and certain types of units located anywhere in the map are supposed to be made neutral hostile. The spawning of the heroes and making the heroes neutral hostile is working properly, but the player ownership change from blue to neutral hostile is not working correctly.
Please help me fix it, thanks!
Thank you very much again!
So the premise of the trigger is that when player blue types a specific message, several heroes are spawned, a few heroes are made neutral hostile, and certain types of units located anywhere in the map are supposed to be made neutral hostile. The spawning of the heroes and making the heroes neutral hostile is working properly, but the player ownership change from blue to neutral hostile is not working correctly.
Please help me fix it, thanks!
-
Blue Allies Brown Mastery
-
Events
- Player - Player 2 (Blue) types a chat message containing -ally Burning Legion as An exact match
- Conditions
-
Actions
- Game - Display to (All players) the text: Varimathras has unv...
- Unit - Create 1 Anetheron for Player 2 (Blue) at (Center of Nathrezim 1 <gen>) facing 270.00 degrees
- Unit - Create 1 Mal'Ganis for Player 2 (Blue) at (Center of Plague Cannon 2 <gen>) facing 270.00 degrees
- Unit - Create 1 Mephistroth for Player 2 (Blue) at (Center of Plague Cannon 1 <gen>) facing 270.00 degrees
- Player - Make Player 2 (Blue) treat Player 12 (Brown) as an Ally with shared vision
- Unit - Change ownership of Sylvanas 0017 <gen> to Neutral Hostile and Change color
- Unit - Change ownership of Master Apothecary Faranell 0064 <gen> to Player 1 (Red) and Change color
- Trigger - Turn off Blue Wars Brown <gen>
- Trigger - Turn off Blue Neutrals Brown <gen>
-
Events
Thank you very much again!