1999Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Mobiles AI and automation -->
<!--X-From-R13: [vx Qynexr <zvxpyexNvoz.arg> -->
<!--X-Date: Thu, 23 Sep 1999 17:39:04 &#45;0700 -->
<!--X-Message-Id: 37EAAFE6.C4B6DDF6#ibm,net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 36765.3147058759#mactheknife,merit.edu -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Mobiles AI and automation</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:mikclrk#ibm,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="msg00478.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00480.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00473.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00456.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00479">Author</A>
&nbsp;|&nbsp;<A HREF="#00479">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00479">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Mobiles AI and automation</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] Mobiles AI and automation</LI>
<LI><em>From</em>: Mik Clarke &lt;<A HREF="mailto:mikclrk#ibm,net">mikclrk#ibm,net</A>&gt;</LI>
<LI><em>Date</em>: Thu, 23 Sep 1999 21:55:34 +0000</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>


Marc Bowden wrote:
&gt; 
&gt; --On Wed, Sep 22, 1999 12:23 PM -0700 Matthew Mihaly &lt;diablo#best,com&gt;
&gt; wrote:
&gt; &gt; On Wed, 22 Sep 1999, Crystalmir wrote:
&gt; &gt;
&gt; &gt;&gt; Hi, i am planning to do bots and robots to
&gt; &gt;&gt; handle specific tasks on my mud, such a
&gt; &gt;&gt; making a 'newbie welcome program'(the first thing
&gt; &gt;&gt; you get on Avalon). A touristic guide, as well
&gt; &gt;&gt; as more intelligent mobiles.
&gt; &gt;&gt;
&gt; &gt;&gt; Well, i would like to know if someone already did
&gt; &gt;&gt; that and could share source code, if there are
&gt; &gt;&gt; source code somewhere, or if you have any ideas
&gt; &gt;
&gt; &gt; We've got a newbie welcome program and, like avalon's, it's got
&gt; &gt; not a whole lot to do with the actual mobiles. They may be there
&gt; &gt; to guide you and speak to you, but they really are just
&gt; &gt; decorations. The code that drives the introductions just makes
&gt; &gt; various mobiles interact with you in order to make it feel more
&gt; &gt; interesting.
&gt; &gt;
&gt; 
&gt;   That's fine. Behavior modeling is *way* easier than creating
&gt; a construct that can carry out an intelligent conversation!

We just have a few mobs that look inside a player and, deciding upon
that they see, do different things.  Mostly they say hello, but 
occasionally they will give directions (to the fountain if the player
is thirsty or to the shop if they are hungry).  They can also offer
players quests if conditions are right:

The following:

&gt; (Tsathoggua 22:20) &lt;OLC mode&gt; trig rlist arrive
&gt; Triggers for event [arrive]
&gt; Seq    Subtype       Script  Text
&gt; -----  ------------  ------  -------------------------
&gt;    10          none       4  -
&gt;  actor-&gt;profession: 'undergraduate' 10 -1
&gt;  actor-&gt;not-&gt;deed id: 56 done (1)
&gt;  actor-&gt;skill: 'education' 60 -1
&gt;    20          none       1  -
&gt;  actor-&gt;not-&gt;is charmed
&gt;
&gt; (Tsathoggua 22:27) &lt;OLC mode&gt; script list 4
&gt; Script [    4] Name: [Greet undergrad]
&gt; Seq   Delay CmdId Command
&gt; ----------------------------------------------------
&gt;    10     0     0 smile
&gt;    20     1     0 say Hello @a2! I think you are ready to graduate! 

Makes the mob say hello and tell the player that they are ready to
graduate if they are a 10th or higher level undergraduate, have 60 or
more points of education and have not already graduated (deed 56). If
the arriving player doesn't meet those conditions and isn't charmed,
then he runs script 1 which makes him just smile and say hello:

&gt; (Tsathoggua 02:54) u
&gt; Room [3119] Infront of the Deans Office (inside-none-clear)
&gt;  This area is furnished with several confortable chairs and low, magazine
&gt; covered tables.  The Dean can often be found here, chatting with students
&gt; and trying to help them with their problems.  
&gt; [Exits: #north south #west down]
&gt; (White Aura) Mr. Barker, the Dean of the University
&gt;
&gt; (Tsathoggua 02:58) 
&gt; Mr. Barker, the Dean smiles at you.
&gt;
&gt; (Tsathoggua 02:58) 
&gt; Mr. Barker, the Dean says 'Hello Tsathoggua! How are you?'

All programmed through the CthulhuMud OLC.  Of course, it won't
responsed
to speech yet, although you can ask him about graduation, students and
the
observatory.

Mik



_______________________________________________
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-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00473" HREF="msg00473.html">Re: [MUD-Dev] Mobiles AI and automation</A></STRONG>
<UL><LI><EM>From:</EM> Marc Bowden &lt;ryumo#merit,edu&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00478.html">Re: [MUD-Dev] an essay on PK</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00480.html">Re: [MUD-Dev] Re: Dynamic muds</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00473.html">Re: [MUD-Dev] Mobiles AI and automation</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00456.html">[MUD-Dev] what players want, what I want</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00479"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00479"><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>[MUD-Dev] Effiecient interaction (was deliver failed)</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00488" HREF="msg00488.html">[MUD-Dev] Effiecient interaction (was deliver failed)</A></strong>, 
Spin <a href="mailto:spin#triode,net.au">spin#triode,net.au</a>, Fri 24 Sep 1999, 03:22 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00461" HREF="msg00461.html">[MUD-Dev] Mobiles AI and automation</A></strong>, 
Crystalmir <a href="mailto:cmir#intrepid,inetsolve.com">cmir#intrepid,inetsolve.com</a>, Wed 22 Sep 1999, 18:09 GMT
<UL>
<LI><strong><A NAME="00468" HREF="msg00468.html">Re: [MUD-Dev] Mobiles AI and automation</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Thu 23 Sep 1999, 00:08 GMT
<UL>
<LI><strong><A NAME="00473" HREF="msg00473.html">Re: [MUD-Dev] Mobiles AI and automation</A></strong>, 
Marc Bowden <a href="mailto:ryumo#merit,edu">ryumo#merit,edu</a>, Thu 23 Sep 1999, 21:05 GMT
<UL>
<LI><strong><A NAME="00479" HREF="msg00479.html">Re: [MUD-Dev] Mobiles AI and automation</A></strong>, 
Mik Clarke <a href="mailto:mikclrk#ibm,net">mikclrk#ibm,net</a>, Fri 24 Sep 1999, 00:39 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00456" HREF="msg00456.html">[MUD-Dev] what players want, what I want</A></strong>, 
Ilya, Game Commandos <a href="mailto:Ilya#gamecommandos,com">Ilya#gamecommandos,com</a>, Wed 22 Sep 1999, 18:08 GMT
<UL>
<LI><strong><A NAME="00465" HREF="msg00465.html">[MUD-Dev] This is just... STRANGE</A></strong>, 
Dundee <a href="mailto:SkeptAck#antisocial,com">SkeptAck#antisocial,com</a>, Wed 22 Sep 1999, 19:20 GMT
</LI>
<LI><strong><A NAME="00464" HREF="msg00464.html">Re: [MUD-Dev] what players want, what I want</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Wed 22 Sep 1999, 19:20 GMT
</LI>
</UL>
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00467" HREF="msg00467.html">Re: [MUD-Dev] what players want, what I want</A></strong>, 
Ilya, Game Commandos <a href="mailto:Ilya#gamecommandos,com">Ilya#gamecommandos,com</a>, Thu 23 Sep 1999, 00:09 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>