View Single Post
  #1  
Unread 08-14-2007, 06:03 PM
Dolby's Avatar
Dolby Dolby is offline
Bacon Eater
Premium Member
EQ2Interface Admin
This person is a EQ2Map developer.
 
Join Date: Feb 2004
Posts: 2,452
Default Legends of Norrath Beta Test Begins

It looks like the Legends of Norrath beta test was pushed live on EverQuest II. Those who attended the SOE Las Vegas FanFaire have access to start beta testing it.

Legends of Norrath brings a few minor code changes for those that have a custom eq2ui_mainhud.xml file. The common problem with those that have a custom eq2ui_mainhud.xml file will see a blank window when they type /tcg.

To fix the blank LoN window do the following:
  • Exit EverQuest II
  • With your favorite text editor like windows notepad open the eq2ui_mainhud.xml file in your custom ui folder.
  • Scroll down to the bottom of the file and find the following code:

    </Page>

  • Directly above that insert the following lines:

    <include>eq2ui_mainhud_tcgdialog.xml</include>
    <include>eq2ui_mainhud_tcg.xml</include>

  • Save the file and start up EverQuest II and try out the LoN window if you have beta access.

*Thanks to Narzoo from Splitpaw for first posting the fix here.

Last edited by Dolby : 08-14-2007 at 06:17 PM.
Reply With Quote