untermud/DOC/
untermud/DOC/U/
untermud/DOC/U/U-examples/
untermud/DOC/internals/
untermud/DOC/wizard/
untermud/MISC/
untermud/MISC/dbchk/
untermud/RWHO/
untermud/RWHO/rwhod/
From @po2.andrew.cmu.edu:gb1d+@andrew.cmu.edu Mon Feb 24 18:10:38 1992
Received: by hussar (5.57/ULTRIX-fma-071791);
	id AA16789; Mon, 24 Feb 92 18:10:37 -0500
Received: by po2.andrew.cmu.edu (5.54/3.15) id <AA07875> for untermud@hussar.dco.dec.com; Mon, 24 Feb 92 18:10:02 EST
Received: via switchmail; Mon, 24 Feb 1992 18:09:55 -0500 (EST)
Received: from epidemic.ucc.andrew.cmu.edu via qmail
          ID </afs/andrew.cmu.edu/service/mailqs/q003/QF.4deLgn:00WDJI0YYEG>;
          Mon, 24 Feb 1992 18:09:39 -0500 (EST)
Received: from epidemic.ucc.andrew.cmu.edu via qmail
          ID </afs/andrew.cmu.edu/usr18/gb1d/.Outgoing/QF.YdeLgTO00WDJIwH3VP>;
          Mon, 24 Feb 1992 18:09:22 -0500 (EST)
Received: from Messages.7.15.N.CUILIB.3.45.SNAP.NOT.LINKED.epidemic.ucc.andrew.cmu.edu.pmax.ul4
          via MS.5.6.epidemic.ucc.andrew.cmu.edu.pmax_ul4;
          Mon, 24 Feb 1992 18:09:18 -0500 (EST)
Message-Id: <AdeLgSu00WDJMwH3MM@andrew.cmu.edu>
Date: Mon, 24 Feb 1992 18:09:18 -0500 (EST)
From: Gregory Joseph Blake <gb1d+@andrew.cmu.edu>
To: untermud@hussar.dco.dec.com
Subject: Frisbee!
In-Reply-To: <9202242259.AA02467@lilith.EBay.Sun.COM>
References: <9202242259.AA02467@lilith.EBay.Sun.COM>
Status: RO

A new silly toy:
-----------------------------------------------
object 2526@WanderLand
lst own=7@WanderLand;2526@WanderLand;
obj loc=7@WanderLand
obj home=7@WanderLand
str nam=frisbee
U throw=if ($#!=2) {echo("Type 'throw <person>' to throw it");return;};$tmp =
matchWHO($1);if ($tmp == NULL) {echo("You can't throw to someone who's not
connected");return;};if ($actor.loc == $tmp.loc)
{#2526@WanderLand.locthrow($tmp);return;}; #2526@WanderLand.thr($tmp);
flg _wz=
U thr=@do("throws the frisbee and it sails out of the
room.");@teleport($me,$1.loc);#2526@WanderLand:{@do("sails into the room and
into the hands of",$1.nam);};@teleport($me,$1);  
U localthr=@do("throws the frisbee to",$tmp.nam);@teleport($me,$tmp);
U locthr=@do("throws the frisbee to",$tmp.nam);@teleport($me,$tmp);
U locthrow=@do("throws the frisbee to",$1.nam);@teleport($me,$1);
str desc=Type 'throw <person>' to throw the frisbee to someone.
endobj
--
| US-Snail: Gregory J. Blake              |
|           5326 Fifth Ave - Apt. 3       | email:
|           Pittsburgh, PA   15232        |   gb1d+@andrew.cmu.edu
|                                         |   r746gb1d@vb.cc.cmu.edu
| Phone:    (412) MUD-9876                |   gregb@gnu.ai.mit.edu
                  ^^note...new
------------------------------------------------------------------------------
Killing, hugging, what's the diff? - Claire
______________________________________________________________________________
"Dark is a way and light is a place..." - Dylan Thomas
______________________________________________________________________________