View Single Post
  #2  
Unread 03-11-2012, 04:52 PM
Uggers Uggers is offline
A Forest Scavenger
 
Join Date: Mar 2012
Server: Unkown
Posts: 18
Default

Ack, apologies - in my haste to get the map up so people could use it before Brewday finishes, I forgot to add shadows.

Here's the full version, with shadows for each level and the tables (which I think makes it look much better).
The XML is the same, but I thought it was better to have it all together, so I've put it in this post.
Code:
<ImageStyle Name="live_irontoes_0" displayname="Bar of Brell" menugroup="Miscellaneous" zonerect="-365, 120.5, -321.5, 172" heightmax="-23">
<ImageFrame Source="images/maps/map_live_irontoes_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="live_irontoes_1" displayname="Bar of Brell" menugroup="Miscellaneous" zonerect="-365, 120.5, -321.5, 172" heightmin="-23" heightmax="-17">
<ImageFrame Source="images/maps/map_live_irontoes_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="live_irontoes_2" displayname="Bar of Brell" menugroup="Miscellaneous" zonerect="-365, 120.5, -321.5, 172" heightmin="-17">
<ImageFrame Source="images/maps/map_live_irontoes_2.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_live_irontoes_0.jpg
Views:	418
Size:	43.4 KB
ID:	7827  Click image for larger version

Name:	map_live_irontoes_1.jpg
Views:	400
Size:	48.1 KB
ID:	7828  Click image for larger version

Name:	map_live_irontoes_2.jpg
Views:	401
Size:	39.3 KB
ID:	7829  
Attached Files
File Type: dds map_live_irontoes_0.dds (108.3 KB, 380 views)
File Type: dds map_live_irontoes_1.dds (108.3 KB, 366 views)
File Type: dds map_live_irontoes_2.dds (108.3 KB, 376 views)
Reply With Quote