1999Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] The Best Guy on the Mud Thing -->
<!--X-From-R13: Oqnz Ivttvaf <nqnzNnatry.pbz> -->
<!--X-Date: Fri, 17 Sep 1999 16:22:06 &#45;0700 -->
<!--X-Message-Id: Pine.SGI.3.96.990917152617.28647G&#45;100000#zazu,angel.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 37e2572c.322918287#mail,airmail.net -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] The Best Guy on the Mud Thing</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:adam#angel,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="msg00387.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00389.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00364.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00449.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00388">Author</A>
&nbsp;|&nbsp;<A HREF="#00388">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00388">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] The Best Guy on the Mud Thing</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] The Best Guy on the Mud Thing </LI>
<LI><em>From</em>: Adam Wiggins &lt;<A HREF="mailto:adam#angel,com">adam#angel,com</A>&gt;</LI>
<LI><em>Date</em>: Fri, 17 Sep 1999 15:32:53 -0700 (PDT)</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>
On Fri, 17 Sep 1999, Dundee wrote:
&gt; PCs are so special, I'm trying now to script some bots to remember who
&gt; they've met and talked to, and develop likes/dislikes toward pc's they
&gt; frequently meet with.  Basically once a mob takes a dislike to you, he'd
&gt; continue to dislike you, maybe increasing degree... Maybe to the point of,
&gt; in the negative, refusing to speak with you any longer, insulting you,
&gt; throwing you out of their shops... maybe contracting another player to kill
&gt; off their "enemy"... 
&gt; 
&gt; Or in the positive, to start with just speaking more friendly towards you,
&gt; moving from there to even more praise, to the point of telling other
&gt; players what a great person you are.  Maybe cap it off at proposing
&gt; marriage.

Very cool.  My very first mud had a whole lot of scripted NPC bots.
For example, there was Biff the DragonSlayer (whom the experienced players
referred to as Biff the NewbieKiller), who every so often would shout, 'All
who want to kill a dragon, come to me!' and would lead a group of player
characters into the Haon-dor forest to fight the green dragon.

So I got pretty used to that sort of thing, but later on I was pretty
disappointed with the general lack of NPC behavior on most muds.  It
doesn't take a lot to make them interesting, honestly, but I think this
sort of thing is considered 'fluff' and not worth the time by many
builders on (not completely social-oriented) muds.

&gt; heh.  Anyone else done something like this?  I'm sort of thinking to go
&gt; with a dual system - one to track familiarity (the more you see the mob,
&gt; the more familiar it gets with you), and another to track it's like/dislike
&gt; of you.

I coded up a thing a while back where both NPCs and PCs had memory of
the people they interacted with; this included a general like/dislike, as
well as memory of the last few actions that they had with that person.
It added a lot to have a shopkeeper say, 'So how's that sword you bought
last week working out, Bubba?'

In addition, mobs had a temper level.  This turned out to be your starting
status with them - a nice NPC will be nice to people right away, unless
you continually do bad things to them (like trying to steal or so).
A meaner critter will put up with a lot less before it starts to dislike
you.

I also extended this to include objects ('a powerful-looking shortsword'
becomes 'a powerful-looking shortsword named 'Sting'') and locations
('a grimey pub' becomes 'Joe's pub').

Might want to do an archive search for 'character memory' or perhaps
just 'memory'.  I know I've posted some pretty lengthy descriptions.

Adam





_______________________________________________
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="00364" HREF="msg00364.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></STRONG>
<UL><LI><EM>From:</EM> SkeptAck#antisocial,com (Dundee)</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00387.html">Re: [MUD-Dev] The Relationship between pkers andmonster AI?</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00389.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00364.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00449.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00388"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00388"><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 Best Guy on the Mud Thing</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00341" HREF="msg00341.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></strong>, 
Dundee <a href="mailto:SkeptAck#antisocial,com">SkeptAck#antisocial,com</a>, Thu 16 Sep 1999, 22:39 GMT
<UL>
<LI><strong><A NAME="00351" HREF="msg00351.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></strong>, 
J C Lawrence <a href="mailto:claw#varesearch,com">claw#varesearch,com</a>, Fri 17 Sep 1999, 02:33 GMT
</LI>
<LI><strong><A NAME="00352" HREF="msg00352.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Fri 17 Sep 1999, 04:17 GMT
<UL>
<LI><strong><A NAME="00364" HREF="msg00364.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></strong>, 
Dundee <a href="mailto:SkeptAck#antisocial,com">SkeptAck#antisocial,com</a>, Fri 17 Sep 1999, 17:49 GMT
<UL>
<LI><strong><A NAME="00388" HREF="msg00388.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Fri 17 Sep 1999, 23:22 GMT
</LI>
<LI><strong><A NAME="00449" HREF="msg00449.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Tue 21 Sep 1999, 23:56 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00356" HREF="msg00356.html">Re: [MUD-Dev] The Best Guy on the Mud Thing</A></strong>, 
Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Fri 17 Sep 1999, 17:47 GMT
</LI>
</ul>
</ul>
<LI><strong><A NAME="00314" HREF="msg00314.html">RE: [MUD-Dev] The Best Guy on the Mud Thing</A></strong>, 
Eli Stevens (KiZurich) <a href="mailto:ens017#mizzou,edu">ens017#mizzou,edu</a>, Wed 15 Sep 1999, 18:29 GMT
<UL>
<LI><strong><A NAME="00319" HREF="msg00319.html">RE: [MUD-Dev] The Best Guy on the Mud Thing</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Wed 15 Sep 1999, 19:18 GMT
</LI>
</UL>
</LI>
</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>