1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] RP thesis... -->
<!--X-From-R13: Oqnz Ivttvaf <avtugsnyyNhfre1.vasvpnq.pbz> -->
<!--X-Date: from stimpy.globecomm.net [207.51.48.4] by in2.ibm.net id 864809178.168482&#45;1 Wed May 28 08:46:18 1997 CUT -->
<!--X-Message-Id: 199705280852.BAA12048#user1,inficad.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Marcel&#45;1.09&#45;0527171723&#45;0b0Ky&#38;5#Gryphon,iaehv.nl -->
<!--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#user1,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="msg00885.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00887.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00850.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00936.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00886">Author</A>
&nbsp;|&nbsp;<A HREF="#00886">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00886">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#user1,inficad.com">nightfall#user1,inficad.com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 28 May 1997 01:52:55 -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>
[Marian:]
&gt; Why not make the ashes of that bonfire a very real object in that
&gt; area that will be present in the room every time that room is re-
&gt; created. Of course you also have to make it decay over time but
&gt; that's something I find in most muds anyway.

Right.  The trick is, of course, that you just store a general description
of the world (things like terrain and elevation), and then *changes* to
that.  Things like tracks, campfires, objects on the ground, sigils
carved in trees, local mana depletions, and so on are stored as lists
rather than arrays.  If you only have one campfire, you only have one
item in the list.  You can limit the list from growing too large by
simply having things like tracks and campfires decay, objects get picked
up, sigils get healed over.  If you have limited RAM to work in (hardly
a problem with RAM prices these days, but in case you're a starving
college student or something) you can always artificially limit things -
if the number of stuff on the map grows too large, generate a rainstorm
to wash out tracks and campfires.  (Kind of like the alien ship in
Operation Overkill ][ that would fly down and pick up every object on
the map when it exceeded its maximum size, but hopefully more subtle.)


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00936" HREF="msg00936.html">Re: [MUD-Dev] RP thesis...</A></strong>
<ul compact><li><em>From:</em> Marian Griffith &lt;gryphon#iaehv,nl&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00850" HREF="msg00850.html">Re: [MUD-Dev] RP thesis...</A></STRONG>
<UL><LI><EM>From:</EM> Marian Griffith &lt;gryphon#iaehv,nl&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00885.html">Re: [MUD-Dev]  Levels and Goals [was Alright..IF your gonan do</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00887.html">Re: [MUD-Dev] Alright... IF your gonan do DESIESE...</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00850.html">Re: [MUD-Dev] RP thesis...</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00936.html">Re: [MUD-Dev] RP thesis...</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00886"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00886"><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="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><strong><A NAME="00959" HREF="msg00959.html">Re: [MUD-Dev] RP thesis...</A></strong>, 
Shawn Halpenny <a href="mailto:malachai#iname,com">malachai#iname,com</a>, Sat 31 May 1997, 00:29 GMT
</LI>
<LI><strong><A NAME="00962" HREF="msg00962.html">Re: [MUD-Dev] RP thesis...</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Sat 31 May 1997, 03:19 GMT
</LI>
<LI><strong><A NAME="01000" HREF="msg01000.html">Re: [MUD-Dev] RP thesis...</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#inficad,com">nightfall#inficad,com</a>, Sat 31 May 1997, 18:50 GMT
</LI>
</LI>
</LI>
</LI>
</LI>
</LI>
</ul>
</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>