View Single Post
  #5  
Unread 08-06-2005, 09:13 PM
SaintPeter's Avatar
SaintPeter SaintPeter is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Guk
Posts: 536
Default

Ahh, but look at the two different Zone Rects:

CoTW
<ImageStyle Name="enchanted_mini01" zonerect="50, -1180, 148, -1067">

CoW
<ImageStyle Name="enchanted_mini01" zonerect="338, -660, 424, -559">

Not only do they not overlap horizontally, they don't overlap vertically either.

One good habbit to get into is to also include the heightmax and heightmin, as well as the "Avalible Rect" - That way, if there ARE two maps with the same internal zone name, they will be seperate.
__________________
Reply With Quote