Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Ok i just wanted to make it 100% that means using CustomScript 2 times at then and else or using 1 times at very bottom of the trigger doesn't make a difference
It is almost always preferable to clean up leaking objects in the same scope that they are created/assigned a value. Since the group was not created/generated inside the If block it’s best to destroy it after the if block. One also wants to reduce duplicate code in both halves of the If-block, so putting it in both is unnecessary.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.