TimeSinceLastCast broken.
jrubimf opened this issue ยท 2 comments
For TimeSinceLastCast to work properly, you have to call
Player:RegisterListenedSpells(SpecID);with the SpecID of your current spec to register your spells in the ListenedSpells table. Did you do that beforehand?