Thread: LU30 Changes
View Single Post
  #1  
Unread 12-20-2006, 06:12 PM
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
Default LU30 Changes

Live update 30 adds a couple new windows to the UI. You'll need to make the following changes to add them to Fetish 8.1 or earlier.

Open eq2ui_mainhud.xml in Notepad and insert this line of code
Code:
<include>eq2ui_mainhud_contest.xml</include>
Open eq2ui_popup.xml in Notepad and insert this line of code
Code:
<include>eq2ui_popup_hotkeyoptions.xml</include>
Reply With Quote