Hi. I'm wondering if this will work:
This is my first RPG map so I'm not good at respawning creeps and such.
-
centaur drudge and or archer respawn
-
Events
-
Unit - A unit owned by Player 12 (Brown) Dies
-
-
Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Unit-type of (Triggering unit)) Equal to Centaur Drudge
-
-
Then - Actions
-
Wait 45.00 seconds
-
Unit - Create 1 (Unit-type of (Triggering unit)) for Player 12 (Brown) at (Random point in centaur respawn <gen>) facing 14.00 degrees
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Unit-type of (Triggering unit)) Equal to Centaur Archer
-
-
Then - Actions
-
Wait 45.00 seconds
-
Unit - Create 1 (Unit-type of (Triggering unit)) for Player 12 (Brown) at (Random point in centaur respawn <gen>) facing Default building facing degrees
-
-
Else - Actions
-
Do nothing
-
-
-
-
This is my first RPG map so I'm not good at respawning creeps and such.
Last edited: