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

22 lines
451 B
Plaintext

TELL_PLAYER(1) TELL_PLAYER(1)
NAME
tell_player() - sends a message to a player
SYNOPSIS
void tell_player(object player, string str)
DESCRIPTION
This function sends a message of the message class
"environment" to the player named.
LOCATION
/secure/sefun/communications.c
Author
Cratylus @ Dead Souls
1