Results: 7Comments by: Razor1980
File: Ultimate Buff Tracker10/12/21
attempt to index a nil value
Posted By: Razor1980
Seems to be popped by references to Ultimate_Tracker_Indicator, which seems to be a graphical object. I can't see anywhere in the files this being declared.
File: Ultimate Buff Tracker10/12/21
Re: error
Posted By: Razor1980
wanna use the addon, but for some reason the UI component defined in controls.xml is not being loaded. results in being stuck with a locked out UI (due to error spam) because of it attempting to index a nil. rather odd... It's truly upsetting that ZOS didn't make this as a named buff, something we can add in S'rendarr and it needs...
File: Srendarr - Aura, Buff & Debuff Tracker10/09/21
invisible passives
Posted By: Razor1980
Hi guys, is there any way to add the cooldown for that 9 second ultimate gain on attack/block (I don't even know how it's called).
File: Srendarr - Aura, Buff & Debuff Tracker02/09/21
Re: Re: Guys, how can I get Channeled Focus to display ?
Posted By: Razor1980
Make sure all of the lists are setup to show, have a list number assigned, if it does not show on any list then the author would need to take a look. It maybe ZOS doesn't share that skill with the API so there is no way to list it. Also there is a debug mode that will enter everything into the chat window, the 5-digit code could be t...
File: Srendarr - Aura, Buff & Debuff Tracker02/02/21
Guys, how can I get Channeled Focus to display ?
Posted By: Razor1980
Do I have to modify the code somewhere or Channeled Focus is something else than a short buff ?
File: Srendarr - Aura, Buff & Debuff Tracker05/03/20
How can I do to make it display only the debuffs I want ?
Posted By: Razor1980
Right now I still use ZAM Buffdisplay for target debuffs. What I want from S'rendarr is to allow it to display only the debuffs I want - say Taunt and Minor Magickasteal, because I use a window above the cast bar and I don't want it to fill up with debuffs - I use it basically for cooldowns. Have no idea how to do this.
File: Srendarr - Aura, Buff & Debuff Tracker04/30/20
Some trouble with cooldowns
Posted By: Razor1980
Recently I observed that S'rendarr wasn't displaying the cooldown on the Reactive Armor set. I've looked at the code and I inserted a line in the AuraData.lua, in the abilityCooldowns array -- Tel Var Sets = {cooldown = 20, hasTimer = true, altDuration = 5, altName = 'Reactive Armor', altIcon = nil,...