<HEAD> <TITLE> remove_interactive - disconnect an interactive object. </TITLE> </HEAD> <BODY BACKGROUND=http://www.imaginary.com/~beek/gifs/bg.jpg TEXT=#000000 ALINK=#FFFF00 VLINK=#550000 LINK=#000099> <center> <H1> remove_interactive - disconnect an interactive object. </H1> </center> <p> <b> int remove_interactive(object); </b> <p> If the argument object is interactive, and not destructed, cause it to be disconnected. (i.e lose it's interactive status). Returns 1 if the operation succeeded, or 0 if it didn't ( object destructed, or not interactive) <p> This function requires PACKAGE_CONTRIB to be defined in the options file. <p> <HR> <ADDRESS> <A HREF=http://wagner.princeton.edu/~tim> Tim Hollebeek </A> <p> <A HREF="http://www.imaginary.com/~beek/"> Beek </A>@ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere </ADDRESS>