Thread: Gambling Window
View Single Post
  #7  
Unread 10-06-2005, 02:16 PM
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 Henke
Ok found it!


////////////////////////
To make the lotto window work (if you're using a different UI than default) do the following:

Copy the file: EverQuest II\UI\Default\eq2ui_mainhud_lotto.xml to your alternative interface folder, in my case EverQuest II\UI\Fetish

Now you must edit the file eq2ui_mainhud.xml in your alternative interface folder to tell EQ2 to use the added file. Simply open eq2ui_mainhud.xml with notepad and add the line
Code:
<include>eq2ui_mainhud_lotto.xml</include>


That fixed the problem for me.

// Isvarg

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

Hope it helps! it sure did for me
line must be added BEFORE </page> not after.
Reply With Quote