View Single Post
  #1  
Unread 04-04-2010, 06:24 PM
Sirveyor's Avatar
Sirveyor Sirveyor is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Jun 2005
Server: Oasis
Posts: 8
Default [added] 4 Room Apt V3

I got tired of zoning in my alts apartment and seeing the map creation tutorial button so I made my first map.

This map is of the four room apartment version 3 in South Qeynos.

My guild is Radiance and I play on the Oasis server.

My main Char. is Sirveyor

I followed the tutorial and after some frustrating "Why ain't it working right" moments I think I got it. The tutorial is on point and very helpful, I just over looked some important steps my first few tries.

So I submit to you for your review the following:

Code:
<ImageStyle Name="qey_ph_3r03_0" displayname="4 Room Apt V3 Lower Floor" zonerect="-26, -33, 12, 12" availablerect="-26, -33, 12, 12" heightmax="-5" availablepriority="-1">
<ImageFrame Source="images/maps/map_qey_4_rm_apt_v3_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="qey_ph_3r03_1" displayname="4 Room Apt V3 Main Floor" zonerect="-26, -33, 12, 12" availablerect="-26, -33, 12, 12" heightmin="-5" heightmax="1.5" availablepriority="-1">
<ImageFrame Source="images/maps/map_qey_4_rm_apt_v3_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="qey_ph_3r03_2" displayname="4 Room Apt V3 Top Floor" zonerect="-26, -33, 12, 12" availablerect="-26, -33, 12, 12" heightmin="1.5" availablepriority="-1">
<ImageFrame Source="images/maps/map_qey_4_rm_apt_v3_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_qey_4_rm_apt_v3_1.jpg
Views:	391
Size:	33.7 KB
ID:	7220  Click image for larger version

Name:	map_qey_4_rm_apt_v3_0.jpg
Views:	378
Size:	36.9 KB
ID:	7221  Click image for larger version

Name:	map_qey_4_rm_apt_v3_2.jpg
Views:	376
Size:	33.9 KB
ID:	7222  
Attached Files
File Type: dds map_qey_4_rm_apt_v3_1.dds (108.3 KB, 334 views)
File Type: dds map_qey_4_rm_apt_v3_0.dds (108.3 KB, 338 views)
File Type: dds map_qey_4_rm_apt_v3_2.dds (108.3 KB, 318 views)
__________________
Reply With Quote