lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
call_other(ob, str, arg)
object ob;
string str;

Call function in another object with an argument. The return value is
returned from the other object.

See also present(), find_living().