|
LPC Library Functions: enable_wizard |
|
NAMEenable_wizard() - give wizard privileges to an object
SYNOPSISvoid enable_wizard( void ); An interactive object 'ob' which calls enable_wizard() will be considered a wizard by the driver; this has the following effects:
Note that this function is only available when the driver flag NO_WIZARDS is not defined. If you choose not to have the driver keep track of wizards, you need to take the following steps in your mudlib code:
SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|