Doesn't track renew rank 10
yarvaxea opened this issue · 4 comments
yarvaxea commented
I can't get Chronometer to track the max rank renew from AQ20. It will track rank 9 perfectly but not rank 10.
laytya commented
its looks different in buffs? can u make screens?
yarvaxea commented
laytya commented
download fixed version
yarvaxea commented
Okay this is really strange. If I click the spell from the spellbook it tracks rank 10 renew as well, but if I use my mouseover macro it doesn't track it... It does track mouseover rank 4 though. I discovered what the problem was. In my mouseover macros the rank 10 was called:
/lunamo renew(Rank 10)
and the rank 4 was called:
/lunamo Renew(Rank 4)
So the problem must be that the spell has to be named with capital first letter. When I changed the spelling it works. Really odd.