Search results

  1. B

    Triggers - Memory Leaks and Custom Scripts

    Thanks alot! :thup: You're right, I didn't think of it as a unit group because the item "bombe" only exists once in this map. :banghead: So what about this one: If (All Conditions are True) then do (Then Actions) else do (Else Actions) 'IF'-Bedingungen BombeBesitzer Gleich 0...
  2. B

    Triggers - Memory Leaks and Custom Scripts

    I used this trigger several times with different orders (for different situations in the game): - Einheit - Order (Picked unit) to Rechtsklick (Random item in Spielfeld <gen> matching ((Item-type of (Matching item)) Gleich Bombe)) - Einheit - Order (Picked unit) to Angreifen (Random unit from...
  3. B

    Triggers - Memory Leaks and Custom Scripts

    problem Hi everyone! I'm having soem troubles with a few of the triggers I made in my new map. They look like this: Ereignisse: Zeit - Every 1 second of game time Bedingungen: Aktionen: set TempBlauRunner = (units owned by player 2 (blue) matching (((Unit-type of (matching...
Top