|
|||||||
This is a discussion on "Six Basic Directions" in the Top Mud Sites MUD Builders and Areas forum : I have two questions. First, as a builder do you prefer getting to use the basic up, down, north, west, south, east to build an area, or would you rather also have nw, sw, ne, and se directions? Then secondly, as a player, would you rather have the basic six or all ten? My personal choice as a builder and as a player is the same. I'd rather have the basic six for all but a very few special zones. I especially like to have the basic six for the entire 'normal' mud, but if there are other 'dream' ... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Member
Join Date: Apr 2006
Posts: 42
![]() |
I have two questions.
First, as a builder do you prefer getting to use the basic up, down, north, west, south, east to build an area, or would you rather also have nw, sw, ne, and se directions? Then secondly, as a player, would you rather have the basic six or all ten? My personal choice as a builder and as a player is the same. I'd rather have the basic six for all but a very few special zones. I especially like to have the basic six for the entire 'normal' mud, but if there are other 'dream' realms, or such, to have the ten. That makes it jarringly clear that you're in the middle of something different. |
|
|
|
|
|
#2 |
|
Member
Join Date: Apr 2005
Posts: 31
![]() |
I see no reason not to have all 10. It really just allows builders a lot more creative freedom. Why restrict that if you are going to have it anyways?
|
|
|
|
|
|
#3 |
|
Member
Join Date: Aug 2002
Location: Midwest
Home MUD: Scourge of Time
Posts: 86
![]() |
As a builder, I prefer 10 so I don't have to waste a lot of rooms if I have a diagonal path.
As a player, I don't think I care either way. |
|
|
|
|
|
#4 |
|
Legend
Join Date: Apr 2002
Name: Richard
Location: München
Home MUD: God Wars II
Posts: 1,509
![]() ![]() |
My preference is the same as both builder and player.
If the world is set out on a grid, so that (for example) moving north and then east is guaranteed to always reach the same position as moving east and then north, then I prefer to have diagonal directions as well. This requires no additional effort for builders, and becomes an optional shortcut for players. If the world is not set out on a grid, then I prefer not to have the diagonal directions. As a builder it becomes more tricky to plan such areas on graph paper, and as a player I find it makes movement more confusing. |
|
|
|
|
|
#5 |
|
Member
Join Date: Oct 2005
Posts: 30
![]() |
If this is a room-based system, my preference would be to support a dynamic list of named exits rather than a static list of directional exits, so that you can have as many as you like.
Provide all the "n", "s", "e", "w", "u", "d", etc commands as shortcuts for exits named "north", "south", "east", "west", "up", "down", etc, but also provide a "go" command for exits named "portal", "airlock", "gateway", "rabbit hole", etc. -Gromble |
|
|
|
|
|
#6 | |
|
Member
Join Date: Sep 2005
Posts: 121
![]() |
Quote:
That' said, I prefer to have just the basic six directions, both as a builder and as a player. As a builder because having to write an extra four direction descriptions is a bit too much. Building where I build is already complicated enough. And as both a player and a builder, because I don't really see the point. What would a NE direction add, when you can get to the same point by walking n; e? Except to save you from walking through one extra room? It just isn't worth the extra hassle. |
|
|
|
|
|
|
#7 | |
|
Legend
Join Date: Apr 2002
Name: Richard
Location: München
Home MUD: God Wars II
Posts: 1,509
![]() ![]() |
Quote:
It's only when "ne" doesn't necessarily lead to the same location as "n" then "e" that it becomes a hassle. |
|
|
|
|
|
|
#8 |
|
Member
|
Heck, why not go whole hog and have all 26: up-north, down-south, up-south-west...
|
|
|
|
|
|
#9 |
|
Senior Member
Join Date: Apr 2002
Location: New England
Posts: 598
![]() |
I like the idea of "northeast" not only for brevity's sake but for a better sense of realism. Let's look at it very simplistically:
There's a wilderness area with 4 rooms in it (told you this is a simplistic example). You are in the southwest room. You see nothing to the north, nothing to the east. You can't see to the northeast, even though its corner touches your corner. You -should- be able to get some idea of what's there. If there's some big bad nasty vile UberTerror of Doom waiting for you, you -should- be able to see it from your corner. And - it -should- be able to see you too, especially if it's an aggro mob. In games that let you see more than 1 room away, you should at the very least be able to tell what is only 1 room away. And northeast is only one room away from southwest. From a very logical, pragmatic, and quasi-realistic point of view, you should be able to see what's there. If your game doesn't provide the means of looking to other rooms it doesn't really matter. But if it does, then it does. |
|
|
|
|
|
#10 | |
|
Banned
Join Date: Feb 2006
Posts: 153
![]() |
Quote:
*have* to be described in each and every room...just the rooms that actually have them. Does your mud include a description for "up" in every room, whether it has an "up" exit or not? Maybe I misunderstood the original question. My interpretation was that it was asking whether it's worth making those directions available to builders or not, not whether their description should be mandatory for every room. Did I misunderstand? -Crat http://lpmuds.net/ |
|
|
|
|
|
|
#11 |
|
Posts: n/a
|
A common theme in the discussion is "Why not, what do you lose with extra directions?"
At Lands of Aethar we created a status ailment called "disorientation". When a player is disoriented, they lose the ability to tell direction, and see things in terms of "forward", "backward", "left", "right". Unfortunately, we're a SMAUG MUD with the diagonal directions (they were installed years before the disorientation code was). Diagonal direction makes disorientation more awkward than I'd like. If the disoriented player is facing north, they will see a northeast exit as "forwardright". Rather kludgy. But, then again, LoA is the only MUD with disorientation, in part because a feature like that requires sweeping surgical code changes to the deep core of the codebase, whereas the vast majority of "coders" know how to make minor text changes and not much else! But on a "cookie cutter" MUD without advanced features, from a pure builder perspective, I'm very fond of diagonal directions. |
|
|
|
#12 | |
|
Legend
Join Date: Apr 2002
Name: Richard
Location: München
Home MUD: God Wars II
Posts: 1,509
![]() ![]() |
Quote:
However you do raise an interesting point; the value of directional movement commands can very much depend on the features of the game. In retrospect my original division of grid-based vs non-grid-based is a bit of an over-generalisation. For example (although I'm not sure if he was being serious or not), I could see Kastagaar's 26-directional movement suggestion being very useful in a mud which strongly emphasises 3D movement (eg a mud where everyone is a dragon, or a fish, etc), even though it might seem a bit OTT for most muds. Equally, Gromble's suggestion of named exits might fit very well in an RP mud which used a very small world, but could get uncomfortable if the player was expected to travel long distances (eg moving dozens - or even hundreds - of "rooms" to get to their destination). |
|
|
|
|
|
|
#13 | ||
|
Posts: n/a
|
Quote:
A much cleaner approach (for a MUD in the Diku family) is to let the "act" function do that nitty gritty stuff for you. This means setting up a way for act to identify directions and change them. Which isn't as easy as a search-and-replace, since an act like "The guard says 'the temple is north'" should not be affected by disorientation. If you don't count "act" as part of the "deep core" of a Smaug MUD, I dunno what does count. And besides that, if you want to do it right, there are many, many other subtle things to consider. For example, how do you deal with sunrise/sunset, where the echo is generated one time (without any specific player to check for disorientation) and then mass-delivered to everyone outdoors? Again, how do you deal with the "exit" command, which mustn't be allowed to give players undeserved "hints" in the form of the order in which the exits are listed? All these little things are easy enough to solve in themselves, but there are literally dozens of such things to consider. This would be a very large "snippet" you are talking about! Sorry to go offtopic like this Back on the subject, you'll notice that in most MUDs with diagonal exits, the diagonal exits very rarely actually serve to really add freedom of movement. Unless the MUD admins specifically try to do otherwise, any generic "open plains" area will almost invariably consist of a bunch of rooms with just n/s/e/w exits, or more rarely, with just ne/se/nw/sw exits. Though, of course, this doesn't apply to "coordinate" MUDs like GW2. When I build on a MUD with 10 exits, I see the extra exits as a way to spice things up: break monotony in an area by having the player transition from a long run of "vanilla cardinal directions" to a run of purely diagonal "slanted" rooms, and so on. It's a great way to make that quaint village seem a little more natural and less boxy! |
||
|
|
|
#14 | |
|
Member
Join Date: Oct 2005
Posts: 30
![]() |
Quote:
There are no "standard" fixed directions. Rather, there is simply a dynamic list of named exits. Nothing prevents the builder from naming an exit "north" or "south" (which is where a command alias of "n" that equals "go north" is handy), but now the builder is not constrained and can have exits that are called "portal", "ladder", "trapdoor", etc. The dynamic part I was referring to was where you may have exits come and go depending on user actions. For example, pulling a lever in one room may make a hidden passage open up in another room. A spell that opens a temporary portal is another example. It's more immersive in my opinion. |
|
|
|
|
|
|
#15 | ||||||
|
Legend
Join Date: Apr 2002
Name: Richard
Location: München
Home MUD: God Wars II
Posts: 1,509
![]() ![]() |
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
||||||
|
|
|
|
|
#16 |
|
Banned
Join Date: Feb 2006
Posts: 153
![]() |
Does that [snip] represent an amusing "editorial" joke by Kavir?
Or was his post edited by someone else? -Crat http://lpmuds.net/ |
|
|
|
|
|
#17 |
|
Legend
Join Date: Apr 2002
Name: Richard
Location: München
Home MUD: God Wars II
Posts: 1,509
![]() ![]() |
It was to indicate that I had cut a piece out of the original quote, and is a habit left over from my usenet days.
|
|
|
|
|
|
#18 | |
|
Member
Join Date: Jan 2006
Posts: 72
![]() |
Quote:
|
|
|
|
|
|
|
#19 | |
|
Member
|
Quote:
|