1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  RP thesis... -->
<!--X-From-R13: Qnyvona Fverfvnf Rnexybpx <pnyvonaNqnexybpx.pbz> -->
<!--X-Date: from fabius.globecomm.net [207.51.48.6] by mx3.ibm.net id 864234752.80010&#45;1 Wed May 21 17:12:32 1997 -->
<!--X-Message-Id: 33832E79.628EDCD0#darklock,com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.LNX.3.96.970521072306.148E&#45;100000#mpc,dyn.ml.org -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  RP thesis...</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:caliban#darklock,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="msg00667.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00669.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00652.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00670.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00668">Author</A>
&nbsp;|&nbsp;<A HREF="#00668">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00668">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  RP thesis...</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]  RP thesis...</LI>
<LI><em>From</em>: Caliban Tiresias Darklock &lt;<A HREF="mailto:caliban#darklock,com">caliban#darklock,com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 21 May 1997 13:18:49 -0400</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
Matt Chatterley wrote:
&gt; 
&gt; On Tue, 20 May 1997 clawrenc#cup,hp.com wrote:
&gt; 
&gt; &gt; In &lt;<A HREF="msg00561.html">Pine.LNX.3.96.970518090712.185C-100000#mpc,dyn.ml.org</A>&gt;, on
&gt; &gt; 05/18/97
&gt; &gt;    at 09:07 AM, Matt Chatterley &lt;root#mpc,dyn.ml.org&gt; said:
&gt; &gt;
&gt; &gt; &gt;and set a scale for each room - this map would be converted into
&gt; &gt; &gt;normal rooms with randomly set sizes, descriptions, weather suited to
&gt; &gt; &gt;the area, and so forth.

Replace 'randomly' with 'algorithmically'. A perfect seed for this would
be the X and Y coordinates of the player's position on the map; this
way, the description of the room at 10,20 would *always* be the same,
but would not necessarily need to be saved.

&gt; &gt; The problem with virtual rooms, which can be handled is when players
&gt; &gt; make a change to a virtual room which requires them to become
&gt; &gt; permanent, or the notice something in a virtual room and refer to it
&gt; &gt; later expecting it to be permanent.

It's still easier to save a list of changes to only those rooms which
have been changed, including a time stamp, and removing them after some
period of time. Sort of like an ASCII database. If the database grows
too large, the
oldest entries are removed to bring the database into line. If the entry
is too old, it is deleted. Rationales for this could be something like
'if the PCs are very active in the area, then so are the NPCs'. There
are almost endless unmentioned people; rarely does the main town include
an appropriate population, because most of the people in the town are
just unremarkable.

&gt; &gt;   &gt; l
&gt; &gt;   You are in a forest...yada yada something about an oak tree.
&gt; &gt;   ...much later...
&gt; &gt;   &gt; say "Just go east in the forest until you see the Oak tree,
&gt; &gt;   and then head west..."

Algorithmically generated descriptions would prevent this problem quite
nicely. ;)
 
&gt; &lt;g&gt; I think this would either be disallowed, or chances of seeing
&gt; landmarks on a small scale would vary with the size of the room (a room is
&gt; being given to represent an area of land, most likely, on a set scale,
&gt; which could be quite large). It depends really. :)

An advantage to algorithmically generated descriptions is that they
could also describe surroundings with some degree of accuracy.

</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="00652" HREF="msg00652.html">Re: [MUD-Dev]  RP thesis...</A></STRONG>
<UL><LI><EM>From:</EM> Matt Chatterley &lt;root#mpc,dyn.ml.org&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00667.html">Re: [MUD-Dev]  RP thesis...</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00669.html">Re: [MUD-Dev] Languages</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00652.html">Re: [MUD-Dev]  RP thesis...</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00670.html">Re: [MUD-Dev]  RP thesis...</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00668"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00668"><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]  RP thesis...</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00621" HREF="msg00621.html">Re: [MUD-Dev]  RP thesis...</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#inficad,com">nightfall#inficad,com</a>, Tue 20 May 1997, 11:47 GMT
<LI><strong><A NAME="00633" HREF="msg00633.html">Re: [MUD-Dev]  RP thesis...</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Wed 21 May 1997, 02:00 GMT
</LI>
</LI>
</ul>
<LI><strong><A NAME="00636" HREF="msg00636.html">Re: [MUD-Dev]  RP thesis...</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 21 May 1997, 03:07 GMT
<UL>
<LI><strong><A NAME="00652" HREF="msg00652.html">Re: [MUD-Dev]  RP thesis...</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Wed 21 May 1997, 13:25 GMT
<LI><strong><A NAME="00668" HREF="msg00668.html">Re: [MUD-Dev]  RP thesis...</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Thu 22 May 1997, 00:12 GMT
</LI>
<LI><strong><A NAME="00670" HREF="msg00670.html">Re: [MUD-Dev]  RP thesis...</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 22 May 1997, 00:28 GMT
<LI><strong><A NAME="00850" HREF="msg00850.html">Re: [MUD-Dev] RP thesis...</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Wed 28 May 1997, 00:28 GMT
<LI><strong><A NAME="00886" HREF="msg00886.html">Re: [MUD-Dev] RP thesis...</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Wed 28 May 1997, 15:46 GMT
<LI><strong><A NAME="00936" HREF="msg00936.html">Re: [MUD-Dev] RP thesis...</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Fri 30 May 1997, 05:31 GMT
</LI>
</LI>
</LI>
</LI>
</LI>
</UL>
</LI>
</ul>
</ul>
</ul>
</ul>
</ul>
</ul>
</ul>
</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>