1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  Re: Issues from the digests and Wout's list -->
<!--X-From-R13: Oqnz Ivttvaf <avtugsnyyNvasvpnq.pbz> -->
<!--X-Date: from tacitus.globecomm.net [207.51.48.7] by mx01.ca.us.ibm.net id 861850985.201710&#45;1 Thu Apr 24 03:03:05 1997 -->
<!--X-Message-Id: 199704240304.UAA13648#user2,inficad.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.SOL.3.95.970421192904.2504D&#45;100000@sun&#45;cc203 -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:nightfall#inficad,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="msg00196.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00198.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00192.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00175.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00197">Author</A>
&nbsp;|&nbsp;<A HREF="#00197">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00197">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  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]  Re: Issues from the digests and Wout's list</LI>
<LI><em>From</em>: Adam Wiggins &lt;<A HREF="mailto:nightfall#inficad,com">nightfall#inficad,com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 23 Apr 1997 20:04:34 -0700 (MST)</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
&gt; About aliases:  Nathan said his system could do 'alias x shoot $target',
&gt; how about expanding this to 'alias x shoot %1{$target}', where if an
&gt; argument isn't given with x, $target is substituted in.

We have something like this built in which is indepentant of aliases.
It keeps track of your last set of 'targets' on certain things, thus:

&gt; notch arrow bow
You notch a wooden arrow into your bow.
&gt; shoot north orc
[Here 'bow' and 'arrow' are already in your list of objects recently accessed]
You fire a wooden arrow north at the orc.
&gt; notch
[Here everything it wishes to know is already in your list...]
You notch a wooden arrow into your bow.
&gt; shoot
[Same thing - it just so happens the orc has moved west.]
You fire a wooden arrow west at the orc.

Also, we can make use of this list to decide what to show to the target.
Ie, they normally might not see the orc move southwest, but since they're
interested in it by virtue of their recent interaction with it, they may
get the message.  Similarly, by simply looking at a target, you have a
higher chance of noticing them trying to sneak out of the room.  This
has the interesting effect of making shopkeepers (who interact with you
when you enter the shop in the form of a greeting) more aware of you if
you're the only one around, but if someone else walks in and begins
interacting with the shopkeeper, they will be 'distracted' and you'll
have an easier time of slipping that figurine into your coat and slipping
out the door without them noticing.  It's better to work in teams...


</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="00174" HREF="msg00174.html">Re: Issues from the digests and Wout's list</A></STRONG>
<UL><LI><EM>From:</EM> Ling &lt;K.L.Lo-94#student,lut.ac.uk&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00196.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00198.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00192.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00175.html">Re: Issues from the digests and Wout's list</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00197"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00197"><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: Issues from the digests and Wout's list</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00225" HREF="msg00225.html">Re: [MUD-Dev]  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 26 Apr 1997, 01:58 GMT
</LI>
<LI><strong><A NAME="00236" HREF="msg00236.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#inficad,com">nightfall#inficad,com</a>, Sat 26 Apr 1997, 10:32 GMT
</LI>
</ul>
</ul>
</ul>
<LI><strong><A NAME="00189" HREF="msg00189.html">Re: [MUD-Dev]  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 23 Apr 1997, 23:55 GMT
</LI>
<LI><strong><A NAME="00192" HREF="msg00192.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 24 Apr 1997, 02:38 GMT
</LI>
<LI><strong><A NAME="00197" HREF="msg00197.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#inficad,com">nightfall#inficad,com</a>, Thu 24 Apr 1997, 10:03 GMT
</LI>
</ul>
<LI><strong><A NAME="00175" HREF="msg00175.html">Re: Issues from the digests and Wout's list</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Tue 22 Apr 1997, 02:43 GMT
<UL>
<LI><strong><A NAME="00185" HREF="msg00185.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Shawn Halpenny <a href="mailto:malachai#iname,com">malachai#iname,com</a>, Wed 23 Apr 1997, 21:36 GMT
<UL>
<LI><strong><A NAME="00194" HREF="msg00194.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 24 Apr 1997, 06:26 GMT
<UL>
<LI><strong><A NAME="00200" HREF="msg00200.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></strong>, 
Shawn Halpenny <a href="mailto:malachai#iname,com">malachai#iname,com</a>, Thu 24 Apr 1997, 21:30 GMT
</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>