1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  (fwd) Re: Issues from the digests and Wout's list -->
<!--X-From-R13: Dnm <zhqqlenmNzhfuebbz.qrzba.pb.hx> -->
<!--X-Date: from major.globecomm.net [207.51.48.5] by mx3.ibm.net id 862952975.90616&#45;1 Tue May  6 21:09:35 1997 -->
<!--X-Message-Id: 33738988.3422800#post,demon.co.uk -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199704291751.KAA28235#xsvr3,cup.hp.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's li</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:muddyraz#mushroom,demon.co.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="msg00323.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00325.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00288.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00343.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00324">Author</A>
&nbsp;|&nbsp;<A HREF="#00324">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00324">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's list</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]  (fwd) Re: Issues from the digests and Wout's list</LI>
<LI><em>From</em>: Raz &lt;<A HREF="mailto:muddyraz#mushroom,demon.co.uk">muddyraz#mushroom,demon.co.uk</A>&gt;</LI>
<LI><em>Date</em>: Tue, 06 May 1997 20:28:01 GMT</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:muddyraz#mushroom,demon.co.uk">muddyraz#mushroom,demon.co.uk</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 Tue, 29 Apr 1997 19:33:59 PST8PDT, Chris L wrote (quoting me):

&gt; &gt;Remember the old, single-player text adventures, particularly the
&gt; &gt;later games from Magnetic Scrolls/Rainbird?
[...]
&gt; They are also all single user systems turn based systems, where the
&gt; definition of state is extremely distinct and nothing is going to
&gt; happen while the user is sitting there at a prompt picking his nose. 
&gt; Multi-user realtime systems don't have a lot of that advantage.  The
&gt; definition of state is a lot more gray, and that state is highly
&gt; unstable dependant on other's realtime actions.

Very strong point, of course, though I've recently started thinking that, in
practice,  perhaps this won't always be such a major problem...

I guess I'm writing off the cuff here, and not thinking of every possible
situation, but I reckon that the goal is to have a finished parser which,
even if the 'state' the user is in at the point that the parser prompts them
to resolve ambiguity changes significantly, won't leave the player in a
'dangerous' situation.

If it handles, or rather, is informed of these changes and responds
intelligently, I'd hope that there shouldn't be too much problem.

An example, one player on the left, one player on the right:
(no proportional fonts, please ;) )

 &gt; n

 You're in a room; it seems it was
 created on naught but a whim.
 A big bag and a small bag lie here.

 &gt; get bag                             &gt; n
 Which bag - the big one or the small
 one?                                  You're in a room; it seems it was
                                       created on naught but a whim.
 &gt;                                     A big bag and a small bag lie here.
 A tall, female human enters.          A lean, male human is here.

 &gt;                                     &gt; get big bag
 The female human picks up the big     You pick up the big bag.
 bag.

 &gt; big
 It doesn't seem to be here anymore,
 it appears you took too long!

The above seems to be a generally smooth handling of that particular
situation. Obviously, nicer interaction could be passed to the two
participants - the parser could respond to the male human in the last
instance "The big bag was just taken by the female human, take the small one
instead?" or, better, offer this prompt the instant the female takes the
bag.

And because the parser doesn't/shouldn't *require* a particular response
from the player, you can just as easily respond 'yes' or 'no', give up and
wander off, or pull out your sword and stick it through the pesky woman's
ribs.

Perhaps there will be situations that can't be resolved smoothly... come up
with some and we can try and plan a chain of events that get through them =)

Raz


</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="00343" HREF="msg00343.html">Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's list</A></strong>
<ul compact><li><em>From:</em> clawrenc#cup,hp.com</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00288" HREF="msg00288.html">Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's list</A></STRONG>
<UL><LI><EM>From:</EM> clawrenc#cup,hp.com</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00323.html">Re: [MUD-Dev]  Re: Multi-threaded mudding (was a flamefest)</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00325.html">Comments on the DB layer</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00288.html">Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's list</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00343.html">Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's list</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00324"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00324"><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]  Re: Introduction</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00245" HREF="msg00245.html">Re: [MUD-Dev]  Re: Introduction</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Sat 26 Apr 1997, 12:03 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00216" HREF="msg00216.html">(fwd) Re: Issues from the digests and Wout's list</A></strong>, 
Raz <a href="mailto:raz#mushroom,demon.co.uknospam">raz#mushroom,demon.co.uknospam</a>, Fri 25 Apr 1997, 13:03 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00257" HREF="msg00257.html">(fwd) Re: Issues from the digests and Wout's list</A></strong>, 
Raz <a href="mailto:muddyraz#mushroom,demon.co.uk">muddyraz#mushroom,demon.co.uk</a>, Mon 28 Apr 1997, 01:02 GMT
<UL>
<LI><strong><A NAME="00288" HREF="msg00288.html">Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's list</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 30 Apr 1997, 00:53 GMT
<UL>
<LI><strong><A NAME="00324" HREF="msg00324.html">Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's list</A></strong>, 
Raz <a href="mailto:muddyraz#mushroom,demon.co.uk">muddyraz#mushroom,demon.co.uk</a>, Wed 07 May 1997, 04:09 GMT
<UL>
<LI><strong><A NAME="00343" HREF="msg00343.html">Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's list</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 10 May 1997, 00:01 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00289" HREF="msg00289.html">Re: [MUD-Dev]  (fwd) Re: Issues from the digests and Wout's list</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 30 Apr 1997, 00:53 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00211" HREF="msg00211.html">Me</A></strong>, 
Raz <a href="mailto:raz#mushroom,demon.co.uknospam">raz#mushroom,demon.co.uknospam</a>, Fri 25 Apr 1997, 12:11 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00258" HREF="msg00258.html">Me</A></strong>, 
Raz <a href="mailto:muddyraz#mushroom,demon.co.uk">muddyraz#mushroom,demon.co.uk</a>, Mon 28 Apr 1997, 01:14 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>