Welcome to CWG Project Home
Search
Home · Topics · Downloads · Your Account · Forums · Top 10
 
 


 
 
Who is Online

There are currently, 158 guest(s) and 26 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
 
 

 
 
Modules

· Home
· Content
· Downloads
· FAQ
· Feedback
· Forums
· Journal
· Members List
· Private Messages
· Recommend Us
· Reviews
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Top 10
· Topics
· Web Links
· Your Account
 
 

 
 
Search



 
 

 
  cwg.lazuras.org :: View topic - Describing streets
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Describing streets

 
Post new topic   Reply to topic    cwg.lazuras.org Forum Index -> Builder Lounge
View previous topic :: View next topic  
Author Message
Kyle
CWG - Honored Elder


Joined: Nov 29, 2006
Posts: 301
Location: British Columbia - Canada

PostPosted: Sat Mar 24, 2007 8:32 pm    Post subject: Describing streets Reply with quote

I am wondering if any experienced builders out there have any advice on how to make reappearing concept stay interesting after multiple room descriptions.

For example, for a long road through town, which will pretty much look uniform for most part, I often find myself frustrated trying not to repeat myself. I am religiously against cloning a room description in any part. As a result, I find myself saying the same thing over and over again, but in different words, which I feel is corny. Anyone else run into this?

What I've been trying to do is keep the descriptions shorter, and decorating the rooms more with props and mobs, (i.e. A broken carriage, or a wandering hobo)

But sometimes I have difficulty even getting in a full three lines of unique writing for each room. Any thoughts?
_________________
The Augmented dimension : mud.themudhost.net port 5000
Owner
Back to top
View user's profile Send private message
welcor
CWG - Honored Elder


Joined: Feb 02, 2004
Posts: 748
Location: Norway, Europe

PostPosted: Sun Mar 25, 2007 5:38 am    Post subject: Reply with quote

Draw it on a piece of paper.
Add (draw on the map) some nearby (on the road) features.
Add some mid-distance features (trees, large rocks, shorelines, etc.).
Add some long-distance features (hills, forests, fields).

Now, slice the road in as many pieces as you want rooms.

In each room, see which items are close-by, mid-distance in this or next-door-neighboring room and long-distance in this room, and two rooms out, either side.

This should give you a good selection of objects to put in each room.

For instance:

Code:
Just north of the road is a large oak-tree, while south of here, a large
chasm blocks the way. Behind the tree are rolling plains, and off to the
northeast there are foothills. The chasm the south allows you to get a
nice view over the lake at the bottom. A magnificent waterfall flows down
the other side of the chasm, but you are too far away to see anything
clearly through the mist. The road continues to the east and west.


In this example, a tree was drawn just north of the road, while the foothills were two rooms east, and at long-distance. The chasm was drawn just south, and the lake at the bottom. The waterfall was drawn at
long-distance south of this room, and will be visible two rooms east and west, if near the edge of the chasm.

If your mud has such a thing as "flying" or "climbing" exits, it would make sense for the room to have an exit into the chasm.
_________________
For all intents and purposes retired trigedit maintainer (new name for DG scripts from next version)
Build for yourself at the Builder Academy.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Jamdog
CWG - Honored Elder


Joined: Jun 18, 2006
Posts: 1685
Location: Halesowen, England

PostPosted: Sun Mar 25, 2007 6:56 am    Post subject: Reply with quote

I have seen a MUD where the 'wasteland' randomly chose room descriptions, using a 'bank' of possible phrases, allowing the wasteland to be almost any size, not limited to 100 rooms like most zones.

The system simply had a 'wasteland co-ordinate' added to the player's data structure, and there were a list of wasteland exits (for example, "north of 0, 200 is room 3000").

When the player entered the wasteland, the room description is randomly created, and if a player left those co-ordinates, and then went back to the same room, they got a different room description.

I guess this system could be tweaked to allow a 'RANDOM_DESC' flag for rooms, that would generate a room description based on sector type and other room flags.
_________________

Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Fizban
CWG - Honored Elder


Joined: Nov 26, 2005
Posts: 1390
Location: Shelby Township, Michigan

PostPosted: Sun Mar 25, 2007 2:25 pm    Post subject: Reply with quote

You can create this effect as well by having ten rooms total for a zone. When they head north they enter a random room but a script that forces the exits that should be there to be in the right place no matter what room they actually go to and save a variable to the player saving their relative position in the zone. (Yes, that would be complex to implement, me one of the biggest fans of DG would be wary to attempt it even.)
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    cwg.lazuras.org Forum Index -> Builder Lounge All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group
 
 


 
 


All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest ? 2002 by me
You can syndicate our news using the file backend.php or ultramode.txt
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.23 Seconds