I was wondering if anyone knew how to detect boss AoE spells? Ex. Heigen the Unclean's slime crap. Is there an event fired or anything?
I was wondering if anyone knew how to detect boss AoE spells? Ex. Heigen the Unclean's slime crap. Is there an event fired or anything?
Just keep scanning through the combat logs?
But that wouldn't have the info on where the spell is. Does it show up as a dynamic spell object? But that wouldn't have the boundaries information. I'm guessing that would have to be pulled from the models.
if's it's spells like Death and Decay or some of the druid spells that has a 'ground' effect that only is active when you walk on. Then it is Dynamic Objects so if that's what you mean you could look out for Dynamic objects![]()
I mean things more like heigen's slime wall or w/e it's called. Does that show up as a dynamic object even though it has a different mechanic somewhat?
You mean the green smokey stuff?
Last time i looked it was dynamic.
Im interested in what your currently developing that uses this type of functionality ^_^