1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  RP thesis... -->
<!--X-From-R13: Oqnz Ivttvaf <avtugsnyyNvasvpnq.pbz> -->
<!--X-Date: from scipio.globecomm.net [207.51.48.12] by in1.ibm.net id 864367121.39114&#45;1 Fri May 23 05:58:41 1997 CUT -->
<!--X-Message-Id: 199705230559.WAA08081#user2,inficad.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199705202010.NAA02205#xsvr3,cup.hp.com -->
<!--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:nightfall#inficad,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="msg00710.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00713.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00925.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00817.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00712">Author</A>
&nbsp;|&nbsp;<A HREF="#00712">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00712">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>: Adam Wiggins &lt;<A HREF="mailto:nightfall#inficad,com">nightfall#inficad,com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 22 May 1997 22:59:16 -0700 (MST)</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:nightfall#inficad,com">nightfall#inficad,com</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
&gt;    at 09:07 AM, Matt Chatterley &lt;root#mpc,dyn.ml.org&gt; said:
&gt; &gt;A troll might like to chow down on a goat's carcass after he biffs it
&gt; &gt;over the head, but a human would almost certainly cut it up and cook
&gt; &gt;it first. This is an important distinction. Different races will have
&gt; &gt;to eat slightly different things.
[Chris L:]
&gt; Don't forget that cooked food is significantly less nourishing than
&gt; uncooked.  As a friend once put it, "All cooking does is make food
&gt; more dead."  There's a lot to be said for going au naturale, and I'd
&gt; expect your players to notice that.

It does a tad more than that - it makes it more palatable to us 'civilized'
folks, and it kills most nasty stuff that likes to live in such substances.
(Don't forget being able to make jerky and the like, as well.)

&gt; &gt;We have both normal rooms, and our own mappable virtual room areas,
&gt; &gt;you can create a map such as:
&gt; 
&gt; &gt;XXXXXXXXXX	X = impassable terrain
&gt; &gt;**########	* = swamp
&gt; &gt;*######@##	# = grassland
&gt; &gt;XXXXXXXXXX	@ = a lake
&gt; 
&gt; &gt;and set a scale for each room - this map would be converted into
&gt; &gt;normal rooms with randomly set sizes, descriptions, weather suited to
&gt; &gt;the area, and so forth.
&gt; 
&gt; The problem with virtual rooms, which can be handled is when players
&gt; make a change to a virtual room which requires them to become
&gt; permanent, or the notice something in a virtual room and refer to it
&gt; later expecting it to be permanent.
&gt; 
&gt; eg:
&gt; 
&gt;   &gt; l 
&gt;   You are in a forest...(desc of forest)
&gt;   &gt; cut blaze on tree
&gt;   You cut your sigil on a nearby tree.
&gt; 
&gt; or:
&gt; 
&gt;   &gt; l
&gt;   You are in a forest...yada yada something about an oak tree.
&gt;   ...much later...
&gt;   &gt; say "Just go east in the forest until you see the Oak tree, 
&gt;   and then head west..."

It's a 'problem' that they expect something to be peremanent?  To mind
there's no point to doing it if you walk off and a second later whatever
you just did has disappeared - or worse yet, the features of the land vary
(hey, that tree was over there last time!).  Storing general info about
land is fairly easy, of course - storing specific changes is just a matter
of having a small list of those changes.  In order to keep that from
growing out of proportion, you just need a) sufficiently small nodes (small
being defined as whatever your RAM can handle) and b) time decay.  Tracks
get obscured, foliage grows back, objects left lying around get carried off
by unknown persons.


</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="00636" HREF="msg00636.html">Re: [MUD-Dev]  RP thesis...</A></STRONG>
<UL><LI><EM>From:</EM> clawrenc#cup,hp.com</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00710.html">Re: [MUD-Dev]  Alright... IF your gonan do DESIESE...</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00713.html">Re: [MUD-Dev] Languages</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00925.html">Re: [MUD-Dev]  Virtual rooms (was: RP thesis...)</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00817.html">[MUD-Dev] Re: RP thesis...</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00712"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00712"><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]  Virtual rooms (was: 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="00723" HREF="msg00723.html">Re: [MUD-Dev]  Virtual rooms (was: RP thesis...)</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 24 May 1997, 06:24 GMT
<LI><strong><A NAME="00841" HREF="msg00841.html">Re: [MUD-Dev]  Virtual rooms (was: RP thesis...)</A></strong>, 
Shawn Halpenny <a href="mailto:malachai#iname,com">malachai#iname,com</a>, Tue 27 May 1997, 23:11 GMT
<LI><strong><A NAME="00897" HREF="msg00897.html">Re: [MUD-Dev]  Virtual rooms (was: RP thesis...)</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 29 May 1997, 00:24 GMT
<LI><strong><A NAME="00925" HREF="msg00925.html">Re: [MUD-Dev]  Virtual rooms (was: RP thesis...)</A></strong>, 
Shawn Halpenny <a href="mailto:malachai#iname,com">malachai#iname,com</a>, Thu 29 May 1997, 21:17 GMT
</LI>
</LI>
</LI>
</LI>
<LI><strong><A NAME="00712" HREF="msg00712.html">Re: [MUD-Dev]  RP thesis...</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#inficad,com">nightfall#inficad,com</a>, Fri 23 May 1997, 12:58 GMT
</LI>
</ul>
<LI><strong><A NAME="00817" HREF="msg00817.html">[MUD-Dev] Re: RP thesis...</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Tue 27 May 1997, 04:53 GMT
<UL>
<LI><strong><A NAME="00820" HREF="msg00820.html">Pidgin Language &amp; Writing [was RP Thesis]</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Tue 27 May 1997, 05:28 GMT
</LI>
</UL>
</LI>
</ul>
</ul>
<LI><strong><A NAME="00558" HREF="msg00558.html">Re: [MUD-Dev]  RP thesis...</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Sun 18 May 1997, 08:53 GMT
<UL>
<LI><strong><A NAME="00560" HREF="msg00560.html">Re: [MUD-Dev]  RP thesis...</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Sun 18 May 1997, 15:07 GMT
</LI>
</UL>
</LI>
</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>