MOO-cows Mailing List Archive

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

Re: 2 quessies



At 11:34 AM 2/17/97 PST, Matthew Schmidt wrote:
>Ok heres the code for both yuor questions
>1)Make a new verb on $room or $thing or whatever named `describe' this.
>ok heres the code
>
>1:  lines = $command_utils:read_lines();
> 2:  this.description = lines;
> 3:  player:tell("Description set.");
>
wouldn't this allow anyone to describe any room?



References:

Home | Subject Index | Thread Index