- Joined
- Mar 25, 2008
- Messages
- 339
I'm fairly sure this trigger leaks, i have many just like it, I;m wondering how i can obliterate the Leakage with as little effort as possible, as there's seriously, tons of these.
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Unit-type of (Dying unit)) Equal to Plemins
-
Then - Actions
- Unit - Create 1 Grangantis for Neutral Hostile at (Center of Arena Revive <gen>) facing Default building facing degrees
- Unit - Order (Last created unit) to Attack (Killing unit)
- Set ArenaPoints[(Player number of (Owner of (Killing unit)))] = (ArenaPoints[(Player number of (Owner of (Killing unit)))] + 1)
- Game - Display to (Player group((Owner of (Killing unit)))) the text: |c0000cc00Arena Poi...
-
Else - Actions
- Do nothing
-
If - Conditions