1997Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] C&#38;C and Event Rescheduling -->
<!--X-From-R13: pynjerapNphc.uc.pbz -->
<!--X-Date: Wed, 27 Aug 1997 00:24:53 +0000 -->
<!--X-Message-Id: 199708270022.RAA12477#xsvr3,cup.hp.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199708200403.VAA17392#user1,inficad.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] C&amp;C and Event Rescheduling</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="msg00748.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00750.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00687.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00630.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00749">Author</A>
&nbsp;|&nbsp;<A HREF="#00749">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00749">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] C&amp;C and Event Rescheduling</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] C&amp;C and Event Rescheduling</LI>
<LI><em>From</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI>
<LI><em>Date</em>: Tue, 26 Aug 97 16:32:39 -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="msg00687.html">199708200403.VAA17392#user1,inficad.com</A>&gt;, on 08/19/97 
   at 10:11 PM, Adam Wiggins &lt;nightfall#user1,inficad.com&gt; said:

&gt;[JCL, on priority level of actions and event interruption:] 

&gt;&gt; Bubba is trying to climb a very slippery tree.  A swarm of bees 
&gt;&gt; approaches and begins to sting Bubba:
&gt;&gt; 
&gt;&gt;   a) Bubba stops climbing and now does something about the bees.  They
&gt;&gt; hurt!
&gt;&gt; 
&gt;&gt;   b) Bubba knows that if he doesn't get off the ground soon that
&gt;&gt; approaching flood is going to drown him.  He ignores the bees and
&gt;&gt; continues working on climbing.
&gt;&gt; 
&gt;&gt; AdamW -- Can your system model this last case?

&gt;I'd say these matters are a bit above the level of our priority
&gt;handling. There is a certainly level of 'threat analysis' in place
&gt;for two reasons - one, for mobs to figure out what to do in those 
&gt;situations, and two, so that we can decide that when Bubba Newbie 
&gt;is confronted with an ancient multihued dragon he will scream and 
&gt;run the other way regardless of the player's repeated commands of 
&gt;"climb up the dragon's face and tweak his nose."

Capiche.  I believe we discussed this previously wrt your concept of
"levels of importance of actions" or some such nomenclature, to handle
the case of Bubba ceasing to dig the Panama canal when set upon by
Orcs.

&gt;In the case of situation a, I can't give you an exact example,
&gt;because we've yet to tackle modeling 'swarm' creatures.  

The scenario is not specific to swarms, or bees, they kee is that the
threat is both present and minor when compared to another non-present
but implicit threat.

&gt;Since I don't think that it's imperative to the
&gt;example that it be a swarm of bees, allow me to use a pack of wolves,
&gt;something which actually exists in the game right now.

Precisely.

&gt; &gt; ignore bees!

This is the key.  If you have some sort of suppor like this, you have
the scaffolding available to ignore the bees and climb instead due to
a greater known but non-present threat/importance.

&gt;I suppose the main point here is that life-threatening is basically
&gt;the same priority level all the time - the system won't try to decide
&gt;for you whether the wry guy with the rapier is a larger or smaller
&gt;threat to you than the guy with the big axe.  They are both trying to
&gt;kill you, and it's up to the player to make the exact judgement
&gt;calls.

Does a player have the ability to query his priority stack at any
instant?  Ie can he see what he is trying to do, not do, or avoid
having occur to him, and their relative placements?  Can he
progressively alter the relative placements?  (eg climing tree is more
important than wolf bites unless wolf bites are potentially directly
lethal (neck etc)).

&gt;One nice thing about the character blow-prediction stuff Orion put
&gt;into combat is that you'll happily ignore attacks that (you predict)
&gt;won't hurt you. Thus if Boffo were in a bee-proof-suit, he wouldn't
&gt;even bother with the bees unless the player specifically requested
&gt;it.  Naturally this has some other nice side effects, like Boffo
&gt;*thinking* that his suit is bee-proof but actually finding out it has
&gt;a giant rip right through the seat, resulting in the bees basically
&gt;getting a free attack on the exposed area.

Cute.

-- 
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>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00687" HREF="msg00687.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></STRONG>
<UL><LI><EM>From:</EM> Adam Wiggins &lt;nightfall#user1,inficad.com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00748.html">Re: [MUD-Dev]  Looking for books...</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00750.html">META: Attributions and Eudora</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00687.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00630.html">[MUD-Dev] C&amp;C and Event Rescheduling</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00749"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00749"><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] C&amp;C and Event Rescheduling</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<LI><strong><A NAME="00618" HREF="msg00618.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Sat 16 Aug 1997, 05:40 GMT
<UL>
<LI><strong><A NAME="00621" HREF="msg00621.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Sat 16 Aug 1997, 12:43 GMT
<UL>
<LI><strong><A NAME="00661" HREF="msg00661.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Tue 19 Aug 1997, 01:06 GMT
<UL>
<LI><strong><A NAME="00687" HREF="msg00687.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Wed 20 Aug 1997, 04:02 GMT
<UL>
<LI><strong><A NAME="00749" HREF="msg00749.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 27 Aug 1997, 00:24 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
<LI><strong><A NAME="00630" HREF="msg00630.html">[MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix23,ix.netcom.com">jlsysinc#ix23,ix.netcom.com</a>, Sun 17 Aug 1997, 06:21 GMT
</LI>
<LI><strong><A NAME="00640" HREF="msg00640.html">[MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Sun 17 Aug 1997, 17:21 GMT
<UL>
<LI><strong><A NAME="01201" HREF="msg01201.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Fri 12 Sep 1997, 23:01 GMT
<UL>
<LI><strong><A NAME="01227" HREF="msg01227.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Tue 16 Sep 1997, 16:22 GMT
</LI>
</UL>
</LI>
</UL>
</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>