TinyMUX

Hook obj

Configuration

CONFIG PARAMETER: hook_obj <dbref>

Default: (none)

Specifies the valid dbref# that the hook information is stored. All hooks are in the form <prefix>_<command/attribute>.

Attributes are stored in the form:

I_<command> - ignore configuration P_<command> - permit configuration A_<command> - after configuration B_<command> - before configuration

For detailed information on how to set up hooks, please see wizhelp on: hook setup.

Related Topics: @hook, hook_cmd, hook setup.