1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Recursive look -->
<!--X-From-R13: Zvat <Y.Z.Zb&#45;94Nfghqrag.yobeb.np.hx> -->
<!--X-Date: Wed, 21 Oct 1998 07:41:05 &#45;0700 -->
<!--X-Message-Id: Pine.SOL.3.96.981021141716.26007D&#45;100000@sun&#45;cc203 -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 028f01bdfcb8$747cf450$58f272cf#howdy,cybersight.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Recursive look</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:K.L.Lo-94#student,lboro.ac.uk">
</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="msg00296.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00298.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00292.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00300.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00297">Author</A>
&nbsp;|&nbsp;<A HREF="#00297">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00297">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Recursive look</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>: [MUD-Dev] Recursive look</LI>
<LI><em>From</em>: Ling &lt;<A HREF="mailto:K.L.Lo-94#student,lboro.ac.uk">K.L.Lo-94#student,lboro.ac.uk</A>&gt;</LI>
<LI><em>Date</em>: Wed, 21 Oct 1998 15:38:03 +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>
Rehash of an old idea.

I've called this 'recursive look' coz that's exactly what it is.  Best
done with an example.  Character enters a room.  She will get a short
description of the room, say, 2 lines.  Every 2 seconds, another two lines
will appear detailing an aspect of the room/environment/objects within.
And so on.  Eventually, it'll stop spamming the character, there's only so
much you can examine.  Log example:  (forgive my inability to write)

  &gt; enter door
  You enter a light room full of computers.  The far wall windows flood
  the room with light.  The air is dry.
  [2 secs]
  The banks of computers to your left and right are Sun machines.  They
  all display the famaliar login screen.  In front of each machine are
  two operator chairs.
  [2 secs]
  The grey carpet is plastered with blue Sun logos.  To your left is a
  shelf of folders.

Eventually, it'll stop coz this can't go on forever.  Looking at various
items will shift the focus elsewhere.  The idea of the above is that the
character looks around at eye-level, down then eventually up.  Having a
coord system helps.  Coz some players live on the twitch syndrome, any
text that suddenly appears without having hit return = event therefore
must twitch, the descs should appear in either a separate window or
coloured differently.

Side effects?  Well, people zooming thru areas will probably not be able
to scrollback and read where they went.  Certain people like me who can't
read an entire passage of text gets it in small bitesize chunks.
Particularly perceptive characters will probably get more descriptions and
are able to react to the environment quicker.

Comments?

Out of interest, how do people feel about mundane messages like arrival
being 'spiced up'.  Instead of:

  Bubba arrives from the east.

It becomes:

  Bubba walks in from the east.
  Bubba strolls in from the east.

And so on.  Would this become annoying?  I think the chances are it'll
probably be an overwhelming yes.

  |    Ling Lo (cod)
_O_O_  kllo#iee,org




</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="00307" HREF="msg00307.html">[MUD-Dev] Re: Recursive look</A></strong>
<ul compact><li><em>From:</em> Adam Wiggins &lt;adam#angel,com&gt;</li></ul>
<li><strong><A NAME="00301" HREF="msg00301.html">[MUD-Dev] Re: Recursive look</A></strong>
<ul compact><li><em>From:</em> "Matthew R. Sheahan" &lt;chaos#crystal,palace.net&gt;</li></ul>
<li><strong><A NAME="00300" HREF="msg00300.html">[MUD-Dev] Re: Recursive look</A></strong>
<ul compact><li><em>From:</em> Holly Sommer &lt;hsommer#micro,ti.com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00292" HREF="msg00292.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
<UL><LI><EM>From:</EM> "Bruce Mitchener, Jr." &lt;bruce#puremagic,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00296.html">[MUD-Dev] Re: PDMud (was Re: Bruce Sterling on Virtual Community goals)</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00298.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00292.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00300.html">[MUD-Dev] Re: Recursive look</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00297"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00297"><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: Bruce Sterling on Virtual Community goals</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00290" HREF="msg00290.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 21 Oct 1998, 05:14 GMT
<UL>
<LI><strong><A NAME="00332" HREF="msg00332.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Thu 22 Oct 1998, 01:50 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00291" HREF="msg00291.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 21 Oct 1998, 05:29 GMT
</LI>
<LI><strong><A NAME="00292" HREF="msg00292.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Bruce Mitchener, Jr. <a href="mailto:bruce#puremagic,com">bruce#puremagic,com</a>, Wed 21 Oct 1998, 06:04 GMT
<UL>
<LI><strong><A NAME="00297" HREF="msg00297.html">[MUD-Dev] 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, 14:41 GMT
<UL>
<LI><strong><A NAME="00300" HREF="msg00300.html">[MUD-Dev] Re: Recursive look</A></strong>, 
Holly Sommer <a href="mailto:hsommer#micro,ti.com">hsommer#micro,ti.com</a>, Wed 21 Oct 1998, 15:10 GMT
<UL>
<LI><strong><A NAME="00305" HREF="msg00305.html">[MUD-Dev] Re: Recursive look</A></strong>, 
The Wildman <a href="mailto:wildman#microserve,net">wildman#microserve,net</a>, Wed 21 Oct 1998, 16:48 GMT
</LI>
<LI><strong><A NAME="00315" HREF="msg00315.html">[MUD-Dev] Re: Recursive look</A></strong>, 
David Bennett <a href="mailto:ddt#discworld,imaginary.com">ddt#discworld,imaginary.com</a>, Wed 21 Oct 1998, 18:37 GMT
<UL>
<LI><strong><A NAME="00323" HREF="msg00323.html">[MUD-Dev] Re: Recursive look</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 21 Oct 1998, 22:47 GMT
</LI>
</UL>
</LI>
</UL>
</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>