1997Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] C&#38;C and Event Rescheduling -->
<!--X-From-R13: Dvpuneq Ibbypbpx <YnHveNqvny.cvcrk.pbz> -->
<!--X-Date: Thu, 14 Aug 1997 20:04:58 +0000 -->
<!--X-Message-Id: 33F3D6A9.82A#dial,pipex.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199708141928.MAA26131#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] C&amp;C and Event Rescheduling</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:KaVir#dial,pipex.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="msg00560.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00562.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00558.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00588.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00561">Author</A>
&nbsp;|&nbsp;<A HREF="#00561">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00561">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>: Richard Woolcock &lt;<A HREF="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 14 Aug 1997 21:10:17 -0700</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
clawrenc#cup,hp.com wrote:
&gt; 
&gt; In &lt;<A HREF="msg00484.html">9708120437.8b94#ami-cg,GraySage.Edmonton.AB.CA</A>&gt;, on 08/12/97
&gt;    at 08:14 AM, cg#ami-cg,GraySage.Edmonton.AB.CA (Chris Gray) said:
&gt; 
&gt; &gt;[Chris L:]
&gt; 
&gt; &gt;:  Please enters the following very rapidly:
&gt; &gt;:
&gt; &gt;:    N, S, E, W.
&gt; 
&gt; &gt;It seems to me that, even if they are all on the same input line,
&gt; &gt;they are separate commands from the user.
&gt; 
&gt; As a general rule, yes.  There are exceptions.  Consider the case:
&gt; 
&gt;   &gt; dig panama canal
&gt;   You begin digging.
&gt;   ...many hours later...
&gt;   You are still digging.
&gt;   You are attacked by the Orcs!
&gt;   &gt; kill orcs
&gt;   Sorry, you'll have to wait till you're done digging.
&gt;   &gt; oops
&gt; 
&gt; A silly implementation to be sure, but it illustrates.  Another:
&gt; 
&gt;   &gt; n,n,n,n,n,n,n,n,n,e,e,e,e,e,e
&gt;   You go north
&gt;   ...
&gt;   There an incredibly valuable diamond here.
&gt;   You go north.
&gt;   You go east.
&gt;   You go east.
&gt;   ...
&gt;   &gt; Go back!  Go back!
&gt;   ...
&gt;   &gt; l
&gt;   There is nothing here.

Well suppose you have an update every half second or so, which performs
the next command on the list, sort of like:

&gt;n,n,e,n,n        | Your commands list now has 'n'-&gt;'n'-&gt;'e'-&gt;'n'-&gt;'n'

You walk north.
[half a second later].
You walk north.
[half a second later].
You walk east.
There an incredibly valuable diamond here.
&gt;stop             | Your commands list is cleared.You stop walking.

Okay so you might miss it, but probably only by a room or two (unless
you were lagged).

Just a suggestion.

KaVir.

</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="00588" HREF="msg00588.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</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="00558" HREF="msg00558.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</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="msg00560.html">Re: [MUD-Dev] New Topic: Butthead features</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00562.html">Re: [MUD-Dev]  Dynamic Descriptions</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00558.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00588.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00561"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00561"><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><A NAME="00522" HREF="msg00522.html">DemonScape</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 13 Aug 1997, 20:57 GMT
<LI><strong><A NAME="00517" HREF="msg00517.html">Re: [MUD-Dev] New to this mailing list</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 13 Aug 1997, 14:50 GMT
<LI><strong><A NAME="00484" HREF="msg00484.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Tue 12 Aug 1997, 06:06 GMT
<UL>
<LI><strong><A NAME="00558" HREF="msg00558.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>, Thu 14 Aug 1997, 19:29 GMT
<UL>
<LI><strong><A NAME="00561" HREF="msg00561.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Thu 14 Aug 1997, 20:04 GMT
<UL>
<LI><strong><A NAME="00588" HREF="msg00588.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>, Thu 14 Aug 1997, 23:08 GMT
<UL>
<LI><strong><A NAME="00590" HREF="msg00590.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Thu 14 Aug 1997, 23:38 GMT
<UL>
<LI><strong><A NAME="00604" HREF="msg00604.html">Re: [MUD-Dev] C&amp;C and Event Rescheduling</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Fri 15 Aug 1997, 16:45 GMT
<UL>
<LI><strong><A NAME="00658" HREF="msg00658.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, 00:29 GMT
</LI>
</UL>
</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>