Difference between revisions of "ChatCommands"

From The Battle for Wesnoth Wiki
m (add shorter /query alias, minor fixes)
Line 17: Line 17:
 
Show [''text''] as an action from you in the chat.
 
Show [''text''] as an action from you in the chat.
 
;<nowiki>/m</nowiki> [''username''] [''message''] <br>&emsp;<nowiki>(or /msg or /whisper)</nowiki>
 
;<nowiki>/m</nowiki> [''username''] [''message''] <br>&emsp;<nowiki>(or /msg or /whisper)</nowiki>
Sends a private message [''message''] to a player with nick [''username''].<br>
+
Sends a private message [''message''] to a player with nickname [''username''].<br>
 
You can't send messages to players who control a side in a running game you are in.
 
You can't send messages to players who control a side in a running game you are in.
 
;<nowiki>/friend</nowiki> [''username'']
 
;<nowiki>/friend</nowiki> [''username'']
Add a nick [''username''] to your friends list.
+
Add a nickname [''username''] to your friends list.
 
;<nowiki>/ignore</nowiki> [''username'']
 
;<nowiki>/ignore</nowiki> [''username'']
Add a nick [''username''] to your ignores list.
+
Add a nickname [''username''] to your ignores list.
 
;<nowiki>/remove</nowiki> [''username'']
 
;<nowiki>/remove</nowiki> [''username'']
Remove a nick [''username''] from your friends or ignore list.
+
Remove a nickname [''username''] from your friends or ignore list.
 
;<nowiki>/list (or /display)</nowiki>
 
;<nowiki>/list (or /display)</nowiki>
 
Print out your ignores and friends list.
 
Print out your ignores and friends list.
Line 31: Line 31:
  
 
;<nowiki>/drop</nowiki>
 
;<nowiki>/drop</nowiki>
Drop your nick. (terminate your nick registration)
+
Drop your nickname. (terminate your nickname registration)
 
;<nowiki>/info</nowiki> [''username'']
 
;<nowiki>/info</nowiki> [''username'']
Request information about a registered nick [''username'']: ''last seen'' time and ''registration date'' (only on the default server)
+
Request information about a registered nickname [''username'']: ''last seen'' time and ''registration date'' (only on the default server)
 
;<nowiki>/ping</nowiki>
 
;<nowiki>/ping</nowiki>
  

Revision as of 17:04, 16 November 2011

Chat Commands

These commands can be issued when you are connected to a MP server, both from the lobby and from a game. When in a game, enter the chat box(by pressing 'm') to enter commands, in the lobby use the lobby chat field.

All of the commands are prefixed with "/". Any lines starting with this character will be considered commands.
A similar listing is available via the /help command.

/help

List all available commands. Use /help [command] to read a description of a command [command].

/query (or /q)

Send a query to the server. Without arguments the server should tell you the available commands.
You can also view the commands' descriptions here.

/adminmsg

Send a message to the server admins currently online.

/me or /emote [text]

Show [text] as an action from you in the chat.

/m [username] [message]
 (or /msg or /whisper)

Sends a private message [message] to a player with nickname [username].
You can't send messages to players who control a side in a running game you are in.

/friend [username]

Add a nickname [username] to your friends list.

/ignore [username]

Add a nickname [username] to your ignores list.

/remove [username]

Remove a nickname [username] from your friends or ignore list.

/list (or /display)

Print out your ignores and friends list.

/version

Display the program's version number.

/drop

Drop your nickname. (terminate your nickname registration)

/info [username]

Request information about a registered nickname [username]: last seen time and registration date (only on the default server)

/ping


Available but Not yet working


Features tied to these commands are not fully implemented and the commands won't do anything.
/details, join, /list, /part, /register, /room, /rooms /set, 

See Also