
TELL_OBJECT(2)             silmul_efun             TELL_OBJECT(2)

名称
     tell_object - 告诉指定的物件一段话

语法
     void tell_object(mixed ob, string msg);

描述
     Sends a message to an object.  In fact, the ONLY thing  this
     simul_efun does is to call message("tell_object", msg, ob);

其它参考档案
     /adm/simul_efun/tell_object.c

作者
     Ichabod@TMI, 3/17/93
     wade@future 4/8/1996 翻译

MudOS Release 0.9         Last change:                   3-19-93

