Thread Tools Display Modes
Prev Previous Post   Next Post Next
11-01-15, 12:24 PM   #1
mrlelele
A Defias Bandit
Join Date: Nov 2015
Posts: 3
IsSpellInRange

Hello everybody,

I have a little problem:

Code:
local name, rank, icon, castTime, minRange, maxRange = GetSpellInfo(51505) --(lava burst)

inRange = IsSpellInRange(name, "target")


print(inRange)
Some spells work fine but some spells like lava burst only return "nil".

Why wont some Spells work?


Thanks and Greetings
mrlelele

Last edited by mrlelele : 11-01-15 at 08:34 PM.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » IsSpellInRange


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off