View Single Post
  #3  
Unread 11-14-2007, 11:36 AM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

You're essentially moving the poi finder window from the MainHUD branch of the UI to the Custom branch of the UI. To do this you'll need to make sure to change every single reference of MainHUD.POIFinder to Custom.POIFinder. You'll need to do that in the plugin_7.xml file too.

You'll probably want to change the file name from eq2ui_mainhud_poifinder.xml to eq2ui_custom_poifinder or something just to avoid confusion.

Also, unless gm9 adds the <include> to his eq2ui_custom.xml Profit users would have to disable auto-updating that file.
__________________

Visit Othesus World!
Reply With Quote