Difference between revisions of "List of chat commands"

From Worms Knowledge Base

Jump to: navigation, search
(+ /time)
Line 1: Line 1:
 
The list is incomplete
 
The list is incomplete
{| width="100%"
+
 
|-
+
==Used anywhere==
| '''/me''' <msg>
+
 
| ''Used in: Game and Lobby''
+
'''/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.
|colspan="2" style="padding-left: 2em;"|
+
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>
| '''/anon''' &lt;msg&gt;
+
| ''Used in: Game''
+
|-
+
|colspan="2" 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}}
+
'''/msg''' &lt;player name&gt; &lt;msg&gt;
to everyone.
+
<div style="padding-left: 2em;">
|-
+
Sends a private message to a specific player.
| '''/afk''' or '''/away'''
+
| ''Used in: Game''
+
|-
+
|colspan="2" 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.
+
|-
+
| '''/ignore''' &lt;player name&gt;
+
| ''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.
+
  
Example: <code>/ignore Example</code> ignores the player named Example.
+
Example: {{Chat example|/msg Example some message||&lt;Yourname&gt; some message|msg1=gives:|color=#FFFF00}}
|-
+
to Example.
| '''/unignore''' &lt;player name&gt;
+
</div>
| ''Used in: WormNET channel''
+
 
|-
+
==Used in WormNET channel==
|colspan="2" style="padding-left: 2em;"|
+
 
 +
'''/ignore''' &lt;player name&gt;
 +
<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''' &lt;player name&gt;
 +
<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>
| '''/u''' or '''/url'''
+
| ''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.
+
|-
+
| '''/msg''' &lt;player name&gt; &lt;msg&gt;
+
| ''Used in: Anywhere''
+
|-
+
|colspan="2" style="padding-left: 2em;"|
+
Sends a private message to a specific player.
+
  
Example: {{Chat example|/msg Example some message||&lt;Yourname&gt; some message|msg1=gives:|color=#FFFF00}}
+
'''/time''' &lt;player name&gt; &lt;msg&gt;
to Example.
+
<div style="padding-left: 2em;">
|-
+
| '''/time''' &lt;player name&gt; &lt;msg&gt;
+
| ''Used in: WormNET channel''
+
|-
+
|colspan="2" 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''' &lt;msg&gt;
 +
<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>

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

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.


Personal tools