mud/lib/doc/sefun/tell_object
2020-09-06 05:43:07 -07:00

22 lines
450 B
Plaintext

TELL_STD_ITEM(1) TELL_OBJECT(1)
NAME
tell_object() - sends a message to an object
SYNOPSIS
void tell_object(object ob, string|int str)
DESCRIPTION
This function sends a message of the message class
"environment" to the object named.
LOCATION
/secure/sefun/communications.c
Author
Descartes of Borg
1