Does anyone know how to get the number of wrath or starfire casts to start an eclipse? It's for a rotation helper. I am pulling my hair out. The reset (when wrath and starfire reset to the 2 casts to start an eclipse) time seems to change without reason. Sometimes it's like 10 seconds, sometimes it's 15 seconds, Sometimes not at all. Sometimes it won't even reset out of combat. Maybe it's bugged. I'm use to using lua and the wow API functions and events without libraries. Like http://wowprogramming.com/docs/api.html. I'm not a coding god. I know it can be done. Weakauras have it working for their addon. Any leads would be great.
0
Found it .
http://wowprogramming.com/docs/api/GetSpellCount.html
0
Hi,
Does anyone know how to get the number of wrath or starfire casts to start an eclipse? It's for a rotation helper. I am pulling my hair out. The reset (when wrath and starfire reset to the 2 casts to start an eclipse) time seems to change without reason. Sometimes it's like 10 seconds, sometimes it's 15 seconds, Sometimes not at all. Sometimes it won't even reset out of combat. Maybe it's bugged. I'm use to using lua and the wow API functions and events without libraries. Like http://wowprogramming.com/docs/api.html. I'm not a coding god. I know it can be done. Weakauras have it working for their addon. Any leads would be great.
Dan