View Single Post
  #16  
Unread 03-06-2005, 11:46 PM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Default

Ok I'm done seperating it.. Check out how it could work..

Note: I added another plugin slot called TM_PluginMinimap.. This is what sets the dock and undock button when its installed..

So the only changes to eq2ui_mainhud_map.xml are a bunch of include changes and 5 lines of script in onshow2..

Edit:
The script additions are:
TM_PluginMinimap.Visible=true
TM_Plugin1.Visible=true
TM_Plugin2.Visible=true
TM_Plugin3.Visible=true
TM_Plugin4.Visible=true

All of the added includes are blank.. With exception to the mapunderlay and overlay.. They make up the map frame and tan background that was in window_mapborder.xml
Attached Files
File Type: zip talyns_eq2map_proposal_3.zip (14.8 KB, 294 views)
__________________
Talyns

Last edited by Talyns : 03-06-2005 at 11:54 PM.
Reply With Quote