1997Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Graphic MUDS/Ultima Online -->
<!--X-From-R13: pynjerapNphc.uc.pbz -->
<!--X-Date: from stimpy.globecomm.net [207.51.48.4] by in3.ibm.net id 870811321.158462&#45;1 Tue Aug  5 20:02:01 1997 CUT -->
<!--X-Message-Id: 199708052000.NAA06686#xsvr3,cup.hp.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.LNX.3.96.970730072419.133B&#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] Graphic MUDS/Ultima Online</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="msg00403.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00405.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00285.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00410.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00404">Author</A>
&nbsp;|&nbsp;<A HREF="#00404">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00404">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Graphic MUDS/Ultima Online</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] Graphic MUDS/Ultima Online</LI>
<LI><em>From</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI>
<LI><em>Date</em>: Tue, 05 Aug 97 12:28:47 -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="msg00285.html">Pine.LNX.3.96.970730072419.133B-100000#mpc,dyn.ml.org</A>&gt;, on
07/29/97 
   at 11:46 PM, Matt Chatterley &lt;root#mpc,dyn.ml.org&gt; said:

&gt;Yes. One way I reach towards some sort of development is with a
&gt;system of 'tribes' of monsters which behave like real population
&gt;groups might. Not enough time to go into depth now, though.

The Orc breader/warrior/noble/king scenario which I'ce mentioned
several times (repost on request) is a simplistic to implement and
surprisingly complex and detailed in practice in the game.  What I
find most interesting is that it is purely a linear extrapolation of a
couple base principles:

  Think of a neat/elegant system which uses a feedback loop to
establish a desired state.

  Extend the same feedback loop to also remove the desired state once
established.  

  Repeat repeatedly with new feedback loops which affect the same
tokens modified by the first two clauses.

The result is an unstable system which builds to a state, tears it
down, rebuilds it etc, all dynamically and without any concept of a
reset.  Given a little elegance in the feedback design, or enough
compeating loops, the teardowns can be to any of a large number of
possible states, and the build-ups can equally be to any number of
other possible states.  The only requirement is that there be multiple
loops attempting teardown/buildup to different targets.

The Orcs were a very nice case in point.  So did the wandering
population model I used for the "rescue the kidnapped princess quest"
scenario here.  

&gt;&gt; Now, I know the arguments against it; it's expensive (man hours, 
&gt;&gt; money, computation, space, etc). You can trick the player into 
&gt;&gt; thinking it is there when it really isn't, far more cheaply. (And in 
&gt;&gt; fact, we have used "cheats" many places where portions of the model 
&gt;&gt; were deemed less important to actually simulate, but we needed the 
&gt;&gt; appearance). But having a solid sim layer enables so much... and it 
&gt;&gt; renders future growth possible. For one thing, the next direction 
&gt;&gt; which I would like to take it is towards conquering that last barrier 
&gt;&gt; of "staticness"--changing the setting based on simulated environmental 
&gt;&gt; factors. Given a good model, there is no reason why roads could not be 
&gt;&gt; formed by players as they walk on the grass repeatedly and kill it. 
&gt;&gt; And so on.

&lt;cheer!&gt;

Agreed.  Build a system that runs itself, that grows, dies, changes,
mutates, and generally has *some* form of inbuilt ecology, and you
have just created a vast pre-functioning play yard for players to have
fun int, and affect.

-- 
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>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00410" HREF="msg00410.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>
<ul compact><li><em>From:</em> Matt Chatterley &lt;root#mpc,dyn.ml.org&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00285" HREF="msg00285.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</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="msg00403.html">Re: [MUD-Dev]  coord-based recap?</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00405.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00285.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00410.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00404"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00404"><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]  Dynamic Descriptions</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00562" HREF="msg00562.html">Re: [MUD-Dev]  Dynamic Descriptions</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Thu 14 Aug 1997, 20:22 GMT
<UL>
<LI><strong><A NAME="00589" HREF="msg00589.html">Re: [MUD-Dev]  Dynamic Descriptions</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 14 Aug 1997, 23:12 GMT
</LI>
</UL>
</LI>
</ul>
</ul>
</ul>
</ul>
</LI>
<LI><strong><A NAME="00270" HREF="msg00270.html">[MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Tue 29 Jul 1997, 23:45 GMT
<UL>
<LI><strong><A NAME="00285" HREF="msg00285.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Wed 30 Jul 1997, 13:44 GMT
<UL>
<LI><strong><A NAME="00404" HREF="msg00404.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 06 Aug 1997, 03:02 GMT
<UL>
<LI><strong><A NAME="00410" HREF="msg00410.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Wed 06 Aug 1997, 13:32 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00288" HREF="msg00288.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Wed 30 Jul 1997, 15:36 GMT
<UL>
<LI><strong><A NAME="00418" HREF="msg00418.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 07 Aug 1997, 00:21 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00295" HREF="msg00295.html">Worlds VS Games, etc {was GMuds, UO}</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 31 Jul 1997, 03:37 GMT
</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>