22 lines
450 B
Plaintext
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
|
|
|