Difference between revisions of "List of chat commands"
From Worms Knowledge Base
Explorer09 (Talk | contribs) m (→Used anywhere) |
m (language template) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ParentArticle|[[Guides, FAQs, and ReadMes]]}} | + | {{ParentArticle|[[Guides, FAQs, and ReadMes]]}}__NOEDITSECTION__ |
+ | {{Languages|en|List of chat commands|ru|List of chat commands/ru}} | ||
+ | This is a complete list of all chat commands available in W:A, up to v3.6.29.0. | ||
− | + | (A fictional player, John, is introduced here for demonstration purpose. Any resemblance to real persons, living or dead, is purely coincidental.) | |
+ | <!-- | ||
+ | To add a new command to the list, use this template: | ||
+ | {{Command box | ||
+ | |name|param | ||
+ | |footnote | ||
+ | |description text with examples | ||
+ | }} | ||
+ | --> | ||
==Used anywhere== | ==Used anywhere== | ||
− | + | {{Command box | |
− | + | |me|<message> | |
+ | |Available in: Worms 2 (in-game only), W:A, and WWP | ||
+ | |Sends an 'action' message to all players. The message will appear white in the WormNET channel, green in other places. | ||
{{Chat example | {{Chat example | ||
|c=/me says hello. | |c=/me says hello. | ||
Line 16: | Line 28: | ||
|g1=YourName says hello. | |g1=YourName says hello. | ||
|g1e=Everyone in game | |g1e=Everyone in game | ||
− | |f1c=#00FF00|f2c=#FFFFFF|g1c=# | + | |f1c=#00FF00|f2c=#FFFFFF|g1c=#80FF80}} |
− | + | }} | |
− | + | {{Command box | |
− | + | |msg|<player name> <message> | |
− | Sends a private message to a specific player. | + | |Available in: Worms 2 (in-game only), W:A, and WWP |
+ | |Sends a private message (whisper) to a specific player. The message will appear blue in game, yellow in the frontend. | ||
{{Chat example | {{Chat example | ||
|c=/msg John some message | |c=/msg John some message | ||
Line 37: | Line 50: | ||
|g2e=John in game | |g2e=John in game | ||
|g3=YourName..John: some message | |g3=YourName..John: some message | ||
− | |g3e=Message shown in the replay file | + | |g3e=Message shown in the replay file of both sides |
− | |f1c=#D99A05|f2c=#FFFF00|f3c=#FFFF00|g1c=# | + | |f1c=#D99A05|f2c=#FFFF00|f3c=#FFFF00|g1c=#FFFFFF|g2c=#9E9EFF|g3c=#FF80FF}} |
− | + | ||
'''Shortcuts:''' | '''Shortcuts:''' | ||
− | *In WormNET channel, double-click on the player name to send private messages to that player. | + | *In WormNET channel, double-click on the player name to send private messages to that player.<ref>This also works with Worms 2 frontend (server or LAN). However instead of appearing the <code>/msg</code> command, a chat icon will light up [[Image:W2-ChatIcon-Blue.png|link=|alt=|]] to indicate that the private message will be send to that player.</ref> |
*In the lobby, right-click on the player name. | *In the lobby, right-click on the player name. | ||
*In the game, use F1–F7 keys when the chat box is open. | *In the game, use F1–F7 keys when the chat box is open. | ||
− | + | }} | |
==Used in WormNET channel== | ==Used in WormNET channel== | ||
− | + | {{Command box | |
− | + | |away|<message> | |
− | Displays the following: | + | |Available in: W:A and WWP |
− | {{Chat example|f1=A list of available commands.<br/><br/><!-- | + | |Sets an 'away' message, which is automatically replied to anyone who tried to send private whispers ([[#msg|/msg]]) to you. If you set <code>/away</code> without specifying the message, your away message will be cleared. |
+ | |||
+ | Sending ''any'' message or using any other chat command clears the away message instantly. | ||
+ | {{Chat example | ||
+ | |c=/away I'm busy. | ||
+ | |f1=Your away message has been set to: 'I'm busy.' | ||
+ | |f1e=You | ||
+ | |f1c=#00FF00}} | ||
+ | Suppose John sends you a whisper (e.g. <code>/msg YourName Hello.</code>), he will get: | ||
+ | {{Chat example | ||
+ | |f1=[YourName] I'm busy. | ||
+ | |f1e=John | ||
+ | |f1c=#FFFF00}} | ||
+ | from you automatically. | ||
+ | }} | ||
+ | |||
+ | {{Command box | ||
+ | |help| | ||
+ | |Available in: W:A and WWP | ||
+ | |Displays the following: | ||
+ | {{Chat example|f1=<!-- | ||
+ | -->A list of available commands.<br/><br/><!-- | ||
-->/msg <nickname> messagetext ( Allows you to send a message to a specific channel member )<br/><!-- | -->/msg <nickname> messagetext ( Allows you to send a message to a specific channel member )<br/><!-- | ||
-->/away messagetext ( Send this message text to anyone sending you a message )<br/><!-- | -->/away messagetext ( Send this message text to anyone sending you a message )<br/><!-- | ||
Line 59: | Line 92: | ||
-->/ignore <nickname> ( Ignores user, or clears ignores if nickname omitted )<br/><!-- | -->/ignore <nickname> ( Ignores user, or clears ignores if nickname omitted )<br/><!-- | ||
-->/time ( Display the time and date both locally and GMT )|f1c=#00FF00}} | -->/time ( Display the time and date both locally and GMT )|f1c=#00FF00}} | ||
− | + | }} | |
− | + | {{Command box | |
− | + | |ignore|<player name> | |
− | Ignores a player in | + | |Available in: W:A (v3.5 Beta 2 or above) |
+ | |Ignores a player in WormNET—you'll no longer receive messages from him, public or private. Ignored players will have their name appear red in the nickname list. | ||
+ | |||
+ | Players you ignore can still receive your messages, although you won't be able to hear their reply. | ||
{{Chat example|c=/ignore John|t1=ignores the player named John.}} | {{Chat example|c=/ignore John|t1=ignores the player named John.}} | ||
'''Shortcut:''' Hold Ctrl and double-click on the player to ingore/unignore him. | '''Shortcut:''' Hold Ctrl and double-click on the player to ingore/unignore him. | ||
− | + | }} | |
− | + | {{Command box | |
− | + | |unignore|<player name> | |
− | Un-ignores a player in WormNET. | + | |Available in: W:A (v3.5 Beta 2 or above) |
+ | |Un-ignores a player in WormNET. | ||
{{Chat example|c=/unignore John}} | {{Chat example|c=/unignore John}} | ||
− | + | }} | |
− | + | {{Command box | |
− | + | |time| | |
− | Displays the current time. | + | |Available in: W:A and WWP |
+ | |Displays the current time. | ||
{{Chat example|f1=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}}|f1c=#808080}} | {{Chat example|f1=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}}|f1c=#808080}} | ||
− | + | }} | |
− | ==Used in lobby== | + | ==Used in lobby (a.k.a. host/join screen)== |
− | + | {{Command box | |
− | + | |versions| | |
+ | |Aliases: '''/v''', '''/ver''', '''/version''' ; Available in: W:A (v3.6.28.0 or above) | ||
+ | |Displays the game logic versions of all players currently present. | ||
{{Chat example | {{Chat example | ||
|f1=John: v3.6.28.0<br/>YourName: v3.6.29.0 | |f1=John: v3.6.28.0<br/>YourName: v3.6.29.0 | ||
|f1c=#D99A05}} | |f1c=#D99A05}} | ||
− | + | }} | |
− | + | {{Command box | |
− | + | |url| | |
+ | |Alias: '''/u''' ; Available in: W:A (v3.6.29.0 or above) | ||
+ | |Displays and copies a wa://address-of-host URL into the clipboard, which can be used by other players to join the game directly. | ||
{{Chat example | {{Chat example | ||
|f1=Copied URL into clipboard: <span style="color: #00FF00;">wa://192.0.2.1?ID=123456&Scheme=Pf,Be&Password=abcd</span> | |f1=Copied URL into clipboard: <span style="color: #00FF00;">wa://192.0.2.1?ID=123456&Scheme=Pf,Be&Password=abcd</span> | ||
|f1c=#808080}} | |f1c=#808080}} | ||
− | + | }} | |
− | + | {{Command box | |
− | + | |batty| | |
− | For the game host only. Enables [[BattyRope]]. (Rope will stay connected during other players' turns.) | + | |Available in: W:A (v3.6.28.0 or above) |
− | + | |For the game host only. Enables [[BattyRope]]. (Rope will stay connected during other players' turns.) | |
+ | }} | ||
− | + | {{Command box | |
− | + | |150| | |
+ | |Aliases: '''/fast''', '''/speed''' ; Available in: W:A (v3.6.28.0 or above) | ||
+ | |For the game host only. Enables [[150% speed]]. (Everything in-game go 50% faster.) | ||
+ | }} | ||
− | + | {{Command box | |
− | + | |ts| | |
+ | |Alias: '''/test''' ; Available in: W:A (v3.6.28.0 or above) | ||
+ | |For the game host only. Enables [[TestStuff]]. | ||
+ | }} | ||
==Used in game== | ==Used in game== | ||
− | + | {{Command box | |
− | + | |anon|<message> | |
− | Sends an anonymous message to all players. The message will appear yellow. | + | |Available in: Worms 2, W:A, and WWP |
+ | |Sends an anonymous message to all players. The message will appear yellow. | ||
{{Chat example | {{Chat example | ||
|c=/anon I'm nobody! Who are you? | |c=/anon I'm nobody! Who are you? | ||
|t1=gives the following to everyone: | |t1=gives the following to everyone: | ||
|g1=[I'm nobody! Who are you?] | |g1=[I'm nobody! Who are you?] | ||
− | |g1c=# | + | |g1c=#FFFF80}} |
− | + | }} | |
− | + | {{Command box | |
− | + | |afk| | |
− | 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. | + | |Alias: '''/away''' ; Available in: W:A (v3.6.19.7 or above) |
+ | |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. | ||
{{Chat example/game|1=While you are Away, your turns will be automatically skipped.|style1=text-align: center;}} | {{Chat example/game|1=While you are Away, your turns will be automatically skipped.|style1=text-align: center;}} | ||
Pressing any key will stop this mode, you should do so when you return. | Pressing any key will stop this mode, you should do so when you return. | ||
− | + | }} | |
− | + | {{Command box | |
− | + | |ex|<player name> | |
− | + | |Alias: '''/ignore''' (since 3.6.30.0) ; Available in: Worms 2, W:A, and WWP | |
+ | |Excludes a player from sending ''and'' receiving public messages to/from him. Excluded players will have their corresponding function keys (F1–F7, not player name) grayed out. If you don't specify a player, all players will be excluded. | ||
− | + | '''Shortcut:''' When the chat box is open, hold Ctrl and press F1–F7 keys to include/exclude that player. | |
+ | }} | ||
− | ''' | + | {{Command box |
− | + | |inc|<player name> | |
− | + | |Alias: '''/unignore''' (since 3.6.30.0) ; Available in: Worms 2, W:A, and WWP | |
+ | |Includes a player in public message that has been previously excluded. If you don't specify a player, all players will be included. | ||
+ | }} | ||
+ | |||
+ | {{Command box | ||
+ | |AlliedGroup|<message> | ||
+ | |Available in: W:A (v3.5 Beta 1 or above) | ||
+ | |Sends a message to your allied players. The message will appear in the same colour as your allied group (a.k.a. alliance<ref>The term 'alliance' is used in the manual, although it means the same as what is called 'group' in the game.</ref>). You cannot send messages to teams you're not allied with using this command. | ||
+ | |||
+ | Whispers of opponents will be shown as ''**Whisper**'', in the colour of that group (alliance). | ||
+ | |||
+ | A player who has two teams in different colours will be able to send whispers to both groups. | ||
{{Chat example | {{Chat example | ||
+ | |c=/red Hello to the red teams. | ||
|g1=<<YourName>> Hello to the red teams. | |g1=<<YourName>> Hello to the red teams. | ||
− | |g1e=Players in the red | + | |g1e=Players in the red group will receive this message |
|g2=**Whisper** | |g2=**Whisper** | ||
− | |g2e=Players *not* in the red | + | |g2e=Players *not* in the red group will receive this |
− | + | |g1c=#FF8080|g2c=#FF8080}} | |
− | + | ||
− | + | ||
− | + | ||
− | |g1c=# | + | |
− | + | ||
− | + | ||
− | + | ||
'''Shortcut:''' Use F9–F11 keys when the chat box is open. | '''Shortcut:''' Use F9–F11 keys when the chat box is open. | ||
− | + | }} | |
==See also== | ==See also== | ||
{{Wormopaedia|Anonymous_Messages|Anonymous Messages}} | {{Wormopaedia|Anonymous_Messages|Anonymous Messages}} | ||
− | + | ==Footnotes== | |
+ | <references/> |
Latest revision as of 16:04, 2 September 2021
This is a complete list of all chat commands available in W:A, up to v3.6.29.0.
(A fictional player, John, is introduced here for demonstration purpose. Any resemblance to real persons, living or dead, is purely coincidental.)
Contents
Used anywhere
/me
Available in: Worms 2 (in-game only), W:A, and WWP
Sends an 'action' message to all players. The message will appear white in the WormNET channel, green in other places.
Example: /me says hello.
gives one of the following to everyone:
/msg
Available in: Worms 2 (in-game only), W:A, and WWP
Sends a private message (whisper) to a specific player. The message will appear blue in game, yellow in the frontend.
Example: /msg John some message
results in:
or
Shortcuts:
- In WormNET channel, double-click on the player name to send private messages to that player.[1]
- In the lobby, right-click on the player name.
- In the game, use F1–F7 keys when the chat box is open.
Used in WormNET channel
/away
Available in: W:A and WWP
Sets an 'away' message, which is automatically replied to anyone who tried to send private whispers (/msg) to you. If you set /away
without specifying the message, your away message will be cleared.
Sending any message or using any other chat command clears the away message instantly.
Example: /away I'm busy.
Suppose John sends you a whisper (e.g. /msg YourName Hello.
), he will get:
from you automatically.
/help
Available in: W:A and WWP
Displays the following:
/msg <nickname> messagetext ( Allows you to send a message to a specific channel member )
/away messagetext ( Send this message text to anyone sending you a message )
/away ( Clears the away message )
/me actiontext ( Sends you a message to show you have performed an action )
/ignore <nickname> ( Ignores user, or clears ignores if nickname omitted )
/time ( Display the time and date both locally and GMT )
/ignore
Available in: W:A (v3.5 Beta 2 or above)
Ignores a player in WormNET—you'll no longer receive messages from him, public or private. Ignored players will have their name appear red in the nickname list.
Players you ignore can still receive your messages, although you won't be able to hear their reply.
Example: /ignore John
ignores the player named John.
Shortcut: Hold Ctrl and double-click on the player to ingore/unignore him.
/unignore
Available in: W:A (v3.5 Beta 2 or above)
Un-ignores a player in WormNET.
Example: /unignore John
/time
Available in: W:A and WWP
Displays the current time.
The current world (GMT) time is 05:43:20, and the date is 11/23/24
Used in lobby (a.k.a. host/join screen)
/versions
Aliases: /v, /ver, /version ; Available in: W:A (v3.6.28.0 or above)
Displays the game logic versions of all players currently present.
YourName: v3.6.29.0
/url
Alias: /u ; Available in: W:A (v3.6.29.0 or above)
Displays and copies a wa://address-of-host URL into the clipboard, which can be used by other players to join the game directly.
/batty
Available in: W:A (v3.6.28.0 or above)
For the game host only. Enables BattyRope. (Rope will stay connected during other players' turns.)
/150
Aliases: /fast, /speed ; Available in: W:A (v3.6.28.0 or above)
For the game host only. Enables 150% speed. (Everything in-game go 50% faster.)
/ts
Alias: /test ; Available in: W:A (v3.6.28.0 or above)
For the game host only. Enables TestStuff.
Used in game
/anon
Available in: Worms 2, W:A, and WWP
Sends an anonymous message to all players. The message will appear yellow.
Example: /anon I'm nobody! Who are you?
gives the following to everyone:
/afk
Alias: /away ; Available in: W:A (v3.6.19.7 or above)
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.
Pressing any key will stop this mode, you should do so when you return.
/ex
Alias: /ignore (since 3.6.30.0) ; Available in: Worms 2, W:A, and WWP
Excludes a player from sending and receiving public messages to/from him. Excluded players will have their corresponding function keys (F1–F7, not player name) grayed out. If you don't specify a player, all players will be excluded.
Shortcut: When the chat box is open, hold Ctrl and press F1–F7 keys to include/exclude that player.
/inc
Alias: /unignore (since 3.6.30.0) ; Available in: Worms 2, W:A, and WWP
Includes a player in public message that has been previously excluded. If you don't specify a player, all players will be included.
/red, /blue, /green, /yellow, /magenta, or /cyan
Available in: W:A (v3.5 Beta 1 or above)
Sends a message to your allied players. The message will appear in the same colour as your allied group (a.k.a. alliance[2]). You cannot send messages to teams you're not allied with using this command.
Whispers of opponents will be shown as **Whisper**, in the colour of that group (alliance).
A player who has two teams in different colours will be able to send whispers to both groups.
Example: /red Hello to the red teams.
Shortcut: Use F9–F11 keys when the chat box is open.
See also
Footnotes
- ↑ This also works with Worms 2 frontend (server or LAN). However instead of appearing the
/msg
command, a chat icon will light up to indicate that the private message will be send to that player. - ↑ The term 'alliance' is used in the manual, although it means the same as what is called 'group' in the game.