Posted on: 09-07-2012 - Updated on: 09-09-2012 - viewed 19597 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
The document has been permanently moved.
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?