bug in mainchat
A bug in your eq2ui_mainhud_mainchat.xml prevents the socials window from functioning when opened via the ToggleSocials button in that window.
To correct this, on line 5 change both instances of mainhud.socials to mainhud.Socials
Basically, you forgot that window names are case sensitive.
|