- Joined
- Dec 19, 2007
- Messages
- 1,234
Remove Unit Group [a] = Epic Fail HELP!
Nice wave that moves together with the keyboard, silence units on its way.
It moves units into unit group called ugflame[*player number*]
but ever since it try to destroy the group -> the group become a leak instead.
Please help me fix it so we all could enjoy this spell.

https://www.hiveworkshop.com/forums/attachment.php?attachmentid=110145&stc=1&d=1326661538
Nice wave that moves together with the keyboard, silence units on its way.
It moves units into unit group called ugflame[*player number*]
but ever since it try to destroy the group -> the group become a leak instead.
Please help me fix it so we all could enjoy this spell.

-
Wave of Flame Death
-

Events
-

Conditions
-

Actions
-


Set A = (Player number of (Owner of (Dying unit)))
-


If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-



If - Conditions
-




A Equal to 1
-
-



Then - Actions
-




Custom script: call DestroyGroup (udg_ugflame[1])
-
-



Else - Actions
-




Custom script: call DestroyGroup (udg_ugflame[udg_A])
-
-
-
-
https://www.hiveworkshop.com/forums/attachment.php?attachmentid=110145&stc=1&d=1326661538
Attachments
Last edited:
