View Single Post
  #8  
Old 08-17-2019, 07:42 PM
Bear Bear is offline
Scrawny Gnoll

Bear's Avatar

Join Date: Oct 2011
Posts: 23
Default

Quote:
Originally Posted by dekova [You must be logged in to view images. Log in or Register.]
So you can just change the buff window(it's the EQUI_BuffWindow.xml file), but I haven't found it an intuitive process.

I modified mine to sit on the left side of the screen. Buttons on the left with text on the right. Buffs get a blue background, debuffs get a red background.
To address your question I played with the font size a bit. First buff is using font size 3, second is using size 5 and third is using the default, size 1.
[You must be logged in to view images. Log in or Register.]

Looks like you can get to font size 3 without having to increase the size on everything, any larger and you'll have to start playing with the height of a bunch of objects.

You can grab the modified buff window xml here:
https://www34.zippyshare.com/v/057JJeFJ/file.html

To adjust font sizes, look for the buff label elements, starting with BW_Buff0_Label (I think there are 25 total, though we only use the first 15).
They will have a font attribute which you can set from 1-8.
The first two have already been adjusted to 3 and 5 respectively.
Praise it.
I edited the file you uploaded to make them all size 3, which is way more friendly on my eyes and I like the background color you used.
Thanks dekova![You must be logged in to view images. Log in or Register.]
Reply With Quote