Removing units when leaving the game.

SnowCrow

New Member
Reaction score
7
I have this trigger:
Events
- Every 0.10 seconds of game time

Conditions
- (Player 1 (Red) slot status) Equal to Has left the game

Actions
- Here I need an action that removes all units from the game controlled by Player 1.
- Trigger - Turn off (This trigger)
Any help?
 

Corleone

New Member
Reaction score
44
Code:
Unit Group - Pick every unit in (Units owned by Player 1 (Red)) and do (Actions)
    Loop - Actions
        Unit - Remove (Picked unit) from the game
 

SnowCrow

New Member
Reaction score
7
Ah, damnit. It says that action is TFT-only. And I'm making a map for RoC. Is there any other way to do it?

And sorry for the double post.
 

Corleone

New Member
Reaction score
44
AFAIK, Jass can be used in RoC, so convert the trigger to Custom Text. Save your map before you do so though, because I'm not 100% sure.
 

Nigerianrulz

suga suga how'd you get so fly?
Reaction score
198
Ah, damnit. It says that action is TFT-only. And I'm making a map for RoC. Is there any other way to do it?

And sorry for the double post.

How does it say TFT only when you cant even put the trigger in?
any im sure they got that action just remove the Loop
which means go
Pick Every Unit Owned by Player 1 Red and Remove (Picked Unit) from game
 
I

IKilledKEnny

Guest
Hey I got TFT but you could change it to RoC as Chocobo showed you. I'll just post a better event casue this one might leak.

Code:
Untitled Trigger 001
    Events
        Player - Player 1 (Red) leaves the game
        Player - Player 2 (Blue) leaves the game
        Player - Player 3 (Teal) leaves the game
        Player - Player 4 (Purple) leaves the game
        Player - Player 5 (Yellow) leaves the game

           < .... To all players that this Trigger should effect them. >
    Conditions
    Actions
        Unit Group - Pick every unit in (Units owned by (Triggering player)) and do (Unit - Remove (Picked unit) from the game)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top