Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-03-14, 01:24 AM   #1
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,240
IsSpellInRange "empty result"

On live servers, IsSpellInRange is a 1/0 result, and I was checking if it had become a true/false. Testing on my level 90 shadow priest using Mind Blast (spell ID 8092) I get
Code:
Dump: value=IsSpellInRange(8092)
empty result
When passing nothing: /dump IsSpellInRange
Code:
Dump: IsSpellInRange
IsSpellInRange=<function[IsSpellInRange]>
Has this API been temporarily removed, or am I using /dump incorrectly? It doesn't matter if a target is or is not in range, I get the same result.
 
 

WoWInterface » Site Forums » Archived Beta Forums » WoD Beta archived threads » IsSpellInRange "empty result"


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