IsSpellInRange Error - Range Finder
plandley opened this issue ยท 0 comments
I'm getting an error when using a Spell to determine if party/raid members are in range to fade the unit out.
ZPerl/ZPerl.lua:552: attempt to call upvalue 'IsSpellInRange' (a nil value)
I have managed to fix it by changing line 86 in ZPerl.lua to
local IsSpellInRange = C_Spell.IsSpellInRange