2000Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] The Endeavour Map and MUD Applications -->
<!--X-From-R13: "Xhfgva Dbtref" <whfgvaNzyfgbqnl.pbz> -->
<!--X-Date: Tue, 21 Mar 2000 13:45:51 &#45;0800 -->
<!--X-Message-Id: 004501bf936c$45c606a0$5bd172cf@SPAWN2000 -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 3D700E011992D311B9D700A0C9AAFD08076286#neumann,logica.co.uk -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] The Endeavour Map and MUD Applications</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:justin#mlstoday,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="msg00677.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00678.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00673.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00689.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00676">Author</A>
&nbsp;|&nbsp;<A HREF="#00676">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00676">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] The Endeavour Map and MUD Applications</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: &lt;<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>&gt;</LI>
<LI><em>Subject</em>: Re: [MUD-Dev] The Endeavour Map and MUD Applications</LI>
<LI><em>From</em>: "Justin Rogers" &lt;<A HREF="mailto:justin#mlstoday,com">justin#mlstoday,com</A>&gt;</LI>
<LI><em>Date</em>: Tue, 21 Mar 2000 11:33:02 -0800</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
[Previously submitted by Lo, Kam]
&gt; I like this idea, but one of the reasons to build your own planet is
&gt; to make
&gt; a "better" world. At the very least, one which is different. I
&gt; suspect the
&gt; same methodology described in my original post would work great with
&gt; GIS
&gt; data.
    When using fractals to generate your world, given it a sufficient size
you wind up making bookshelves of cds full of data anyway.  Its not that
the MUD would run on GIS data natively, its that the GIS data is used
to make a more *realistic* world.  IE, this is the most realistic world a
human can possibly describe or imagine.  So using GIS data which has
several powers of complexity, simplifying it to down to classes of terrain,
height, etc..., and then finally using the data for your simplified world to
create a *visible* world for the user makes for a very real experience.
    And guess what.  The user will never know that the world is better,
worse, or event that it is the world.  Pick remote locations, stuff people in
the Amazon.  Hell, put someone on Long Island, New York and they will
think it is a fabulous new world.

&gt; This is a really interesting idea.
&gt; I would be very interested in knowing how you did the world
&gt; generation.
    To recap a previous message.  World generation was based off of GIS
data.  NPCs or AI bots were of 14 different types that performed certain
tasks.  Populations either thrived or failed and cities were built or at least
an area was classified as having been developed.  At the end of the run (3 months)
I took the data for each location, (Each AI became a mob)(Each Shop became as
such)(Roads were built through areas) etc...  Afterwards I have very realistic world
data.

&gt; What I'd really like to do these days is take the 36 plots thing and
&gt; integrate that into an Alife engine so key characters are created during
&gt; world generation with motivations and stuff.  It would then be possible to
&gt; generate legends...  Although I suspect an injection of illicit substances
&gt; into the code might help (considering how bizarre legends can seem now we
&gt; have an established framework for "reality").
    Actually Bizarre behaviors can be built from a database of 1000-2000 or
so.  Define 2000 bizarre behaviors.  Give each behavior a set of characteristics
that would cause someone to do them (say 10 stats).  Roll stats for people using
a histogram approach so that you get a desired amount of people in the middle
where no bizarre behaviors should be defined.  Then for each stat roll someones
deviation, stressed deviation, and insanity deviation.  Deviation means they can
easily swing back and forth between their norm +- thier deviation to perform
bizarre behaviors.  stressed deviation is when they are pressed by small amounts
of food, no shelter, raging temperatures, etc... to perform a bizarre behavior.  The
insanity deviation is a very nice concept.  If someone goes insane then you randomly
reselect their normal values for them, this time not applying the histogram and they
get rather large deviations.  However, since they are insane, on every spotcheck using
their new deviations they have to keep this value as thier normal and the deviation is
lowered by say .01 percent until they reach their orginal deviation.

    - Justin Rogers, CEO DigiTec Web Consultants





_______________________________________________
MUD-Dev mailing list
MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>

</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="00689" HREF="msg00689.html">Re: [MUD-Dev] The Endeavour Map and MUD Applications</A></strong>
<ul compact><li><em>From:</em> Joel Dillon &lt;jo#trolltech,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00673" HREF="msg00673.html">RE: [MUD-Dev] The Endeavour Map and MUD Applications</A></STRONG>
<UL><LI><EM>From:</EM> "Lo, Kam" &lt;LoK#logica,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00677.html">RE: [MUD-Dev] Object and class heirarchies -- are they really necessary?</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00678.html">Re: [MUD-Dev] Object and class heirarchies -- are they really necessary?</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00673.html">RE: [MUD-Dev] The Endeavour Map and MUD Applications</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00689.html">Re: [MUD-Dev] The Endeavour Map and MUD Applications</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00676"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00676"><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] The Endeavour Map and MUD Applications</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00394" HREF="msg00394.html">Re: [MUD-Dev] The Endeavour Map and MUD Applications</A></strong>, 
Eli Stevens (Grey) <a href="mailto:ens017#mizzou,edu">ens017#mizzou,edu</a>, Thu 17 Feb 2000, 20:47 GMT
</LI>
<LI><strong><A NAME="00406" HREF="msg00406.html">RE: [MUD-Dev] The Endeavour Map and MUD Applications</A></strong>, 
John Bertoglio <a href="mailto:jb#pulsepoll,com">jb#pulsepoll,com</a>, Fri 18 Feb 2000, 04:59 GMT
</LI>
</ul>
</ul>
<LI><strong><A NAME="00383" HREF="msg00383.html">RE: [MUD-Dev] The Endeavour Map and MUD Applications</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Thu 17 Feb 2000, 18:40 GMT
</LI>
<LI><strong><A NAME="00673" HREF="msg00673.html">RE: [MUD-Dev] The Endeavour Map and MUD Applications</A></strong>, 
Lo, Kam <a href="mailto:LoK#logica,com">LoK#logica,com</a>, Tue 21 Mar 2000, 16:57 GMT
<UL>
<LI><strong><A NAME="00676" HREF="msg00676.html">Re: [MUD-Dev] The Endeavour Map and MUD Applications</A></strong>, 
Justin Rogers <a href="mailto:justin#mlstoday,com">justin#mlstoday,com</a>, Tue 21 Mar 2000, 21:45 GMT
<UL>
<LI><strong><A NAME="00689" HREF="msg00689.html">Re: [MUD-Dev] The Endeavour Map and MUD Applications</A></strong>, 
Joel Dillon <a href="mailto:jo#trolltech,com">jo#trolltech,com</a>, Wed 22 Mar 2000, 17:19 GMT
<UL>
<LI><strong><A NAME="00693" HREF="msg00693.html">Re: [MUD-Dev] The Endeavour Map and MUD Applications</A></strong>, 
Justin Rogers <a href="mailto:justin#mlstoday,com">justin#mlstoday,com</a>, Wed 22 Mar 2000, 22:07 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</LI>
<LI><strong><A NAME="00371" HREF="msg00371.html">RE: commercial muds and cable TV (was RE: [MUD-Dev] code base inq uiry )</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Wed 16 Feb 2000, 18:04 GMT
<LI><strong><A NAME="00351" HREF="msg00351.html">RE: commercial muds and cable TV (was RE: [MUD-Dev] code base inquiry )</A></strong>, 
Sellers, Michael <a href="mailto:MSellers#maxis,com">MSellers#maxis,com</a>, Wed 16 Feb 2000, 02:07 GMT
</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>