From the NannyMUD documentation
2000-12-14
NAME
disable_commands - Set an object `non-living'.SYNTAX
void disable_commands()DESCRIPTION
With this function an object is made `non-living'. This disables the adding of commands from entering rooms or objects that move into the inventory of this object.SEE ALSO
enable_commands in efun/object_related/enable_commandsSEE ALSO
move_object in efun/object_related/move_object