LPC Library Functions: disable_wizard

NAME

disable_wizard() - remove wizard privileges from an object

SYNOPSIS

void disable_wizard( void );

DESCRIPTION

The opposite of enable_wizard(). Disables wizard privileges from the current object.

Note that this function is only available when the driver flag NO_WIZARDS is not defined.

SEE ALSO

enable_wizard(), wizardp()

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS