[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
On Fri, Sep 29, 2000 at 08:29:14PM -0700, Kris Anderson wrote:
> I'm working on a puppet that is rideable based off the $robot.  I've
> added a tell to it so that it will pass to anybody inside the $robot
> child will get to read what's going on outside.  When somebody goes through
> an exit or somebody activates mojo then any frob type of messages go
> unparsed and show up as unparsed frob.
> 
> How can I properly parse the frobberized message properly?
 
Checkout $user._tell, there is a switch there with a condition for
type=='frob.  Just copy that code (infact, I'd actually recommend
handling the whole switch, because all of those types are acceptable
to be sent to .tell()

-Brandon

PGP signature