View Single Post
03-02-18, 05:32 PM   #1
doofus
A Chromatic Dragonspawn
Join Date: Feb 2018
Posts: 158
IsSpellInRange("Zeal","target")

I use the above code to determine if my target is in melee range. It works 99% of the time as intended. However there are situations / occasions where it returns nil and it's quite stubborn too, eg a reloadUI does not help. When I say "situations" I mean straight up one or more mobs, happily melee-ing them, but it returns nil. I am not sure what's up with it. Any ideas?
  Reply With Quote