
113 posts
Brazil
joined
#1
Special Effect Destroying
I'm feeling stupid to ask for a way to destroy an special effect without playing its death animation as we remove units...
With or without JASS, doesn't matter

446 posts
joined
#2
i'd try to use RemoveUnit function, but if that fails only dummy units would help.

1,418 posts
Here
joined
#3
yeah, i think you should just use a dummy unit, and remove it.

113 posts
Brazil
joined
#4
It has to be you two to answer me..
Anyway, it seems to be the only way to do it. Thanks both (again and again and again..)
By the way, I'm testing that Handle Vars. Just having problems to write all these codes, I get confused...