1999Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] AI's in MUDS and Online Gaming -->
<!--X-From-R13: "Dlna B." <vkvgreenNrneguyvax.arg> -->
<!--X-Date: Fri, 10 Dec 1999 21:37:37 &#45;0800 -->
<!--X-Message-Id: 4.1.19991210222836.00992c90#earthlink,net -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] AI's in MUDS and Online Gaming</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:ixiterra#earthlink,net">
</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="msg00588.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00590.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00561.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00557.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00589">Author</A>
&nbsp;|&nbsp;<A HREF="#00589">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00589">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] AI's in MUDS and Online Gaming</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: Re: [MUD-Dev] AI's in MUDS and Online Gaming</LI>
<LI><em>From</em>: "Ryan P." &lt;<A HREF="mailto:ixiterra#earthlink,net">ixiterra#earthlink,net</A>&gt;</LI>
<LI><em>Date</em>: Fri, 10 Dec 1999 22:29:29 -0600</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>
At 08:59 PM 12/8/99 -0800, Matthew Mihaly wrote:
&gt;On Wed, 8 Dec 1999, IronWolf wrote:
&gt;
&gt;I'm no expert, and barely even a novice, at AI, but keep in mind that in a
&gt;one-player game, you really only have to worry about mobiles around the
&gt;person playing the game. That's a very limited set of mobiles. AI is, as
&gt;has been noted many times, extremely processor intensive, especially when
&gt;you are talking about thousands of mobiles in a game. That fact is, as far
&gt;as I can tell from my own experience, the single biggest limiting factor
&gt;in making more interesting mobiles
&gt;--matt
&gt;
If you were really serious about making NPC life, it would not be a problem.
I'm sure we've all heard the question "If a tree falls in the forest, and
there's
no one there to hear it, did it actually fall?" Take this approach with making
NPCs. Monsters are generally very low forms of life (such as animals) and
really don't need any complex behaviors. So on a mud that has 100
players on average, a guestimate would be that 40 players are near a
complex NPC. If there are several players in one room, well that takes the
NPC count down even more. To get even more into it, if the NPC isn't
generally attacked by a player (such as a shopkeeper), they really can
be simply text messages. Showing an NPC light all the torches in town
at night really only needs text messages to the rooms *where there are
players*.  If there are no players, no message is sent. When a player
attacks the NPC, a monster could be cloned into existence (talking LPC
terms but you get the picture). This could all be accomplished with some
sort of daemon that controls all the text NPCs in an entire area.

Shrug, just a few thoughts
--Ryan 



_______________________________________________
MUD-Dev maillist  -  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>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00588.html">[MUD-Dev] Ideas for dynamic worlds</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00590.html">[MUD-Dev] The GTS Library</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00561.html">Re: [MUD-Dev] AI's in MUDS and Online Gaming</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00557.html">[MUD-Dev] New AI Engine released</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00589"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00589"><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><A NAME="00564" HREF="msg00564.html">[MUD-Dev] Garbage Collection</A></strong>, 
Miroslav Silovic <a href="mailto:silovic#zesoi,fer.hr">silovic#zesoi,fer.hr</a>, Thu 09 Dec 1999, 12:53 GMT
<LI><strong><A NAME="00558" HREF="msg00558.html">[MUD-Dev] AI's in MUDS and Online Gaming</A></strong>, 
IronWolf <a href="mailto:ironwolf#ewa,net">ironwolf#ewa,net</a>, Thu 09 Dec 1999, 04:46 GMT
<UL>
<LI><strong><A NAME="00560" HREF="msg00560.html">Re: [MUD-Dev] AI's in MUDS and Online Gaming</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Thu 09 Dec 1999, 05:11 GMT
<UL>
<LI><strong><A NAME="00561" HREF="msg00561.html">Re: [MUD-Dev] AI's in MUDS and Online Gaming</A></strong>, 
IronWolf <a href="mailto:ironwolf#ewa,net">ironwolf#ewa,net</a>, Thu 09 Dec 1999, 05:42 GMT
</LI>
</UL>
</LI>
</UL>
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00589" HREF="msg00589.html">Re: [MUD-Dev] AI's in MUDS and Online Gaming</A></strong>, 
Ryan P. <a href="mailto:ixiterra#earthlink,net">ixiterra#earthlink,net</a>, Sat 11 Dec 1999, 05:37 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00557" HREF="msg00557.html">[MUD-Dev] New AI Engine released</A></strong>, 
Fabian <a href="mailto:lemkef#execpc,com">lemkef#execpc,com</a>, Thu 09 Dec 1999, 02:01 GMT
<UL>
<LI><strong><A NAME="00559" HREF="msg00559.html">Re: [MUD-Dev] New AI Engine released</A></strong>, 
Steve Houchard <a href="mailto:stevehou#engin,umich.edu">stevehou#engin,umich.edu</a>, Thu 09 Dec 1999, 04:46 GMT
</LI>
<LI><strong><A NAME="00576" HREF="msg00576.html">Re: [MUD-Dev] New AI Engine released</A></strong>, 
Elysium <a href="mailto:tear#ministryofsound,net">tear#ministryofsound,net</a>, Fri 10 Dec 1999, 02:32 GMT
</LI>
</UL>
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00566" HREF="msg00566.html">Re: [MUD-Dev] New AI Engine released</A></strong>, 
Bruce Mitchener, Jr. <a href="mailto:bruce#puremagic,com">bruce#puremagic,com</a>, Thu 09 Dec 1999, 17:05 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>