Difference between revisions of "List of chat commands"
From Worms Knowledge Base
Explorer09 (Talk | contribs) (+ /time) |
Explorer09 (Talk | contribs) |
||
Line 1: | Line 1: | ||
The list is incomplete | The list is incomplete | ||
− | + | ||
− | + | ==Used anywhere== | |
− | + | ||
− | + | '''/me''' <msg> | |
− | + | <div style="padding-left: 2em;">Sends an 'action' message to all players. The message will appear white in the WormNET channel, green in other places. | |
− | + | ||
− | Sends an 'action' message to all players. The message will appear green. | + | |
Example: {{Chat example|/me says hello.|Yourname says hello.|Yourname says hello.|msg1=gives:|msg2=or|color=#7EFE7E|color2=#00FF00}} | Example: {{Chat example|/me says hello.|Yourname says hello.|Yourname says hello.|msg1=gives:|msg2=or|color=#7EFE7E|color2=#00FF00}} | ||
to everyone. | to everyone. | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | '''/msg''' <player name> <msg> | |
− | + | <div style="padding-left: 2em;"> | |
− | + | Sends a private message to a specific player. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | Example: <code>/ignore Example</code> ignores the player named Example. | + | Example: {{Chat example|/msg Example some message||<Yourname> some message|msg1=gives:|color=#FFFF00}} |
− | + | to Example. | |
− | + | </div> | |
− | + | ||
− | + | ==Used in WormNET channel== | |
− | + | ||
+ | '''/ignore''' <player name> | ||
+ | <div style="padding-left: 2em;"> | ||
+ | Ignores a player in WormNET. Ignored players will have their nickname appear red in the nickname list. | ||
+ | |||
+ | Example: <code>/ignore Example</code> ignores the player named Example.</div> | ||
+ | |||
+ | '''/unignore''' <player name> | ||
+ | <div style="padding-left: 2em;"> | ||
Un-ignores a player in WormNET. | Un-ignores a player in WormNET. | ||
Example: <code>/unignore Example</code> | Example: <code>/unignore Example</code> | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | '''/time''' <player name> <msg> | |
− | + | <div style="padding-left: 2em;"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Displays the current time. | Displays the current time. | ||
Example: {{Chat example|/time||The current local time is {{#timel: H:i:s}}, and the date is {{#timel: m/d/y}}<br/>The current world (GMT) time is {{#time: H:i:s}}, and the date is {{#time: m/d/y}}|color=#808080}} | Example: {{Chat example|/time||The current local time is {{#timel: H:i:s}}, and the date is {{#timel: m/d/y}}<br/>The current world (GMT) time is {{#time: H:i:s}}, and the date is {{#time: m/d/y}}|color=#808080}} | ||
− | |} | + | </div> |
+ | |||
+ | ==Used in lobby== | ||
+ | |||
+ | '''/u''' ''or'' '''/url''' | ||
+ | <div 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. | ||
+ | </div> | ||
+ | |||
+ | ==Usen in game== | ||
+ | |||
+ | '''/anon''' <msg> | ||
+ | <div 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. | ||
+ | </div> | ||
+ | |||
+ | '''/afk''' ''or'' '''/away''' | ||
+ | <div 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. | ||
+ | </div> | ||
{{stub}} | {{stub}} |
Revision as of 11:05, 26 July 2010
The list is incomplete
Used anywhere
/me <msg>
Example: to everyone.
/msg <player name> <msg>
Sends a private message to a specific player.
Example: to Example.
Used in WormNET channel
/ignore <player name>
Ignores a player in WormNET. Ignored players will have their nickname appear red in the nickname list.
Example:/ignore Example
ignores the player named Example./unignore <player name>
Un-ignores a player in WormNET.
Example: /unignore Example
/time <player name> <msg>
Displays the current time.
Example:
Used in lobby
/u or /url
Displays and copies a wa://address-of-host URL into the clipboard, which can be used by other players to join the game directly.
Usen in game
/anon <msg>
Sends an anonymous message to all players. The message will appear yellow.
Example: to everyone.
/afk or /away
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.