PDA

View Full Version : Hotkey Text Color


mcoy
05-15-2021, 08:25 PM
Anyone know how to change the hotkey text color - not for user created hotkeys, I'm talking about buttons dragged from the actions bar onto the hotkey bar. I know how to edit the user-created ones, but somehow my "dragged" ones have all (on every char) changed to a black color and are hard to read:

https://imgur.com/vylJTtm.jpg

Thanks!

-Mcoy

Jibartik
05-15-2021, 11:58 PM
Those are like hard coded iirc was quite a pita when we were doing green Ui I feel like in remember.

Jimjam
05-16-2021, 02:14 AM
You can kind of hack it by having a page of macro hotkeys with the colours you want, switch to that page then back to your usual pages.

Arvan
05-16-2021, 02:31 AM
Yeah they changed to completely unreadable black with no option to change when green came out. A very sad day indeed.

blue42
05-16-2021, 05:27 AM
1. Open uifiles/default/EQUI_HotButtonWnd.xml

2. Find the line that starts with <Button item = "HB_Button1">

3. Underneath there will be a <TextColor> line, followed by the RGB values. Change the RGB values there to whatever colour you want.

https://i.imgur.com/xECUQEB.png

4. Scroll down to <Button item = "HB_Button2">, find the <TextColor> line, and change the RGB values again for the second hotbutton.

5. Repeat for all the hotbuttons all the way down to <Button item = "HB_Button10">.

6. Save file.

7. Then /load default in your client.

blue42
05-16-2021, 05:32 AM
If you're playing on Green, then open uifiles\velious\EQUI_HotButtonWnd.xml, edit the RGB values for all hotbuttons as above, save, and /load velious in your client.

mcoy
05-16-2021, 08:34 AM
My aging eyes thank you blue42!

https://imgur.com/vnjxQgK.jpg

Thanks!

-Mcoy

Shawk
05-16-2021, 01:44 PM
My aging eyes thank you blue42!

https://imgur.com/vnjxQgK.jpg

Thanks!

-Mcoy

Ya it is microscopic on a higher Res, may want to make the text bigger too. I did a ton of mods to mine for mope ass eyed me.. This is at 1440p.

https://i.imgur.com/05V3ntA.png

https://www.eqinterface.com/downloads/fileinfo.php?id=6847