MOO-cows Mailing List Archive

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

Re: Self-Cleaning Room



Now, I am not an expert on self-cleaning rooms, but there has got to be a 
line of code that uses a move(), or :moveto line to move the objects, 
just change the 'move(<object>,#-1)' to 'move(<object>,<new location>)', 
or <object>:moveto(#-1) to <object>:moveto(<new location>).  I dont know 
what verb this would be in(THere might even be a property to set that 
specifys where to move the object.)


On Mon, 6 Nov 1995, James Renken wrote:

> Is it possible to make the Self-Cleaning Room (#27777 on LambdaMOO) move things 
> to other locations besides #-1?
> 
> Thanks,
> 
> -----------------------------------------------------------------------
> James Renken - Renk0006@Gold.TC.UMN.Edu - http://acm.cs.umn.edu/~jpr
> Administrator, GopherMOO: Reality.CS.UMN.Edu 6464 - 3.1: GCS d- s-:+/++
> a11 C++++ US++/UH++/UI+ P+>++ L E---- W+++ N+++ o+ K- w--- O-->O++ M+
> V-- PS PE Y+ PGP- t+ 5? X? R tv-- b++++ DI++++ D? G++ e h! !r y !z
> Notice: Unsolicited commercial e-mail is subject to an archival fee of
> 200 US dollars per message - mailing denotes acceptance of these terms.
> -----------------------------------------------------------------------
> 
> 


References:

Home | Subject Index | Thread Index