Changing the icon side on coolDown (a.k.a. shag's coolDown)

Changing the icon side on coolDown (a.k.a. shag's coolDown)

by Youfie » Thu Jan 28, 2016 12:27 am

Hey,

I use coolDown to track the CDs of my items and abilities.

I'd like to have the icons on the left of the bar, rather than on the right.

I tried to edit a bit the Options.lua file, changing iconDock = "RIGHT", to "iconDock = "LEFT", but nothing changed. I guess there is something to do with the iFrame Manager decency or something.

Any chance someone managed to do that and could share his tweak? :)

For those interested in taking a look, the AddOn can be found here (among many other places / add ons packs etc. ofc) :
viewtopic.php?f=63&t=933&start=250#p183863

Thank you for your time !
User avatar
Youfie
Knight-Lieutenant
Knight-Lieutenant
 

Re: Changing the icon side on coolDown (a.k.a. shag's coolDo

by Roadblock » Thu Jan 28, 2016 9:51 am

Try
Code: Select all
/script coolDownOptions.iconDock="Left"
/console reloadui
Astaldo @ Nostalrius PvE (Alliance)
Addons I've posted on Forum
User avatar
Roadblock
Senior Sergeant
Senior Sergeant
 

Re: Changing the icon side on coolDown (a.k.a. shag's coolDo

by Youfie » Thu Jan 28, 2016 3:29 pm

Roadblock wrote:Try
Code: Select all
/script coolDownOptions.iconDock="Left"
/console reloadui

Nice, it worked like a charm. Even after loging out etc. :).

Thanks!
User avatar
Youfie
Knight-Lieutenant
Knight-Lieutenant
 

Re: Changing the icon side on coolDown (a.k.a. shag's coolDo

by Youfie » Tue Mar 01, 2016 2:43 am

Hey, i'm digging this thread to know if anyone knows how to modify the AddOn to keep track of your trinket CD's even when they're unequipped.

I'd love to have this function, anyone knows if it's something that could be done relatively easily, or does it require to much work?

Thanks in advance :).
User avatar
Youfie
Knight-Lieutenant
Knight-Lieutenant
 


Return to Addons & macros