mud/lib/doc/efun/all/disable_commands
2020-09-06 05:43:07 -07:00

11 lines
237 B
Plaintext

disable_commands - makes a living object non-living
void disable_commands();
This efun is only available if NO_ADD_ACTION is not defined.
Causes the current object to no longer be able to execute commands.
See also:
enable_commands