View Single Post
  #1528  
Unread 03-28-2006, 06:14 PM
Gumba Gumba is offline
A Darkpaw Brute
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Kithicor
Posts: 43
Default

Quote:
Originally Posted by angelindisguise
just curious when can we expect an update for the new zone reuse window etc for todays update?
The zone reuse window is pretty useful. While Zonx is deliberating over an update, here's what you can do.

Edit eq2ui_mainhud.xml (in your Fetish directory). Near the top of the file, replace:

Code:
<include>_Fetish_mainhud_minimap.xml</include>
<include>eq2ui_mainhud_advancementchoice.xml</include>
with:

Code:
<include>_Fetish_mainhud_minimap.xml</include>
<include>eq2ui_mainhud_zonereuse.xml</include>
<include>eq2ui_mainhud_advancementchoice.xml</include>
To show the window, you can:

Type /togglezonereuse into your chat window

OR

Rename or delete eq2ui_mainhud_persona.xml in your Fetish directory. You'll gain the new buttons in the persona window, and lose the Fetish skinning.
Reply With Quote