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

/doc/lfuns/set_name

HOME :: doc :: lfuns :: set_name

set_name(5)            ES2 Mudlib Functions           set_name(5)

NNAAMMEE
       set_name()  - sets the names of an item that have physical
       appearance.

SSYYNNOOPPSSIISS
       void set_name( string name, string *id );

DDEESSCCRRIIPPTTIIOONN
       This function sets the name of an item which  is  used  in
       messages  related  to  the item. The argument id gives the
       item a list of identities for user to indicate  this  item
       in  commands.  Also, the first element of id is set as the
       "id" property of the item.

AAPPPPLLIIEEDD
       F_NAME

SSEEEE AALLSSOO
       name(), short(), long()

ES2                        11 Apr 1996                          1

HOME :: doc :: lfuns :: set_name