View Single Post
  #19  
Unread 06-26-2010, 10:52 PM
Coriolanus's Avatar
Coriolanus Coriolanus is offline
A Rumbleroot Sapling
 
Join Date: Dec 2005
Server: Nektulos
Posts: 67
Question

Quote:
Originally Posted by gm9 View Post
add them into _User_MapStyles.xml instead, that one will not be updated by the updater.
I don't have a User mapstyle - but I created one. I got a lot of errors at first so could someone look at this and tell me if it is correct and will work .

<?xml version="1.0" encoding="utf-8" ?>
- <Namespace Name="MapStyles">
- <ImageStyle Name="exp06_dun_thehole_0" displayname="The Hole (main)" menugroup="Odus" zonerect="-1008, -1351, 613, 270" heightmin="-13">
<ImageFrame Source="images/maps/map_exp06_dun_thehole_0.dds" SourceRect="0,0,1024,1024" />
</ImageStyle>
- <ImageStyle Name="exp06_dun_thehole_1" displayname="The Hole (lower)" menugroup="Odus" zonerect="-120, -1131, 297, -645" heightmin="-147" heightmax="-13">
<ImageFrame Source="images/maps/map_exp06_dun_thehole_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
- <ImageStyle Name="exp06_dun_thehole_2" displayname="The Hole (basement)" menugroup="Odus" zonerect="24, -990, 589, -337" heightmax="-147">
<ImageFrame Source="images/maps/map_exp06_dun_thehole_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
- <ImageStyle Name="exp06_dun_thehole_3" displayname="The Hole (south)" menugroup="Odus" zonerect="-191, -316, 703, 447" heightmax="47" availablepriority="-1">
<ImageFrame Source="images/maps/map_exp06_dun_thehole_3.dds" SourceRect="0,0,600,512" />
</ImageStyle>
</Namespace>

What will cause eq2maps to use this file in addition to core-mapstyles?
Reply With Quote