
tell_object(3)        LPC Library Functions        tell_object(3)

NNAAMMEE
       tell_object() - send a message to an object

SSYYNNOOPPSSIISS
       void tell_object( object ob, string str );

DDEESSCCRRIIPPTTIIOONN
       Send  a message `str' to object `ob'. If it is an interac       tive object (a player), then the message will go  to  him,
       otherwise it will go to the local function "catch_tell()".

SSEEEE AALLSSOO
       message(3), write(3), shout(3), say(3), tell_room(3)

Majik                      26 Jul 1997                          1

