clone_object(3) LPC Library Functions clone_object(3) NNAAMMEE clone_object() - load a copy of an object SSYYNNOOPPSSIISS object clone_object( string name ); DDEESSCCRRIIPPTTIIOONN Load a new object from definition <name>, and give it a new unique name. Returns the new object. An object with a nonzero environment() cannot be cloned. SSEEEE AALLSSOO destruct(3), move_object(3), new(3) MudOS 5 Sep 1994 1