Difference between revisions of "List of chat commands"

From Worms Knowledge Base

Jump to: navigation, search
m (ParentArticle)
m
Line 7: Line 7:
 
'''/me''' <msg>
 
'''/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.
 
<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.
 
+
{{Chat example
Example: {{Chat example
+
 
|c=/me says hello.
 
|c=/me says hello.
 
|t1=gives one of the following to everyone:
 
|t1=gives one of the following to everyone:
Line 22: Line 21:
 
<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.
 
+
{{Chat example
Example: {{Chat example
+
 
|c=/msg John some message
 
|c=/msg John some message
 
|t1=results in:
 
|t1=results in:
Line 66: Line 64:
 
<div style="padding-left: 2em;">
 
<div style="padding-left: 2em;">
 
Displays the current time.
 
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}}
Example: {{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}}
+
 
</div>
 
</div>
  
Line 100: Line 97:
 
<div style="padding-left: 2em;">
 
<div 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.
 
+
{{Chat example
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:

Revision as of 15:08, 29 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: /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: /msg John some message results in:

*John* some message(You in frontend)
<Yourname> some message(John in frontend)
*John* some message
(You in game)

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

Used in WormNET channel

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

The current local time is 18:48:41, and the date is 04/25/24
The current world (GMT) time is 18:48:41, and the date is 04/25/24

Used in lobby

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

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

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.


Personal tools