View Single Post
  #1  
Unread 03-08-2012, 02:12 PM
Uggers Uggers is offline
A Forest Scavenger
 
Join Date: Mar 2012
Server: Unkown
Posts: 18
Default [added] Freeport: 2 Room Apartment

I thought I'd give mapping a go, so started with a nice simple one: the basic 2 room inn room in Freeport. What I've done seems to work for all of the 6 basic Freeport 2 room apartments, whether the players Tour the apartments or Visit/Enter an actual home.

I'm not actually sure that the requirement about the player arrow being exactly on the wall works too well with a map this small, but I've tried to get it as good as I can!

Obviously because this is my first map I'm still very new, so would welcome any comments/suggestions, and won't be (too!) offended if it turns out to be rubbish!

Code:
<ImageStyle Name="fprt_ph_1r01" displayname="Freeport: 2 Room Apartment" menugroup="DLere" zonerect="-8, -18.8, 19.1, 13">
<ImageFrame Source="images/maps/map_fprt_ph_1r01.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="fprt_ph_1r01_tour" displayname="Freeport: 2 Room Apartment" menugroup="DLere" zonerect="-8, -18.8, 19.1, 13">
<ImageFrame Source="images/maps/map_fprt_ph_1r01.dds" SourceRect="0,0,436,506" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_fprt_ph_1r01.png
Views:	404
Size:	321.9 KB
ID:	7819  
Attached Files
File Type: dds map_fprt_ph_1r01.dds (109.3 KB, 383 views)

Last edited by jnils : 05-16-2012 at 09:32 AM.
Reply With Quote