Thread: Customizations
View Single Post
  #5  
Unread 06-13-2007, 03:41 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Send a message via Yahoo to Zonx
Default Customizing Personabar

Customizing Personabar

To set the default size to 2 blocks across (1 thin strip)

Open _Fetish_mainhud_personabar.xml in Notepad

The second and third line of code should read...
Code:
WC_Titlebar.Size1.Activated=true
WC_Titlebar.Size1.Checked=true
Change both instances of Size1 to Size2

To set Personabar to open at login

While in-game, press Alt+C (this should display Personabar)
Now manually drag-and-drop the bar from its current location to another location. Now Drag-and-drop it where you want it to stay. Wait at least 1 minute before camping. You should actually camp to force a save. /exit may prevent the change from being saved.

I know it sounds odd, but for technical reasons, EQ2 will not save the window as open unless its manually manipulated.

To remove Personabar completely

Delete _Fetish_mainhud_personabar.xml from your Fetish directory.
Reply With Quote