Results: 3Comments by: yarb23
File: NugRunning12-28-11
https://github.com/rgd87/NugRunning...
Posted By: yarb23
https://github.com/rgd87/NugRunning/zipball/master dl a new version from here, and then use AddEventTimer({ event = "SPELL_AURA_APPLIED", spellID = 107948, name = "RotL", color = colors.CURSE, duration = 90 }) 107948 is the spellID of trinket effect. ( http://www.wowhead.com/spell=107948 ) The same for internal cooldowns....
File: NugRunning12-18-11
trinket cooldown tracking
Posted By: yarb23
hello i want to track the cooldown of an on use trinket. I tried to following with no results :( if useTrinkets then AddCooldown ( 77115, { name = Reflection of the Light, duration = 90 }) end What I'm trying to do is tracking the cooldown of that trinket, I experimented with different lines but no luck at all, maybe I'm go...
File: RealUI12-18-11
Hey there, Lovely UI, just one t...
Posted By: yarb23
Hey there, Lovely UI, just one thing that's not working correctly. When making a ticket, the status window is nowhere to be found. Further more, you don't get any notification when a GM wants to chat with you. Just some things that kinda bugged me :). Other then that, great work. Even with the default WoW UI this is happening.