View Single Post
  #4  
Unread 08-31-2024, 07:09 AM
DragonMrak DragonMrak is offline
A Young Mystail Rat
 
Join Date: Apr 2009
Server: Unkown
Posts: 2
Default Quick hack to fix chat box

Hello,

Not a clue what's wrong with chat, diff in default ui shows only some offsets and sizes are changed. I found quick hack (not really a fix, but works) to make chat working. This is actually permanent settings change suggested by @Mysstie

In DrumsUI folder open file eq2ui_mainhud_mainchat.xml in text editor, in first Page element (Name="MainChat") locate OnShow="... attribute, and after quote insert the following text:
chat_input_fontsize = 15


Save file and reload ui / camp to other character / start everquest if not started

This wil reset input box font size to default each time UI is loaded, and also fix position/visibility of the input box.

Well, at least it works for me

P.S. Modified file is attached.
Attached Files
File Type: xml eq2ui_mainhud_mainchat.xml (11.9 KB, 388 views)
Reply With Quote