View Single Post
  #3  
Unread 07-01-2005, 09:34 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

If you don't want any of the features offered by EQ2MAPS or the plugins I've added (including the custom maps) simpley delete eq2ui_mainhud_map.xml from your Fetish directory. The default map window will load instead.

If you want to keep the custom maps but permanently disable all the extra icons and dots, open eq2ui_mainhud_map.xml in notepad. Search for and delete the following lines of code:

<include>eq2map/core_overlay.xml</include>
<include>eq2map/core_underlay.xml</include>

Alternately, you may locate those included files, open them in notepad and delete their contents (saving them as blank documents).

Haven't tested this, so I'm not possitive it wont cause issues with scripts that expect the deleted objects. Also note running the EQ2MAPs updater will restore these files to their usual EQ2MAPs state.
Reply With Quote