MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Security
-
Date: Mon, 25 Mar 1996 04:32:09 PST
-
From: kais@dds.nl (Kai Storbeck)
-
Cc: MOO-cows.PARC@xerox.com
-
Content-Transfer-Encoding: quoted-printable
-
Content-Type: text/plain; charset="iso-8859-1"
>
>As far as I know, the only way for a non-wiz to change his or her name is
>through @rename...
>
>but if you want to keep players from using rename on themselves, well,
>stick this at the beginning of $player:@rename...
>
>if (dobj == player)
> return player:notify("Sorry, you can't rename yourself...");
>endif
>
But people can @copy...try adding a set_task_perms(caler_perms()) in
$player:set_name. (and set_aliases)
--Kai
------ kais@moo.dds.nl ----- MacHelp for stupid's ------
------- kais@xs4all.net --- http://www.dds.nl/~kais/ -------
-------- ledormant@dds.nl - LeD@ some moo's --------
Home |
Subject Index |
Thread Index