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!
Hello to everyone.
Is there a way to detect when a item dying from an attack?
I need to remove certain data attached to item custom value but i dont find any method that help me.
Bear in mind that using that leaks an event. You need to either dynamically destroy triggers for multiple items, or create one trigger per item, then destroy it, either will work. I actually forgot that TriggerRegisterDeathEvent works for widgets.
Bear in mind that using that leaks an event. You need to either dynamically destroy triggers for multiple items, or create one trigger per item, then destroy it, either will work. I actually forgot that TriggerRegisterDeathEvent works for widgets.
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.