MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: flying things



Keith Weston wrote:

> 
> #2000:("@fob")(p);
> 
> Or, how would you go about calling a verb with the form @verb from
> another FO?

Yeah, that's it.  Now, if the @fob verb looks to dobjstr, argstr,
or any other preset variable other that args then you'll have to
set them before making the verb call.  I.E. if @fob is an 'any none
none' verb and then does something with dobjstr, then you gotta
set dobjstr before calling #2000:("@fob")(p);


References:

Home | Subject Index | Thread Index