View Single Post
  #2  
Unread 03-13-2012, 06:36 PM
cooldeath cooldeath is offline
A Grizzled Badger
Interface Author - Click to view interfaces
 
Join Date: May 2005
Server: Crushbone
Posts: 46
Default

Bout time you made some contributions. Still waiting on that first map you are going to make.

I forgot to tell you to grab the information from poet's so i'll do it for ya.

Code:
<ImageStyle Name="exp01_dun_poets_palace_3" displayname="Poets Palace - Forth Floor" menugroup="Desert of Ro" zonerect="-87, -179, 147, 92" heightmin="280">
<ImageFrame Source="images/maps/map_exp01_dun_poets_palace_3.dds" SourceRect="0,0,436,506" />
This is the code from that floor of poets palace.

*edit*
hm i guess we need to change the code or somethin to have this imported? here have at this....

Code:
<ImageStyle Name="communitylounge" displayname="The Community Lounge" menugroup="Misc" zonerect="-87, -179, 147, 92" heightmin="280">
<ImageFrame Source="images/maps/map_exp01_dun_poets_palace_3.dds" SourceRect="0,0,436,506" />
I hadn't posted code because I wasn't sure what to put under "menugroup"
Reply With Quote