/doc/sefun/show_object


SYNOPSIS

int show_object (object ob, string msg)

DESCRIPTION

If the object <ob> can see in its environment, it will be told to the single string <msg>, and see() will return non-zero. If the object can't see, the function just returns zero.

SYNOPSIS

int show_object (object ob, string *msgs)

DESCRIPTION

<msgs> is an array of two strings. If the object <ob> can see in its environment, it is told the first string, else the second string. The function returns non-zero in the former, and zero in the latter case.

SEE ALSO

see
show
show_room
light

| Home | Applied | Concepts | Efuns | Intro | Lfuns | Lib | LPC | Obj | Prop | Sefuns | Std |

Nightfall@quest.tat.physik.uni-tuebingen.de
Automatically generated on Fri, Aug 2, 1996