Difference between revisions of "List of chat commands"
From Worms Knowledge Base
Explorer09 (Talk | contribs) (new table design (does this look better?)) |
Explorer09 (Talk | contribs) (+ /time) |
||
Line 7: | Line 7: | ||
|colspan="2" style="padding-left: 2em;"| | |colspan="2" style="padding-left: 2em;"| | ||
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.|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. | ||
|- | |- | ||
Line 15: | Line 16: | ||
|colspan="2" style="padding-left: 2em;"| | |colspan="2" style="padding-left: 2em;"| | ||
Sends an anonymous message to all players. The message will appear yellow. | 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}} | Example: {{Chat example|/anon I'm nobody! Who are you?|[I'm nobody! Who are you?]|msg1=gives:|color=#FCFE80}} | ||
to everyone. | to everyone. | ||
Line 27: | Line 29: | ||
| ''Used in: WormNET channel'' | | ''Used in: WormNET channel'' | ||
|- | |- | ||
− | |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. | + | |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. | Example: <code>/ignore Example</code> ignores the player named Example. | ||
|- | |- | ||
Line 33: | Line 37: | ||
| ''Used in: WormNET channel'' | | ''Used in: WormNET channel'' | ||
|- | |- | ||
− | |colspan="2" style="padding-left: 2em;"| Un-ignores a player in WormNET. | + | |colspan="2" style="padding-left: 2em;"| |
+ | Un-ignores a player in WormNET. | ||
+ | |||
Example: <code>/unignore Example</code> | Example: <code>/unignore Example</code> | ||
|- | |- | ||
Line 39: | Line 45: | ||
| ''Used in: Lobby'' | | ''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. | + | |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> | ||
| ''Used in: Anywhere'' | | ''Used in: Anywhere'' | ||
|- | |- | ||
− | |colspan="2" style="padding-left: 2em;"| 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}} | Example: {{Chat example|/msg Example some message||<Yourname> some message|msg1=gives:|color=#FFFF00}} | ||
to Example. | to Example. | ||
+ | |- | ||
+ | | '''/time''' <player name> <msg> | ||
+ | | ''Used in: WormNET channel'' | ||
+ | |- | ||
+ | |colspan="2" style="padding-left: 2em;"| | ||
+ | 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}} | ||
|} | |} | ||
{{stub}} | {{stub}} |
Revision as of 10:14, 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. Example: 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. | |
/time <player name> <msg> | Used in: WormNET channel |
Displays the current time. Example: |