MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Bultin prop flags
Richard Connamacher wrote:
>
> At 5:40 PM 5/20/96, Isildur wrote:
> >Is there any way to protect builtin properties?
> >I mean parent, location, owner,name...
>
> 'parent' is not a "property". It's accessed through a builtin function, so
> if you want to protect that, wiz parent() and code $bf_parent() to do all
> the perm checks you want, and also take a look at children() and
> chparent().
Iêm not sure to undestand...
what do you mean with: "wiz parent()" ???
You mean to edit that verb? But it is a builtin one...
Or you mean to change its owner?
> Players already can't change their own names. Read the programmer's manual.
But In my moo they do it using @rename me and @edit me.name...
I tought those commands run with player rights...
Is this usual?
References:
Home |
Subject Index |
Thread Index