[Tinymux] Disabling the Logon WHO
RhostMUSH Account
rhost at www.blueaether.com
Tue Oct 11 15:06:38 EDT 2005
Robby Griffin <rmg at terc.edu> wrote:
> On Oct 10, 2005, at 15:47, Mandor wrote:
>
> > At 01:22 AM 10/10/2005, you wrote:
> >> From reading the code, it looks like this ought to work without
> >> affecting the non-login-screen usage of WHO:
> >> logout_cmd_access WHO need_player
> >> logout_cmd_access DOING need_player
> >
> > I'd actually tried 'access' already (and it didn't work),
> > didn't even notice 'logout_cmd_access'. That did it. Thanks. :)
>
> I've changed this in CVS so that any access restriction, not just
> need_player, may be used to disable a logged-out command (since there
> is no way for the lack of an executor to pass any tests). I would
> suggest to whoever maintains the wizhelp that the "access" and
> "logout_cmd_access" parameters might want to be cross-referenced, and
> that "wizhelp logout_cmd_access" should tell you that any access
> restriction disables the command at the login screen while not
> affecting its use within the game.
>
> --Alierak
Might I also offer the reverse? Modify one of the parameters
so that it will work fine at the connect screen but will
be disabled (or even ignored so softcode alternatives can be
done) once logged in?
More information about the Tinymux
mailing list