Lazy Script FAQ
- Why does ifTargetInMeleeRange not work with my class?
It's not possible to support ifTargetInMeleeRange for all classes. In 1.12 Blizzard doubled the distance of the function that we were using to check range, rendering it useless. At the moment we simply check if there is a special attack with a max of 5 yards is in range. Some classes do not have any attacks under 10 yards. We can't use the "Attack" button as an indicator because that can be activated from any distance away so long as you can see the mob.
|
|
|