Difference between revisions of "List of chat commands"
From Worms Knowledge Base
Explorer09 (Talk | contribs) |
Explorer09 (Talk | contribs) |
||
Line 8: | Line 8: | ||
| '''/me''' <msg> | | '''/me''' <msg> | ||
| Game and Lobby | | Game and Lobby | ||
− | | Sends an action message to all players. The message will appear green. | + | | Sends an 'action' message to all players. The message will appear green. |
− | | {{Chat example|/me says hello.|Yourname says hello.|color=#7EFE7E}} | + | | {{Chat example|/me says hello.|Yourname says hello.||to everyone.|color=#7EFE7E}} |
|- | |- | ||
| '''/anon''' <msg> | | '''/anon''' <msg> | ||
| Game | | Game | ||
| Sends an anonymous message to all players. The message will appear yellow. | | Sends an anonymous message to all players. The message will appear yellow. | ||
− | | {{Chat example|/anon I'm nobody! Who are you?|[I'm nobody! Who are you?]|color=#FCFE80}} | + | | {{Chat example|/anon I'm nobody! Who are you?|[I'm nobody! Who are you?]||to everyone.|color=#FCFE80}} |
|- | |- | ||
| '''/afk'''<br/>'''/away''' | | '''/afk'''<br/>'''/away''' | ||
Line 29: | Line 29: | ||
| WormNET channel | | WormNET channel | ||
| Un-ignores a player in WormNET. | | Un-ignores a player in WormNET. | ||
+ | | <code>/unignore Example</code> | ||
|- | |- | ||
| '''/u'''<br/>'''/url''' | | '''/u'''<br/>'''/url''' | ||
Line 37: | Line 38: | ||
| '''/msg''' <player name> <msg> | | '''/msg''' <player name> <msg> | ||
| Anywhere | | Anywhere | ||
− | | Sends a private message to a specific player | + | | Sends a private message to a specific player. |
+ | | {{Chat example|/msg Example some message||<Yourname> some message|to Example|color=#FFFF00}} | ||
|} | |} | ||
{{stub}} | {{stub}} |
Revision as of 15:46, 25 July 2010
Command | Used in | Description | Example |
---|---|---|---|
/me <msg> | Game and Lobby | Sends an 'action' message to all players. The message will appear green. | |
/anon <msg> | Game | Sends an anonymous message to all players. The message will appear yellow. | |
/afk /away |
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> | WormNET channel | Ignores a player in WormNET. Ignored players will have their nickname appear red in the in the nickname list. | /ignore Example ignores the player named Example.
|
/unignore <player name> | WormNET channel | Un-ignores a player in WormNET. | /unignore Example
|
/u /url |
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> | Anywhere | Sends a private message to a specific player. |