- Joined
- Dec 29, 2006
- Messages
- 359
How can i remove specific actions from a trigger? I have
But will this remove
or
Basically will the game know to remove the actual creation of the unit rather than removeing the addition of the action to the trigger?
Code:
Trigger - Take Krovath Phase 1 Reset <gen> and remove the action (Take Krovath Phase 1 Reset <gen> and add the action (Unit - Create 1 Ifrithic Dragon for Player 2 (Blue) at (Center of Ifrithic Dragon 01 <gen>) facing Default building facing (270.0) degrees))
Code:
(Take Krovath Phase 1 Reset <gen> and add the action (Unit - Create 1 Ifrithic Dragon for Player 2 (Blue) at (Center of Ifrithic Dragon 01 <gen>) facing Default building facing (270.0) degrees))
Code:
(Unit - Create 1 Ifrithic Dragon for Player 2 (Blue) at (Center of Ifrithic Dragon 01 <gen>) facing Default building facing (270.0) degrees))