View Single Post
  #1  
Unread 06-20-2008, 09:19 AM
Lenefir Lenefir is offline
A Forest Scavenger
 
Join Date: May 2005
Server: Crushbone
Posts: 19
Default [added] Runnyeye: The Gathering

Exactly the same layout as the lower level Runnyeye so the same map works if you just add the lines to core_mapstyles.xml to recognize the new zone-id

Code:
<ImageStyle Name="runnyeye_advanced" zonerect="-246, -257, 145, 198">
<ImageFrame Name="imageFrame" Source="images/maps/map_runnyeye.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Reply With Quote