GarethFromWales / NerfedButtons4Wow

NerfedButtons for Vanilla WoW
MIT License
4 stars 0 forks source link

Smart targeting when in a group of 3 or more players fails #17

Open GarethFromWales opened 9 months ago

GarethFromWales commented 9 months ago

looks like CastSpellByName is getting called too many times too quickly and gets blocked, or something like that. Needs debugging in a group.

GarethFromWales commented 9 months ago

Broke this with the new targeting code, should be easy to fix when I get back from holiday.

GarethFromWales commented 9 months ago

Use SpellCanTargetUnit(unit) and add los greylist