Hi
I've got a spell that counts units that it damages so it doesn't damage them more than once. (They get added to a group that is arrayed) However my question is that when the spell finishes a loop by max distance being reached everything gets overwritten, so do I need to clear the Group of the original one? If so how do I remove a leak of a group that is arrayed?
I've got a spell that counts units that it damages so it doesn't damage them more than once. (They get added to a group that is arrayed) However my question is that when the spell finishes a loop by max distance being reached everything gets overwritten, so do I need to clear the Group of the original one? If so how do I remove a leak of a group that is arrayed?