1997Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Something complete different -->
<!--X-From-R13: [nevna Uevssvgu <telcubaNvnrui.ay> -->
<!--X-Date: Sat, 18 Oct 1997 20:38:39 +0000 -->
<!--X-Message-Id: Marcel&#45;1.26&#45;1018211625&#45;bc8Ky&#38;5#Gryphon,knoware.nl -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199710090341.UAA02964#pc4,zennet.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Something complete different</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:gryphon#iaehv,nl">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00119.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00120.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00076.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00131.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00118">Author</A>
&nbsp;|&nbsp;<A HREF="#00118">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00118">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Something complete different</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: Mud Dev Mailing list &lt;<A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A>&gt;</LI>
<LI><em>Subject</em>: Re: [MUD-Dev] Something complete different</LI>
<LI><em>From</em>: Marian Griffith &lt;<A HREF="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</A>&gt;</LI>
<LI><em>Date</em>: Sat, 18 Oct 1997 22:16:25 +0100 (BST)</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Wed 08 Oct, Brandon J. Rickman wrote:

&gt; On Sun, 5 Oct 1997 03:36:41 PST8PDT Marian Griffith
&gt; &lt;gryphon#iaehv,nl&gt; wrote:

&gt; &gt;On Thu 18 Sep, Brandon J. Rickman wrote:

&gt; I am, it turns out, not after realism at all.  I am interested in 
&gt; storytelling.

This is a distinction that occasionally causes heated debates  on the
various mud newsgroups. Realism in muds does not mean 'like the world
in which we live'.  Rather it means that the world behaves consistent
and predictable.  This includes that rabbits are easily killed every-
where or nowhere (to borrow from another subject on this list) and it
means that people should not, in general manipulate more objects than
they can hold in their hands.
Advanced realism (that the talk here was about) requires things like:
if a tree is downed by something  it is really down  and stays on the
ground.  Characters should not normally be able to defeat tens of op-
ponents at the same time and so on.

&gt; &gt;&gt; I might not have made a clear enough distinction between /objects/
&gt; &gt;&gt; that decay and /details/ that decay. 

&gt; &gt;Now you are confusing me :(

&gt; Objects are basically the traditional physical things that exist in the
&gt; mud universe.  A sword, a banana, a rabbit are all objects.  And rooms tend
&gt; to be objects.  The decay of objects is related to a change in the state
&gt; of the actual object: the sword rusts, but slowly; the banana will rot; a
&gt; rabbit, if killed, becomes a corpse (which may or may not be the same 
&gt; object... this is not important) that "decays".

&gt; Details are typically information about the state of objects or the
&gt; universe that just aren't important enough to be their own objects.
&gt; Tinyscenery (potted plants in rooms that you can't actually interact with),
&gt; clues ("You notice some runes on the stone."), and orientation hints
&gt; ("There is a forest to the north, a small stream burbles to the west.")
&gt; are your typical mud details.

&gt; Object decay is usually intergral to the mud universe: too many objects
&gt; make things very messy.  One way of decaying objects is to turn them into
&gt; details.

&gt; Detail decay is a more complicated thing.  How do you know if a detail
&gt; is completely uninteresting and irrelevant to the world?  It is hard to
&gt; justify throwing away details, partially because the accumulation of 
&gt; details creates a certain atmosphere in the game.  Games without details
&gt; are sterile.  Too many details also make things very messy, but these
&gt; details are only indirectly manipulable by the players so players are more
&gt; likely to notice any change of detail. (If a sword disappears you assume
&gt; that someone took it.  If the "forest to the north" disappears you get
&gt; confused.)

&gt; In a completely excessive restatement: objects are manipulated by the
&gt; players; details are manipulated by the game.  These distinctions may
&gt; not matter to the programmers, or even the players, but they are useful
&gt; for mud design.

Thanks for the explanation.

Marian
-- 
Yes - at last - You. I Choose you. Out of all the world,
out of all the seeking, I have found you, young sister of
my heart! You are mine and I am yours - and never again
will there be loneliness ...

Rolan Choosing Talia,
Arrows of the Queen, by Mercedes Lackey


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00076" HREF="msg00076.html">Re: [MUD-Dev] Something complete different</A></STRONG>
<UL><LI><EM>From:</EM> "Brandon J. Rickman" &lt;ashes#pc4,zennet.com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00119.html">Re: [MUD-Dev]  games gender bias (Re: Affecting the world)</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00120.html">Re: [MUD-Dev]  UI Issues: Anti-scripting techniques</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00076.html">Re: [MUD-Dev] Something complete different</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00131.html">Re: [MUD-Dev] Something complete different</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00118"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00118"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>Re: [MUD-Dev]  games gender bias (Re: Affecting the world)</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00259" HREF="msg00259.html">Re: [MUD-Dev]  games gender bias (Re: Affecting the world)</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Sun 09 Nov 1997, 16:32 GMT
</LI>
</ul>
</ul>
</ul>
<LI><strong><A NAME="00058" HREF="msg00058.html">Re: [MUD-Dev]  games gender bias (Re: Affecting the world)</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Mon 06 Oct 1997, 20:50 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00037" HREF="msg00037.html">Re: [MUD-Dev] Something complete different</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Sun 05 Oct 1997, 10:29 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00076" HREF="msg00076.html">Re: [MUD-Dev] Something complete different</A></strong>, 
Brandon J. Rickman <a href="mailto:ashes#pc4,zennet.com">ashes#pc4,zennet.com</a>, Thu 09 Oct 1997, 03:42 GMT
<UL>
<LI><strong><A NAME="00118" HREF="msg00118.html">Re: [MUD-Dev] Something complete different</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Sat 18 Oct 1997, 20:38 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00131" HREF="msg00131.html">Re: [MUD-Dev] Something complete different</A></strong>, 
Brandon J. Rickman <a href="mailto:ashes#pc4,zennet.com">ashes#pc4,zennet.com</a>, Mon 20 Oct 1997, 22:26 GMT
<UL>
<LI><strong><A NAME="00147" HREF="msg00147.html">Re: [MUD-Dev] Something complete different</A></strong>, 
Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Fri 24 Oct 1997, 14:17 GMT
</LI>
<LI><strong><A NAME="00149" HREF="msg00149.html">Re: [MUD-Dev] Something complete different</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Fri 24 Oct 1997, 17:25 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00031" HREF="msg00031.html">Re: [MUD-Dev]  Stranger in a Strange Land</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Fri 03 Oct 1997, 21:25 GMT
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>