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:

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

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!"

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