ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/new

HOME :: doc :: efuns :: new

     nnnneeeewwww((((3333))))                 MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))                  nnnneeeewwww((((3333))))

     NNNNAAAAMMMMEEEE
          new() - load a copy of an object

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          object new( string name );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Load a new object from definition , and give it a new
          unique name.  Returns the new object.  An object with a
          nonzero environment() cannot be cloned.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          clone_object(3), destruct(3), move_object(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: new