Difference between revisions of "List of chat commands"

From Worms Knowledge Base

Jump to: navigation, search
m (Used in lobby)
(adapted for new version of Template:Chat example)
Line 8: Line 8:
 
<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.
 
<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.
  
Example: {{Chat example|/me says hello.|Yourname says hello.|Yourname says hello.|msg1=gives:|msg2=or|color=#7EFE7E|color2=#00FF00}}
+
Example: {{Chat example
to everyone.
+
|c=/me says hello.
 +
|t1=gives one of the following to everyone:
 +
|f1=Yourname says hello.|f1e=Everyone in lobby or LAN screen
 +
|f2=&#42; Yourname says hello. *
 +
|f2e=Everyone in WormNET channel
 +
|g1=Yourname says hello.
 +
|g1e=Everyone in game
 +
|f1c=#00FF00|f2c=#FFFFFF|g1c=#7EFE7E}}
 
</div>
 
</div>
  
Line 16: Line 23:
 
Sends a private message to a specific player.
 
Sends a private message to a specific player.
  
Example: {{Chat example|/msg Example some message||&lt;Yourname&gt; some message|msg1=gives:|color=#FFFF00}}
+
Example: {{Chat example
to Example.
+
|c=/msg John some message
 +
|t1=results in:
 +
|f1=[John] some message
 +
|f1e=You in frontend
 +
|f2=&lt;Yourname&gt; some message
 +
|f2e=John in frontend
 +
|f1c=#D99A05|f2c=#FFFF00}}
 
</div>
 
</div>
  
Line 39: Line 52:
 
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|c=/time|t1=displays:|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}}
 
</div>
 
</div>
  
Line 59: Line 72:
 
</div>
 
</div>
  
==Usen in game==
+
==Used in game==
  
 
'''/anon''' &lt;msg&gt;
 
'''/anon''' &lt;msg&gt;
Line 65: Line 78:
 
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
to everyone.
+
|c=/anon I'm nobody! Who are you?
 +
|t1=gives the following to everyone:
 +
|g1=[I'm nobody! Who are you?]
 +
|g1c=#FCFE80}}
 
</div>
 
</div>
  

Revision as of 13:37, 27 July 2010

The list is incomplete

Used anywhere

/me <msg>

Sends an 'action' message to all players. The message will appear white in the WormNET channel, green in other places. Example:

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> <msg>

Sends a private message to a specific player.

Example:

Example: /msg John some message results in:

[John] some message(You in frontend)
<Yourname> some message(John in frontend)

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:

Example: /time displays:

The current local time is 10:39:12, and the date is 03/29/24
The current world (GMT) time is 10:39:12, and the date is 03/29/24

Used in lobby

/u or /url

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.

/batty

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

/ts

For the game host only. Enables TestStuff.

Used in game

/anon <msg>

Sends an anonymous message to all players. The message will appear yellow.

Example:

Example: /anon I'm nobody! Who are you? gives the following to everyone:

[I'm nobody! Who are you?]

/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.


Personal tools