Difference between revisions of "List of chat commands"
From Worms Knowledge Base
Explorer09 (Talk | contribs) m |
Explorer09 (Talk | contribs) (new table design (does this look better?)) |
||
Line 1: | Line 1: | ||
− | {| width="100%" | + | The list is incomplete |
− | + | {| width="100%" | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| '''/me''' <msg> | | '''/me''' <msg> | ||
− | | Game and Lobby | + | | ''Used in: Game and Lobby'' |
− | | Sends an 'action' message to all players. The message will appear green. | + | |- |
− | + | |colspan="2" style="padding-left: 2em;"| | |
+ | Sends an 'action' message to all players. The message will appear green. | ||
+ | {{Chat example|/me says hello.|Yourname says hello.|Yourname says hello.|msg1=gives:|msg2=or|color=#7EFE7E|color2=#00FF00}} | ||
to everyone. | to everyone. | ||
|- | |- | ||
| '''/anon''' <msg> | | '''/anon''' <msg> | ||
− | | Game | + | | ''Used in: Game'' |
− | | Sends an anonymous message to all players. The message will appear yellow. | + | |- |
− | + | |colspan="2" style="padding-left: 2em;"| | |
+ | Sends an anonymous message to all players. The message will appear yellow. | ||
+ | Example: {{Chat example|/anon I'm nobody! Who are you?|[I'm nobody! Who are you?]|msg1=gives:|color=#FCFE80}} | ||
to everyone. | to everyone. | ||
|- | |- | ||
− | | '''/afk''' | + | | '''/afk''' or '''/away''' |
− | | Game | + | | ''Used in: Game'' |
− | | Away from keyboard. The game will automatically skip your turns while this mode is activated. If enabled during worm placement, the worm will be automatically teleported to a random spot. | + | |- |
− | + | |colspan="2" style="padding-left: 2em;"| | |
+ | Away from keyboard. The game will automatically skip your turns while this mode is activated. If enabled during worm placement, the worm will be automatically teleported to a random spot. | ||
|- | |- | ||
| '''/ignore''' <player name> | | '''/ignore''' <player name> | ||
− | | WormNET channel | + | | ''Used in: WormNET channel'' |
− | | Ignores a player in WormNET. Ignored players will have their nickname appear red in the in the nickname list. | + | |- |
− | + | |colspan="2" style="padding-left: 2em;"| Ignores a player in WormNET. Ignored players will have their nickname appear red in the in the nickname list. | |
+ | Example: <code>/ignore Example</code> ignores the player named Example. | ||
|- | |- | ||
| '''/unignore''' <player name> | | '''/unignore''' <player name> | ||
− | | WormNET channel | + | | ''Used in: WormNET channel'' |
− | + | ||
− | + | ||
|- | |- | ||
− | | '''/u''' | + | |colspan="2" style="padding-left: 2em;"| Un-ignores a player in WormNET. |
− | | Lobby | + | Example: <code>/unignore Example</code> |
− | | Displays and copies a wa://address-of-host URL into the clipboard, which can be used by other players to join the game directly. | + | |- |
− | + | | '''/u''' or '''/url''' | |
+ | | ''Used in: Lobby'' | ||
+ | |- | ||
+ | |colspan="2" style="padding-left: 2em;"| Displays and copies a wa://address-of-host URL into the clipboard, which can be used by other players to join the game directly. | ||
|- | |- | ||
| '''/msg''' <player name> <msg> | | '''/msg''' <player name> <msg> | ||
− | | Anywhere | + | | ''Used in: Anywhere'' |
− | | Sends a private message to a specific player. | + | |- |
− | + | |colspan="2" style="padding-left: 2em;"| Sends a private message to a specific player. | |
+ | Example: {{Chat example|/msg Example some message||<Yourname> some message|msg1=gives:|color=#FFFF00}} | ||
to Example. | to Example. | ||
|} | |} | ||
{{stub}} | {{stub}} |
Revision as of 10:02, 26 July 2010
The list is incomplete
/me <msg> | Used in: Game and Lobby |
Sends an 'action' message to all players. The message will appear green. to everyone. | |
/anon <msg> | Used in: Game |
Sends an anonymous message to all players. The message will appear yellow. Example: to everyone. | |
/afk or /away | Used in: Game |
Away from keyboard. The game will automatically skip your turns while this mode is activated. If enabled during worm placement, the worm will be automatically teleported to a random spot. | |
/ignore <player name> | Used in: WormNET channel |
Ignores a player in WormNET. Ignored players will have their nickname appear red in the in the nickname list.
Example: | |
/unignore <player name> | Used in: WormNET channel |
Un-ignores a player in WormNET.
Example: | |
/u or /url | Used in: Lobby |
Displays and copies a wa://address-of-host URL into the clipboard, which can be used by other players to join the game directly. | |
/msg <player name> <msg> | Used in: Anywhere |
Sends a private message to a specific player.
Example: to Example. |