Thread: IsSpellInRange
View Single Post
10-03-22, 09:41 AM   #1
glupikreten
A Theradrim Guardian
Join Date: Apr 2009
Posts: 60
IsSpellInRange

Hi,

Can someone please why this doesnt work?
IsSpellInRange("Heroic Strike", "target") but IsSpellInRange("Pummel", "target") does?

Also according to docs:
inRange = IsSpellInRange(spellName, target)
inRange = IsSpellInRange(index, bookType, target)

So i would assume IsSpellInRange(2, "pet", "target") would work.. but anything i do i always get nil.

Aaaand...if anyone know what is the name of this weird mouseover frame on petframe?




Tnx

Last edited by glupikreten : 10-03-22 at 10:03 AM.
  Reply With Quote