disable_commands(3)   LPC Library Functions   disable_commands(3)
NNAAMMEE
       disable_commands() - makes a living object non-living
SSYYNNOOPPSSIISS
       int disable_commands( void );
DDEESSCCRRIIPPTTIIOONN
       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.
SSEEEE AALLSSOO
       enable_commands(3)
MudOS                       5 Sep 1994                          1