View Single Post
  #1  
Unread 08-08-2005, 12:15 AM
Trip Trip is offline
A Grizzled Badger
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 45
Default [MAP] COW and COTW fixed.

Thanks to SaintPeter, I finally got these two zones fixed. I zoned into both of them to make sure they were correct. They both had the same internal zone name and the game wasn't loading the right map.

If I wasn't suppose to start a new thread for this, I am sorry. These two zones go together and they both need to be udpated together. Anyways, here's the fix.

New code and Zone Rect for each:

The Caves of Wonder:

<ImageStyle Name="enchanted_mini01_0" zonerect="338, -660, 424, -559" availablerect="331, -667, 431, -552">
<ImageFrame Name="imageFrame" Source="images/maps/map_enchanted_mini01_b.dds" SourceRect="0,0,436,506"/>
</ImageStyle>

Cavern of Tangled Weeds:

<ImageStyle Name="enchanted_mini01_1" zonerect="47, -1169, 144, -1057" availablerect="40, -1175, 151, -1050">
<ImageFrame Name="imageFrame" Source="images/maps/map_enchanted_mini01_a.dds" SourceRect="0,0,436,506"/>
</ImageStyle>

Again, many thanks to SaintPeter, who has helped me quite a bit with this.

Trip

P.S. I have included two separate zip files, one for each zone. They include the .dds files, name, source, and the Zone Rect info (all updated).
Attached Files
File Type: zip CavernOfTangledWeedsFixed.zip (75.9 KB, 362 views)
File Type: zip CavesOfWonderFixed.zip (77.9 KB, 364 views)

Last edited by Trip : 08-08-2005 at 12:31 AM.
Reply With Quote