In ToS (Mystic specifically) there is a spell line called Litany of Combat. I have redone most of the mystic routines and updated as much as I could in the UI part and how it runs to reflect all the changes in ToS etc. However I am a little stuck and cannot figure out WHY I cannot do something that shoudl work but isnt.
Here is the thing. I havea pulldown menu on the class page for Litany. It lists all 3 'stances' of self buffs when you put points into that AA line. What I am trying to do is have it so when I select one it checks the buff, casts it if its not running, or removes whatever one was up and casts the currently selected one once eq2bot pulses.
I have declared, litany, got the ui to save the current selected, load it on reload etc, but for some reason it wont run the selected one.
Preaction as its a buff (The numbers may be different but thats because I redid the spell list as some were outdated etc (I will send to Pygar if he is wanting after I complete my changes to the overall script)
The problem is that is has 3 components and no real singlular name. teh AA itself is called Litany of Combat, but the 3 sub spells it gives you are Battle Prowess, Casting Expertise, and Sacred Follower.
Is there a way to check if there is a certain AA with points in it or will I need to think of some other creative way to do this?
Here is the thing. I havea pulldown menu on the class page for Litany. It lists all 3 'stances' of self buffs when you put points into that AA line. What I am trying to do is have it so when I select one it checks the buff, casts it if its not running, or removes whatever one was up and casts the currently selected one once eq2bot pulses.
I have declared, litany, got the ui to save the current selected, load it on reload etc, but for some reason it wont run the selected one.
Preaction as its a buff (The numbers may be different but thats because I redid the spell list as some were outdated etc (I will send to Pygar if he is wanting after I complete my changes to the overall script)
The problem is that is has 3 components and no real singlular name. teh AA itself is called Litany of Combat, but the 3 sub spells it gives you are Battle Prowess, Casting Expertise, and Sacred Follower.
Is there a way to check if there is a certain AA with points in it or will I need to think of some other creative way to do this?