1997Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  MUD universe -->
<!--X-From-R13: pynjerapNphc.uc.pbz -->
<!--X-Date: Sat, 06 Sep 1997 00:34:13 +0000 -->
<!--X-Message-Id: 199709060032.RAA05294#xsvr3,cup.hp.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199709042256.AAA11535#xs1,simplex.nl -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  MUD universe</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:clawrenc#cup,hp.com">
</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="msg01118.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01120.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg01100.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01180.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#01119">Author</A>
&nbsp;|&nbsp;<A HREF="#01119">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#01119">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  MUD universe</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: [MUD-Dev]  MUD universe</LI>
<LI><em>From</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI>
<LI><em>Date</em>: Fri, 05 Sep 97 17:18:53 -0700</LI>
<LI><em>Reply-to</em>: <A HREF="mailto:claw#null,net">claw#null,net</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
In &lt;<A HREF="msg01100.html">199709042256.AAA11535#xs1,simplex.nl</A>&gt;, on 09/04/97 
   at 09:40 PM, "Felix A. Croes" &lt;felix#xs1,simplex.nl&gt; said:

&gt;clawrenc#cup,hp.com wrote:

&gt;&gt; Not quite.  You can also have quests created by systems, which create
&gt;&gt; a desired state where the purpose of the quest is to restore a state. 
&gt;&gt; The key is to make the incidental specifics of the state indeterminate
&gt;&gt; (who kidnapped, where held, why, what obstacles need to be overcome,
&gt;&gt; etc), and only have the defining points predictable (ie princess is
&gt;&gt; missing, get her back).
&gt;&gt;
&gt;&gt; The kidnapped princess scenario as discussed here a few months ago was
&gt;&gt; a good case in point.  There any of a dozen different compeating,
&gt;&gt; cross-affecting and unpredictable systems could result in the princess
&gt;&gt; being kidnapped.  The same systmes continued after the kidnap to
&gt;&gt; shuffle the princess about and change her
&gt;&gt; what-needs-to-be-done-to-recover state frequently and unpredictably. 
&gt;&gt; The princess could wander away from her kidnappers, get lostm be lost,
&gt;&gt; be multiply kidnapped (from other kidnappers), never get kidnapped in
&gt;&gt; the first place but just be wandering, etc.  

&gt;Apologies if I am repeating obvious conclusions: the system would
&gt;have to be &lt;very&gt; dynamic to avoid visible repetitiveness to a
&gt;player.  If the princess is first kidnapped by red-headed orcs, and
&gt;in the next quest the prince is kidnapped by blue-elbowed trolls, it
&gt;won't take users long to discern a pattern, even if the individual
&gt;components do not reappear.

No.  You need to think of side-effects, and non-linear routes to
desired states.  Consider:

  The princess is prone to wandering.

  The Orcs have periodic population explosions (see 
    breeder/fighter/noble model scenario).

  Population explosions result in various Orish warrens being 
    established.

  Wandering parties of Orcs tend to be attracted to buildings.

  Should an Orc find the Princess she will be taken prisoner 
    and conveyed back to Orcish HQ.

  Parties of Orcs from different warrens will fight to the death 
    on meeting.

  Players have no way to distinguish between Orcs of different 
    warrens.

  Players have no way to locate the Princess directly (eg they 
    can't do a "She's in that direction,", or "She's in the 
    warrens by the Gilcurdle mountains.")

  There is a chance the Princess will wonder off in such a fight.

  Every time the princess has been captured, and remains captured 
    for some trigger length of time, a new quest has been created.

  Add various other Orc-killing or Orc-interfering species who 
    collect Princesses as a side effect of their normal operation.
    eg Shapeshifers who use a different (from the Orcs) resource 
    based periodic population explosion model, and who collect 
    Princesses as a side-effect of their other normal operations.
    You can then have the ShapeShifters then all clone the Princess 
    and wander off with a hope to successfully infiltrating the
Princess'
    home town/castle.

Yes, you know that the Princess has been captured.  No, you don't know
where (which warren) she has been taken to.  You don't know if she has
even readhed a warren yet, or if she has wandered off from her captors
and is not ranging the countryside.  You also don't know if any one of
the Princesses you meet really is the Princess, or a shapeshifter.

&gt;I have the same problem with automatically generated room
&gt;descriptions: they tend to look so...  automatically generated.

Sure, in essence it is repetitive, but add enough systems which affect
the state of the key object as a side effect of their normal operation
and the total set of possible states can quickly get extremely high.

-- 
J C Lawrence                           Internet: claw#null,net
(Contractor)                           Internet: coder#ibm,net
---------------(*)               Internet: clawrenc#cup,hp.com
...Honorary Member Clan McFUD -- Teamer's Avenging Monolith...


</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="01100" HREF="msg01100.html">Re: [MUD-Dev]  MUD universe</A></STRONG>
<UL><LI><EM>From:</EM> "Felix A. Croes" &lt;felix#xs1,simplex.nl&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg01118.html">Re: [MUD-Dev] New Topic: Butthead features</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg01120.html">Re: [MUD-Dev] MUD Design Fundamentals	(Was: Looking for</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg01100.html">Re: [MUD-Dev]  MUD universe</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg01180.html">Re: [MUD-Dev]  MUD universe</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#01119"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#01119"><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]  MUD universe</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00916" HREF="msg00916.html">Re: [MUD-Dev]  MUD universe</A></strong>, 
Felix A. Croes <a href="mailto:felix#xs1,simplex.nl">felix#xs1,simplex.nl</a>, Sun 31 Aug 1997, 20:55 GMT
<UL>
<LI><strong><A NAME="00918" HREF="msg00918.html">Re: [MUD-Dev] World full of heros</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Sun 31 Aug 1997, 21:18 GMT
<UL>
<LI><strong><A NAME="01019" HREF="msg01019.html">Re: [MUD-Dev] World full of heros</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Tue 02 Sep 1997, 19:41 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="01100" HREF="msg01100.html">Re: [MUD-Dev]  MUD universe</A></strong>, 
Felix A. Croes <a href="mailto:felix#xs1,simplex.nl">felix#xs1,simplex.nl</a>, Thu 04 Sep 1997, 22:56 GMT
<UL>
<LI><strong><A NAME="01119" HREF="msg01119.html">Re: [MUD-Dev]  MUD universe</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 06 Sep 1997, 00:34 GMT
</LI>
<LI><strong><A NAME="01180" HREF="msg01180.html">Re: [MUD-Dev]  MUD universe</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 11 Sep 1997, 21:37 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="01106" HREF="msg01106.html">Re: [MUD-Dev]  MUD universe</A></strong>, 
Maddy <a href="mailto:maddy#fysh,org">maddy#fysh,org</a>, Fri 05 Sep 1997, 14:27 GMT
</LI>
<LI><strong><A NAME="01134" HREF="msg01134.html">Re: [MUD-Dev]  MUD universe</A></strong>, 
Felix A. Croes <a href="mailto:felix#xs1,simplex.nl">felix#xs1,simplex.nl</a>, Sat 06 Sep 1997, 19:19 GMT
<UL>
<LI><strong><A NAME="01184" HREF="msg01184.html">Re: [MUD-Dev]  MUD universe</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 11 Sep 1997, 21:38 GMT
</LI>
</UL>
</LI>
</ul>
</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>