mud/lib/doc/lfun/all/chat_command
2020-09-06 05:43:07 -07:00

25 lines
411 B
Plaintext

CHAT_COMMAND
NAME
chat_command()
SYNOPSIS
static string chat_command(string str)
DESCRIPTION
Intercepts all commands issued by the user and determines whether they are channel commands. If so, they are processed by the chat daemon. If not, they are allowed to continue on their merry way.
EXAMPLES
LOCATION
/lib/chat
SEE ALSO
Author
Cratylus