View Single Post
  #18  
Unread 12-25-2008, 04:48 AM
karlheinz karlheinz is offline
A Weald Wolf
 
Join Date: Dec 2007
Server: Antonia Bayle
Posts: 82
Default

Quote:
Originally Posted by Zonx View Post
For the time being, I think the following will work but I'll have to double-check it in-game.

Make sure maintained window settings are set to Frame+Titlebar...

then enter the following command in the chat window (caps matter).

Code:
/show_window MainHUD.Maintained.WC_Titlebar
Might want to macro this. You'll need to issue this command each time you log or swap toons and the window may reset mid-game.

Still haven't confirmed the folowing works but you might also try opening eq2ui_mainhud_maintined.xml in Notepad. Search for name="WC_Titlebar" and on that same line of code change

Visible="false"
to
Visible="true"
tried the /show_window stuff. i guess that does what its supposed to do: setting the window to frame+title, nothing changes. after issueing your command the window goes into its "big"-mode, showing 1 spell per line with details next to it.

what i was originally after was the window-setting "frame only", the compact window, showing wardamount/reactives right below remaining duration overlaying the spell icon. is there another show_window-trick to get this window-mode back to work?

thanks so far!
Reply With Quote