1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  Re: Verb binding -->
<!--X-From-R13: pynjerapNphc.uc.pbz -->
<!--X-Date: from babe.globecomm.net [207.51.48.8] by mx01.ny.us.ibm.net id 862267769.86285&#45;1 Mon Apr 28 22:49:29 1997 -->
<!--X-Message-Id: 199704282248.PAA09443#xsvr3,cup.hp.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199704260455.SAA18309#mail,pixi.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  Re: Verb binding</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:clawrenc#cup,hp.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="msg00267.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00268.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00241.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00237.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00266">Author</A>
&nbsp;|&nbsp;<A HREF="#00266">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00266">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  Re: Verb binding</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: Verb binding</LI>
<LI><em>From</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI>
<LI><em>Date</em>: Sun, 27 Apr 97 15:43:54 -0700</LI>
<LI><em>Reply-to</em>: <A HREF="mailto:claw#null,net">claw#null,net</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;<A HREF="msg00241.html">199704260455.SAA18309#mail,pixi.com</A>&gt;, on 04/25/97 
   at 10:06 PM, "ashen" &lt;ashen#pixi,com&gt; said:

&gt;[apple tree situation: we want to pick an apple from tree,
&gt; either with verb binding or a global 'pick' verb - how to do?]

&gt;: I handle with one of a few simple approaches:

&gt;: When an apple is picked, the verb only exists on the 
&gt;: tree-type apples, so that is matched.  The verb methods 
&gt;: then create a new apple of type non-tree which doesn't 
&gt;: have a "pick" verb, and hand that off to the user while 
&gt;: destructing the tree-apple.

&gt;the verb "pick" should be bound to the tree, IMO, not the apple.  

The reason I put it on the apple is that I'm definitely moving toward
a full graphical system and I don't want to see a graphic of a tree
full of apples telling me it has no more apples or pick your variation
on that theme such as an almost empty tree with only a few apples
left).  It also allows easy handling of the "apple is out of reach"
scenario and variations.

&gt;on a side note, what are some ideas for handling player 'give'
&gt;commands?  i like the point that one player shouldn't be able to just
&gt;GIVE another player a grenade, but i'm not coming up with many
&gt;alternative methods.

I use the stnadard nested prompts I posted on before.

&gt; 1) Make players drop the item for the other to pick up.
&gt;    (icky - players won't like that at all)

Exactly.

&gt; 2) Players have an 'accepting' toggle for whether or not
&gt;    they accept given items from livings.
&gt;    (maybe?)
&gt;
&gt;i definitely don't want to prompt them:
&gt;  Ashen offers an apple to you: do you accept?
&gt;  &gt; (Yes/No) ?
&gt;[Ugg-ugg attacks you! Not again! ;) ]

&lt;kof&gt;

But I *like* thus way!  

-- 
J C Lawrence                           Internet: claw#null,net
(Contractor)                           Internet: coder#ibm,net
---------------(*)               Internet: clawrenc#cup,hp.com
...Honorary Member Clan McFUD -- Teamer's Avenging Monolith...


</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="00241" HREF="msg00241.html">Re: [MUD-Dev]  Re: Verb binding</A></STRONG>
<UL><LI><EM>From:</EM> "ashen" &lt;ashen#pixi,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00267.html">Re: [MUD-Dev]  Re: Reposts</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00268.html">Re: [MUD-Dev]  Re: Issues from the digests and Wout's list</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00241.html">Re: [MUD-Dev]  Re: Verb binding</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00237.html">Sendmail changes</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00266"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00266"><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="00246" HREF="msg00246.html">Semaphores, Mutices, fd_sets</A></strong>, 
Greg Munt <a href="mailto:greg#uni-corn,demon.co.uk">greg#uni-corn,demon.co.uk</a>, Sat 26 Apr 1997, 22:58 GMT
<UL>
<LI><strong><A NAME="00269" HREF="msg00269.html">Re: [MUD-Dev]  Semaphores, Mutices, fd_sets</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Tue 29 Apr 1997, 06:06 GMT
<UL>
<LI><strong><A NAME="00296" HREF="msg00296.html">fd_set limitations</A></strong>, 
Greg Munt <a href="mailto:greg#uni-corn,demon.co.uk">greg#uni-corn,demon.co.uk</a>, Wed 30 Apr 1997, 07:37 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00241" HREF="msg00241.html">Re: [MUD-Dev]  Re: Verb binding</A></strong>, 
ashen <a href="mailto:ashen#pixi,com">ashen#pixi,com</a>, Sat 26 Apr 1997, 11:50 GMT
<UL>
<LI><strong><A NAME="00266" HREF="msg00266.html">Re: [MUD-Dev]  Re: Verb binding</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Tue 29 Apr 1997, 05:49 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00237" HREF="msg00237.html">Sendmail changes</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sat 26 Apr 1997, 10:46 GMT
<LI><strong><A NAME="00234" HREF="msg00234.html">Re: [MUD-Dev]	Re: Verb binding</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sat 26 Apr 1997, 06:27 GMT
<UL>
<LI><strong><A NAME="00262" HREF="msg00262.html">Re: [MUD-Dev] Re: Verb binding</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Mon 28 Apr 1997, 23:43 GMT
</LI>
</UL>
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00248" HREF="msg00248.html">Re: [MUD-Dev]	Re: Verb binding</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 27 Apr 1997, 00:16 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>