![]() |
No Operation Games Presents
|
|
|
Home
|
Max Spell RankI wrote this add on because I saw that many script and macro tutorials required that the user modify their scripts as the player advanced in skill in a certain spell.This function takes a spell name such as "Holy Light" and returns the highest ranked spell the player has of that spell such as "Holy Light(Rank6)". Here's how you would use it in a macro: /script CastSpellByName(MaxSpellRank("Holy Light")); You can also test it directly. The following commands will pop up a message box with the MaxSpellRank value: /msr Holy Light or /maxspellrank Holy Light Download MaxSpellRank.zip, updated for interface version 4216. To install, find or create a directory named "Interface\AddOns" under your World of Warcraft directory. Then extract the zip file into that directory, making sure to use the "Use folder names" option in WinZip or a similar option in your extractor of choice. |
|
|
|
||