./"makes a living object non-living

.DT
disable_commands
Discworld driver help
disable_commands

Name
.SI 5
disable_commands() - makes a living object non-living

.EI
Synopsis
.SI 5
int disable_commands();

.EI
Description
.SP 5 5
Makes a living object non-living, that is, add_actions have no effects,
livingp returns false, and, if the object is interactive, disallows
the user to type in commands other than for an input_to.  disable_commands
always returns 0.

.EP
See also
.SI 5
enable_commands(3)
.EI
