Quote:
|
Originally Posted by Zonx
Ah ok, I see what's going on here. The titlebar controls are forcing those buttons to be visible even though they're set to invisible. Easy to fix and I'll be sure to update them for the next release. Sorry for the hassle.
Open eq2ui_mainhud_persona.xml in NotePad.
Towards the bottom of the file you'll see Name="WC_CloseButton", Name="WC_HelpButton" and Name="WC_OptionsButton".
Each has a Location="somebignumber,1" just in front of it.
For each, change 1 to -100 (that's neg 100)
This should move the buttons well out of the viewable window area.
|
You sir, are a star

that did the trick, many many thanks