S
Senkin
Guest
Wait I think I have thought up the salution. Allow me to write it up.
AceHart said:> No, the reason you have the ability to is unknown to me.
Typing it in by hand on every post...
R15I23D05D14 said:Map created, try this....
Senkin said:Unit - Kill Hider 0001 <gen>
Unit - Kill (Triggering unit)
Wait 2.00 seconds
Unit - Remove Hider 0001 <gen> from the game
Unit - Remove (Triggering unit) from the game
Wait 0.01 seconds
Unit - Create 1 Hider for (Owner of (Triggering unit)) at (Random point in Blue 1 <gen>) facing Default building facing (270.0) degrees
Unit - Create 1 Tagger for (Owner of (Triggering unit)) at (Random point in Blue 1 <gen>) facing Default building facing (270.0) degrees
Game - Display to (All players) the text: ((Name of (Triggering player)) + Is it, watch out!)
Unit - Kill Hider 0001 <gen>
Unit - Kill (Triggering unit)
Unit - Create 1 Hider for (Owner of (Triggering unit)) at (Random point in Blue 1 <gen>) facing Default building facing (270.0) degrees
Custom Script: call RemoveLocation(GetRandomLocInRect(Blue 1) )
Unit - Create 1 Tagger for (Owner of (Triggering unit)) at (Random point in Blue 1 <gen>) facing Default building facing (270.0) degrees
Custom Script: call RemoveLocation(GetRandomLocInRect(Blue 1) )
Game - Display to (All players) the text: ((Name of (Triggering player)) + Is it, watch out!)