-
post defender Copy
-
Events
- Unit - A unit Finishes training a unit
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Unit-type of (Trained unit)) Equal to Post Defender
-
Then - Actions
- Unit - Remove (Trained unit) from the game
- Unit - Create 15 Post Defender for (Owner of (Trained unit)) at (Position of (Trained unit)) facing Default building facing degrees
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
A unit trained the post defender... 15 defender comes out. and then replace the building that trained the post defender with another building...
the part im stuck on is the part where i replace the building.. help plz