View Single Post
  #10  
Unread 05-25-2010, 03:41 PM
wizzlestick wizzlestick is offline
A Brown Bear
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 10
Default

Quote:
Originally Posted by lordebon View Post
Are you sure you're talking about the right file? The newcharscene is already included elsewhere, so why would you include it in the eq2ui_popup.xml file?

If it worked for you, it must have done so for some strange reason.
Yep, the same exact file I added an include for the travel map fix I simply added another include just below it.

My file under EQ2/UI/FetishNightfall/eq2ui_popup.xml was the only file I had modified. No file copies or renames or anything of that sort was done.

And I just added these two elements to <Page>

<include>eq2ui_popup_travelmap.xml</include>
<include>eq2ui_newcharscene2.xml</include>

I have even attached the file for what it's worth, which again was the only file modified in any way.

I did check the eq2ui_newcharscene2.xml in the FetishNightfall folder and saw no reference to Halas as I would expect, and the eq2ui_newcharscene2.xml file in the default EQ2/Default ui folder did have that reference. This is why I just assumed it was checking the most recent modified date when the include was present, but only since I had to make some logical assumption as to why this was happening since the general consensus here seems to be that this cannot be.

Welp hope thats enough info :P
Attached Files
File Type: xml eq2ui_popup.xml (1.8 KB, 393 views)
Reply With Quote