View Single Post
  #2  
Unread 05-18-2010, 12:18 AM
Lalanu Lalanu is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Permafrost
Posts: 14
Default

Edit Fetish/eq2ui_popup.xml and add the following line at the bottom of the file before the /Page

Code:
<include>eq2ui_popup_travelmap.xml</include>
So the end of the xml file should look like this.
Code:
<include>eq2ui_popup_travelmap.xml</include>
    </Page>
You should now have the new travel system working in fetish (tested on test server)

Last edited by Lalanu : 05-18-2010 at 11:51 AM.
Reply With Quote