Posted on: 09-07-2012 - Updated on: 09-09-2012 - viewed 20512 times
Description:
If you ever need to know the exact name of a Spell and only have its ID, you can use this macro for Wow.
/run print(GetSpellInfo(IDHERE))
Is it possible to do the opposite? Get the id from the spell name?
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
The document has moved here.
Here's an example of what your Wow macro will look like:
Is it possible to do the opposite? Get the id from the spell name?