#Save Deserter Debuff Timer Value

4 messages · Page 1 of 1 (latest)

calm cipher
#

Hello, I wanted to know if there is a easy solution to my problem. Can I save the Deserter Timer so when I log into another of my characters to see how long the Deserter Debuff of my other character is. Can I do this with the "aura_env" table?

midnight grove
#

No

#

That would be something an addon should do, not a WA

zealous stone
#

Yeah, WAs are not meant to keep track of state between ui reloads. There are ways to force it to but I would advise against doing so. Much better to have a simple addon to handle storing stuff.