Difference between revisions of "List of chat commands"

From Worms Knowledge Base

Jump to: navigation, search
m
(/ex and /inc - two commands that were buried in the Worms 2 manual)
Line 21: Line 21:
 
<p style="background-color: #CCDEFF;">'''/msg''' &lt;player name&gt; &lt;message&gt;</p>
 
<p style="background-color: #CCDEFF;">'''/msg''' &lt;player name&gt; &lt;message&gt;</p>
 
<div style="padding-left: 2em;">
 
<div style="padding-left: 2em;">
Sends a private message to a specific player.
+
Sends a private message 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 48: Line 48:
  
 
==Used in WormNET channel==
 
==Used in WormNET channel==
 +
 +
<p style="background-color: #CCDEFF;">'''/away''' &lt;message&gt;</p>
 +
<div style="padding-left: 2em;">
 +
</div>
  
 
<p style="background-color: #CCDEFF;">'''/help'''</p>
 
<p style="background-color: #CCDEFF;">'''/help'''</p>
Line 80: Line 84:
 
</div>
 
</div>
  
==Used in lobby==
+
==Used in lobby (a.k.a. host/join screen)==
  
 
<p style="background-color: #CCDEFF;">'''/versions''' <span style="float: right; width: 50%;">''(Aliases: '''/v''', '''/ver''', '''/version''')''</span></p>
 
<p style="background-color: #CCDEFF;">'''/versions''' <span style="float: right; width: 50%;">''(Aliases: '''/v''', '''/ver''', '''/version''')''</span></p>
Line 124: Line 128:
 
{{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.
 +
</div>
 +
 +
<p style="background-color: #CCDEFF;">'''/ex''' &lt;player name&gt;</p>
 +
<div style="padding-left: 2em;">
 +
Excludes a player from (sending or receiving?) public messages to him.[verification needed] 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.
 +
</div>
 +
 +
<p style="background-color: #CCDEFF;">'''/inc''' &lt;player name&gt;</p>
 +
<div style="padding-left: 2em;">
 +
Includes a player in public message that has been previously excluded.[verification needed] If you don’t specify a player, all players will be included.
 
</div>
 
</div>
  
Line 149: Line 165:
 
<references/>
 
<references/>
  
{{todo|add /away message used in WormNET channel|confirm: If a player have two teams in different colours, will he be able to send messages to both alliances?}}
+
{{todo|add /away message used in WormNET channel|confirm: If a player have two teams in different colours, will he be able to send messages to both alliances?|figure out how /ex and /inc works}}

Revision as of 17:45, 4 August 2010

The list is incomplete

Used anywhere

/me <message>

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:

YourName says hello.(Everyone in lobby or LAN screen)
* YourName says hello. *(Everyone in WormNET channel)
YourName says hello.
(Everyone in game)

/msg <player name> <message>

Sends a private message to a specific player. The message will appear blue in game, yellow in the frontend.

Example: /msg John some message results in:

*John* some message(You in frontend)
<YourName> some message(John in lobby or LAN screen)
[YourName] some message(John in WormNET channel)

or

*John* some message
(You in game)
<YourName> some message
(John in game)
YourName..John: some message
(Message shown in the replay file of both sides)

Note that in WormNET channel the square brackets [] are used instead of angular brackets <> shown above.

Shortcuts:

  • In WormNET channel, double-click on the player name to send private messages to that player.
  • 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 <message>

/help

Displays the following:

A list of available commands.

/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 <player name>

Ignores a player in WormNET. Ignored players will have their name appear red in the nickname list.

Example: /ignore John ignores the player named John.

Shortcut: Hold Ctrl and double-click on the player to ingore/unignore him.

/unignore <player name>

Un-ignores a player in WormNET.

Example: /unignore John

/time

Displays the current time.

The current local time is 11:58:10, and the date is 04/16/24
The current world (GMT) time is 11:58:10, and the date is 04/16/24

Used in lobby (a.k.a. host/join screen)

/versions (Aliases: /v, /ver, /version)

Displays the game logic versions of all players currently present.
John: v3.6.28.0
YourName: v3.6.29.0

/url (Alias: /u)

For the game host only. Displays and copies a wa://address-of-host URL into the clipboard, which can be used by other players to join the game directly.
Copied URL into clipboard: wa://192.0.2.1?ID=123456&Scheme=Pf,Be&Password=abcd

/batty

For the game host only. Enables BattyRope. (Rope will stay connected during other players' turns.)

/150 (Aliases: /fast, /speed)

For the game host only. Enables 150% speed. (Everything in-game go 50% faster.)

/ts (Alias: /test)

For the game host only. Enables TestStuff.

Used in game

/anon <message>

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:

[I'm nobody! Who are you?]

/afk (Alias: /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.

While you are Away, your turns will be automatically skipped.

Pressing any key will stop this mode, you should do so when you return.

/ex <player name>

Excludes a player from (sending or receiving?) public messages to him.[verification needed] 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 <player name>

Includes a player in public message that has been previously excluded.[verification needed] If you don’t specify a player, all players will be included.

/red, /blue, /green, /yellow, /magenta, or /cyan

Sends a message to your allied players. The message will appear in the same colour as your allied group (a.k.a. alliance[1]). 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).

Example: /red Hello to the red teams.

<<YourName>> Hello to the red teams.
(Players in the red alliance will receive this message)
**Whisper**
(Players *not* in the red alliance will receive this)

(To be confirmed: If a player have two teams in different colours, will he be able to send messages to both alliances?)

Shortcut: Use F9–F11 keys when the chat box is open.

See also

  1. The term 'alliance' is used in the manual, although it means the same as what is called 'group' in the game.


This article has a to-do list:
  • add /away message used in WormNET channel
  • confirm: If a player have two teams in different colours, will he be able to send messages to both alliances?
  • figure out how /ex and /inc works
Personal tools