|
int | sp_ok (dbref player) |
|
void | say_shout (int target, const char *prefix, int flags, dbref player, char *message) |
|
void | do_think (dbref player, dbref cause, __attribute__((unused)) int key, char *message) |
|
int | check_speechformat (dbref player, dbref speaker, dbref loc, dbref thing, char *message, int key) |
|
void | format_speech (dbref player, dbref speaker, dbref loc, char *message, int key) |
|
void | do_say (dbref player, __attribute__((unused)) dbref cause, int key, char *message) |
|
void | page_return (dbref player, dbref target, const char *tag, int anum, const char *format,...) |
|
int | page_check (dbref player, dbref target) |
|
void | do_page (dbref player, __attribute__((unused)) dbref cause, int key, char *tname, char *message) |
|
void | do_reply_page (dbref player, dbref cause, __attribute__((unused)) int key, char *msg) |
|
void | whisper_pose (dbref player, dbref target, char *message) |
|
void | do_pemit_list (dbref player, char *list, const char *message, int do_contents) |
|
void | do_pemit (dbref player, __attribute__((unused)) dbref cause, int key, char *recipient, char *message) |
|
Commands which involve speaking.
- Author
- TinyMUSH development team (https://github.com/TinyMUSH)
- Version
- 3.3
- Date
- 2021-01-04
- Copyright
- Copyright (C) 1989-2021 TinyMUSH development team. You may distribute under the terms the Artistic License, as specified in the COPYING file.