1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Recursive look -->
<!--X-From-R13: [nevna Uevssvgu <telcubaNvnrui.ay> -->
<!--X-Date: Thu, 22 Oct 1998 12:31:11 &#45;0700 -->
<!--X-Message-Id: Marcel&#45;1.46&#45;1022195444&#45;b49Ky&#38;5#catling,demon.nl -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.SOL.3.96.981021202831.14616A&#45;100000@sun&#45;cc203 -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Recursive look</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:gryphon#iaehv,nl">
</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="msg00360.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00362.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00318.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00418.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00361">Author</A>
&nbsp;|&nbsp;<A HREF="#00361">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00361">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Recursive look</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: Mud Dev Mailing list &lt;<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>&gt;</LI>
<LI><em>Subject</em>: [MUD-Dev] Re: Recursive look</LI>
<LI><em>From</em>: Marian Griffith &lt;<A HREF="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</A>&gt;</LI>
<LI><em>Date</em>: Thu, 22 Oct 1998 20:54:44 +0100 (BST)</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#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>
In &lt;URL:<A  HREF="news:local.muddev">news:local.muddev</A>&gt; on Wed 21 Oct, Ling wrote:

&gt; On Wed, 21 Oct 1998, Adam Wiggins wrote:

&gt; &gt; On Wed, 21 Oct 1998, Ling wrote:

&gt; &gt; &gt; I've called this 'recursive look' coz that's exactly what it is.  Best
&gt; &gt; &gt; done with an example.  Character enters a room.  She will get a short
&gt; &gt; &gt; [snip]

&gt; &gt; Bubba walks in from the east, smiling.
&gt; &gt; Bubba limps in from the east, dripping blood.
&gt; &gt; Bubba runs in from the east, panting.

&gt; &gt; In the first case, they did a "smile" social just before leaving
&gt; &gt; the room.  In the second case, they are heavily wounded.  In the
&gt; &gt; third case, they were walking quickly and are low on stamina.

When done properly this could be a very powerful mood enhancer on a
roleplaying oriented game.

&gt; Acknowledged.  I was thinking of tying in the idea of a recursive look
&gt; into this.  Something like: (warning, bad prose coming up)

&gt;   A man walks in, you can see yourself in his chrome eyes.  A point
&gt;   defence laser is mounted on his shoulder.  The gun he holds looks as if
&gt;   has just been used recently.  There are large holes and blood stains in
&gt;   his grey clothes.

&gt; Eyes, first thing you notice.  Laser swivel on his shoulder and gun as
&gt; they represent potential threat then overall view, the garment.  The
&gt; recursive look process will start including him coz the level of detail
&gt; described on him will be low.  (recursive look algorithm would probably
&gt; randomly pick objects weighted towards whatever the player is paying
&gt; attention to and things that haven't been described yet - could code in a 
&gt; special case statement whereby male speakers will stare at breasts but
&gt; that's probably too realistic)

Don't you dare implementing the last thing! It is very annoying in real
life and I could easily do without it in games, thank you very much!
Figuring out how to order things  according to importance to the obser-
ver is going to be difficult I think.  And mood really ought to play an
important role in this as well, as well as the character's history. You
never notice how many people have difficulty walking until you yourself
are forced to use crutches because you sprained your ankle...

&gt; Then you meet the guy a few days later, he's not done anything about his
&gt; appearance and has just been to a party involving bullets.  The output
&gt; might look: 

&gt;   A man walks in, his chrome eyes glisten in the sunlight.  A point
&gt;   defence laser on his shoulder focuses on you.  In his left hand is a
&gt;   gun, still smoking from its last use.  His grey clothes are bear
&gt;   numerous large holes and blood stains.

&gt; Mostly the same information, presented slightly differently.  Player has
&gt; to read both thoroughly.  Both messages are not subject to customisation
&gt; by the player, they're autogenerated and pretend I've made the effort such
&gt; that each of those lines above can appear in at least 10 different ways.
&gt; If you were standing in a busy area, this would probably happen a lot, for
&gt; those that haven't already been described.  Now, same question, would this
&gt; irritate you?

It would if I am not interacting with a person. Most of the people on the
street are just 'the crowd' until I look specifically at one, or somebody
does something that catches my attention.  Describing everything in great
detail is not so much irritating as well overwhelming.

Marian
-- 
Yes - at last - You. I Choose you. Out of all the world,
out of all the seeking, I have found you, young sister of
my heart! You are mine and I am yours - and never again
will there be loneliness ...

Rolan Choosing Talia,
Arrows of the Queen, by Mercedes Lackey



</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="00418" HREF="msg00418.html">[MUD-Dev] Re: Recursive look</A></strong>
<ul compact><li><em>From:</em> "Brandon J. Rickman" &lt;ashes#pc4,zennet.com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00316" HREF="msg00316.html">[MUD-Dev] Re: Recursive look</A></STRONG>
<UL><LI><EM>From:</EM> Ling &lt;K.L.Lo-94#student,lboro.ac.uk&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00360.html">[MUD-Dev] Re: PDMud thread summary</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00362.html">[MUD-Dev] Re: evil - good realism</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00318.html">[MUD-Dev] Re: Recursive look</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00418.html">[MUD-Dev] Re: Recursive look</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00361"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00361"><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] Re: Recursive look</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00325" HREF="msg00325.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Nathan F Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 22 Oct 1998, 00:50 GMT
</LI>
</ul>
<LI><strong><A NAME="00307" HREF="msg00307.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Wed 21 Oct 1998, 17:39 GMT
<UL>
<LI><strong><A NAME="00316" HREF="msg00316.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Ling <a href="mailto:K.L.Lo-94#student,lboro.ac.uk">K.L.Lo-94#student,lboro.ac.uk</a>, Wed 21 Oct 1998, 20:14 GMT
<UL>
<LI><strong><A NAME="00318" HREF="msg00318.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Wed 21 Oct 1998, 21:21 GMT
</LI>
<LI><strong><A NAME="00361" HREF="msg00361.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Thu 22 Oct 1998, 19:31 GMT
<UL>
<LI><strong><A NAME="00418" HREF="msg00418.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Brandon J. Rickman <a href="mailto:ashes#pc4,zennet.com">ashes#pc4,zennet.com</a>, Fri 23 Oct 1998, 21:07 GMT
<UL>
<LI><strong><A NAME="00460" HREF="msg00460.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Sat 24 Oct 1998, 20:13 GMT
<UL>
<LI><strong><A NAME="00533" HREF="msg00533.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Brandon J. Rickman <a href="mailto:ashes#pc4,zennet.com">ashes#pc4,zennet.com</a>, Tue 27 Oct 1998, 03:19 GMT
<UL>
<LI><strong><A NAME="00580" HREF="msg00580.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Thu 29 Oct 1998, 20:31 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</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>