Tell (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Konoko
(Standardize)
imported>Konoko
(update)
Line 1: Line 1:
{{stub}}
<!-- {{stub}}
==Overview==
==Overview==
The '''tell''' [[Slash Commands|slash command]] is used to send private messages to other players. The messages can cross zones when sent to a player name, and can cross servers if sent to a global chat handle. The text will appear as bright yellow in a [[Chat tab]]. The default chat bubble color is Black on White.
The '''tell''' [[Slash Commands|slash command]] is used to send private messages to other players. The messages can cross zones when sent to a player name, and can cross servers if sent to a global chat handle. The text will appear as bright yellow in a [[Chat tab]]. The default chat bubble color is Black on White.
Line 17: Line 17:
*/whisper
*/whisper


[[Category:Slash Commands]][[Category:Communication Commands]]
[[Category:Slash Commands]]-->
==Slash Command==
{{SlashCommandArticle
|command=tell
|options=player_name, message
|aliases=t, whisper, w{{red|?}}, private, p
|note=Sends a ''message'' to the ''player_name''. Note the comma "," after ''player_name''.  ''player_name'' is not case sensitive and may include spaces or special characters.
 
This same command can be used for [[Global Handle|global chat handles]], simply include the commercial at "@" in front. {{slashcommand|tell|@player_name, message}}. Messages sent to global handles while the recipient is offline is stored for delivery.
 
;NOTE:/t is an alias for /tell, not for /team. /team's aliases are /t, /group, and /g}}
 
== See Also ==
* {{slashcommand|reply}}
* {{slashcommand|tell_last}}
[[Category:Communication Commands]]

Revision as of 17:54, 2 August 2007

Slash Command

/tell player_name, message
Aliases: t, whisper, w?, private, p

Sends a message to the player_name. Note the comma "," after player_name. player_name is not case sensitive and may include spaces or special characters.

This same command can be used for global chat handles, simply include the commercial at "@" in front. /tell @player_name, message. Messages sent to global handles while the recipient is offline is stored for delivery.

NOTE
/t is an alias for /tell, not for /team. /team's aliases are /t, /group, and /g

See Also