Difference between revisions of "List of chat commands"
From Worms Knowledge Base
Explorer09 (Talk | contribs) |
Explorer09 (Talk | contribs) |
||
Line 13: | Line 13: | ||
| '''/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?]|color=#FCFE80}} | ||
|- | |- | ||
| '''/afk'''<br/>'''/away''' | | '''/afk'''<br/>'''/away''' | ||
| Game | | Game | ||
− | | Away from keyboard. The game will automatically skip your turns while this mode is activated. | + | | 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 | | WormNET channel | ||
− | | Ignores a player in WormNET. | + | | Ignores a player in WormNET. Ignored players will have their nickname appear red in the in the nickname list. |
− | | | + | | <code>/ignore Example</code> ignores the player named Example. |
|- | |- | ||
| '''/unignore''' <player name> | | '''/unignore''' <player name> | ||
| WormNET channel | | WormNET channel | ||
+ | | Un-ignores a player in WormNET. | ||
|- | |- | ||
| '''/u'''<br/>'''/url''' | | '''/u'''<br/>'''/url''' | ||
| Lobby | | 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> | | '''/msg''' <player name> <msg> | ||
| Anywhere | | Anywhere | ||
+ | | Sends a private message to a specific player | ||
|} | |} | ||
{{stub}} | {{stub}} |
Revision as of 14:58, 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. | |
/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 |