Differences between revisions 4 and 5
Revision 4 as of 2017-08-17 08:28:03
Size: 2200
Editor: Alkani
Comment: CAA - Removed Table Organization, Fixed Error in Documentation, Numerous Formatting Changes
Revision 5 as of 2017-08-17 09:06:48
Size: 2747
Editor: Alkani
Comment: CAA -- Added Caveats section for additional details/gotchas, &c
Deletions are marked like this. Additions are marked like this.
Line 66: Line 66:

=== Caveats ===

A suite of global programs, available as part of the saytools package, are available to help users customize their use of the {{{ say }}} command. For more information about advanced customization for the {{{ say }}} program, consult the {{{ saytools }}} page.

Dialogue messages can also be communicated via the {{{ pose }}} command, if you need to speak and perform actions at the same time. For more information and examples on using {{{ pose }}} to communicate both actions and text, consult the {{{ pose }}} page.

Say

Command Information

Keyword

 say 

Type

 Built-In 

Arguments

 <message> 

Aliases

"

Usage

 say <message> 

 "<message> 

Purpose

Outputs a message to everyone in a room.

Syntax

To say something to everyone in the room:

  •  say <message> 

To say something to everyone in the room with shorthand notation:

  •  "<message> 

Parameters

<message>

  • The message you would like to broadcast to the room. The message will automatically have your designated closing character appended to the end of the message. By default, this character is a double-quote  (") .

Examples

Example 1

If a player named Alkani wanted to say "When in the course of furry events..." to everyone in the room, he would type the following:

  • say "When in the course of furry events...

Alkani would see the following:

  • You say, "When in the course of furry events..."

The rest of the room would see the following:

  • Alkani says, "When in the course of furry events..."

Example 2

If a player named Jaxen wanted to say "Yerf!" to everyone in the room, using the short-hand syntax, she would type the following:

  • "Yerf!

Jaxen would see the following:

  • You say, "Yerf!"

The rest of the room would see the following:

  • Jaxen says, "Yerf!"

Caveats

A suite of global programs, available as part of the saytools package, are available to help users customize their use of the  say  command. For more information about advanced customization for the  say  program, consult the  saytools  page.

Dialogue messages can also be communicated via the  pose  command, if you need to speak and perform actions at the same time. For more information and examples on using  pose  to communicate both actions and text, consult the  pose  page.

Pose - Send an action to the room

Whisper - Send a private message or action to a person in the same room

Page - Send a private message or action to a person anywhere

SayTools - Tools for customizing the behavior of the say command

Parent Topic

List of SpinDizzy MUCK System Built-In and Local Commands


CategoryBuiltincmd CategoryBasiccmd

Commands/BuiltIn/say (last edited 2017-10-20 18:01:40 by Alkani)