Thread Tools Display Modes
07-18-10, 08:00 PM   #1
Meshif
An Aku'mai Servant
 
Meshif's Avatar
Join Date: Jul 2010
Posts: 35
Lightbulb Spell Timers and Cooldowns

Hello,

I have a request concerning spell cast icons in the HUD features.

During game play on my shadow priest, I can hardly see the spell duration timers on my HUD; however, the spell cooldown timers are a bit easier for me to see.

For example: After casting S/W: Pain, Dev. Plague, and Vampiric Touch, I can barely see the spell duration timers in my HUD, while I can see the spell casting cooldown timer a bit better. The reason being is that the spell cast cooldown timer icons are a bit bigger and more easily recognized.

At this time I basically have to tunnel vision on the HUD's spell duration timers to keep track, even though I know the rotation and how many mind flays I can cast before re-applying the DOTs.

I believe making the spell duration icons a bit lager and perhaps larger than the spell cast cooldown timers would help me a great deal.

Is there a way that I can enlarge the spell duration icons?

I have had some programming classes, so I can change any code that you may suggest. Classes included were dhtml, .asp, c++, so i should be capable of finding, editing, and saving the required code modifications.

Can someone please assist?

Thanks,

Vince
 
07-19-10, 01:43 AM   #2
Meshif
An Aku'mai Servant
 
Meshif's Avatar
Join Date: Jul 2010
Posts: 35
I see no replys yet...

Should this be placed in the developers forum?
 
07-19-10, 04:21 AM   #3
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Most forums your questions go days without answer... patience grasshopper ~smile~

You can edit the file [ Interface > AddOns > nUI > Layouts > Default > HUDLayouts > {hud mode} > nUI_HUDLayout_{hud mode}.lua ] where {hud mode} is one of PlayerTarget, HealthPower, etc, depending on which HUD style you use. Locate the cooldown_bar section near the top of the file. You can change the value of btn_size to increase the size of the cooldown bar.

Be aware that when you increase the size of those buttons, you may well start causing overlap problems with other screen elements.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
07-19-10, 08:16 AM   #4
Meshif
An Aku'mai Servant
 
Meshif's Avatar
Join Date: Jul 2010
Posts: 35
Okay I changed that setting, tested the setting, and then returned it to default.

Perhaps I should rephrase this.

I would like to increase the size of the DOT icons/buttons, or perhaps I should just live with what I have...

It is a great upgrade for a user interface...
 
07-19-10, 08:51 AM   #5
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,961
What Scott explained should make the change you are asking about. Perhaps we are misunderstanding which items you want to resize.

Are you talking about your action buttons ?

Are you talking about your cooldown icons between your action buttons and the hud ?

The last is what Scott explained and the former can be similarly changed by looking for the dashboard ( if I remember rightly ) file in the layouts/default folder.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
 
07-19-10, 11:37 AM   #6
Meshif
An Aku'mai Servant
 
Meshif's Avatar
Join Date: Jul 2010
Posts: 35
Okay I'll try to explain a little better.

In the HUD you will have 2 rows of icons.

The top row being dots and spells that are applied to the target and active. These icons are very small at 1920x1080 resolution... Thus, I would like to make them a bit larger.

The second row being the spell cooldown icons.

I want to enlarge the first row... It doesn't need to be by much though. Perhaps the same size as the spell cooldown icons would suffice.

Is that a better explanation?
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Technical Support » Spell Timers and Cooldowns


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off