• 0

    posted a message on Remove player units when left the game

    My trigger didnt work. Here is my trigger code. What goes wrong?

    Events

    Player - Player Any Player leaves the game with Any

    Local Variables

    Conditions

    Actions

    Unit Group - Pick each unit in (Any units in (Entire map) owned by player (Triggering player) matching Excluded: Missile, Dead, Hidden, with at most Any Amount) and do (Actions)

    Actions

    Unit - Remove (Picked unit) from the game

    Posted in: Triggers
  • 0

    posted a message on Remove player units when left the game

    I make game where is minigames like Raynor Party. I want trigger, when next minigame start. Leavers players units dont appear minigame.

    Posted in: Triggers
  • To post a comment, please or register a new account.