From the wonderful RedGuides Wiki
This command is added by EverQuest
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/channel [say | gsay | guildsay | tell | auction | ooc | chat] [<name>]
|
Description
|
Sets the default chat channel from "Say" to the option specified. In the case of "tell" or "chat", specify the name of the player or chatroom.
|
|
Options
Option |
Description |
say |
Sets the default chat channel to "Say". |
gsay |
Sets the default chat channel to "Group Say" |
guildsay |
Sets the default chat channel to "Guild Say" |
tell <name> |
Sets the default chat channel to "Tell". Must specify player name. |
auction |
Sets the default chat channel to "Auction". |
ooc |
Sets the default chat channel to "Out of Character" |
chat <name>[:<password>] |
Sets the default chat channel to "Chat". Must specific the name of a channel and if required, password. |
Examples
See also