View Single Post
  #3  
Unread 11-12-2005, 10:25 AM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Quote:
Originally Posted by Viallynor
Only thing is, I cannot figure out how to remove the default experience window from loading... Even removing the file from the default UI only causes it to get downloaded again... wind up with two experience windows open at all times...

Here is how I got rid the default EXP bar window:
As I also combined the exp and player windows into one window.

Copy the default eq2ui_mainhud_experience.xml to YOUR custom UI directory.
Now EDIT the file, by deleting everything in it via notepad. Copy and Paste the following code into the edited notepad file and save it. Then restart EQ2. No more default exp window.

CODE:

<?xml version="1.0" encoding="utf-8"?>
<Page actiontype="Experience" BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="52,566" Name="Experience" PackLocation="center,bottom" PackLocationProp="-460/0001,-202/0001" ScrollExtent="26,17" Size="26,17" UserMovable="true"/>

Or you may just download my eq2ui_mainhud_experience.xml I attached.

-dn
Attached Files
File Type: xml eq2ui_mainhud_experience.xml (287 Bytes, 520 views)
Reply With Quote