lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
int id(str)
string str;

This function is used to identify an object. If it identifies with the
string "str", then return 1, else 0.

See also lfun/long(), lfun/can_put_and_get().