View Single Post
  #5  
Old 05-16-2021, 05:27 AM
blue42 blue42 is offline
Large Bat


Join Date: Dec 2015
Posts: 11
Default

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.

[You must be logged in to view images. Log in or Register.]

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.
Reply With Quote