Thread: Stat bar
View Single Post
  #7  
Unread 08-02-2006, 01:46 AM
Lywellyn Lywellyn is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Jun 2006
Server: Nektulos
Posts: 18
Default

One can assume that it's the stat bar that comes standard with the Fetish release, since this is in the Fetish category.

Maybe take michsageman242's advice, except I believe I heard that they are case-sensitive.

OnShow="show_window=(MainHUD.Personabar) show_window=(MainHUD.Personabar)"

Also, according to the FetishNightfall.doc file that comes with the distribution zip file, you can make it always show and stay open (unable to hide) by doing this:

Quote:
Persistent Display: Open the persona file _Fetish_mainhud_personabar.xml in Notepad and search for the following code:
PackLocation="left,top"

Replace with the following code:
OnHide="visible=true" PackLocation="left,top"

Save and Exit.
__________________
Reply With Quote