Difference between revisions of "List of chat commands"
From Worms Knowledge Base
Explorer09 (Talk | contribs) m (→Used in lobby) |
Explorer09 (Talk | contribs) (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.| | + | Example: {{Chat example |
− | + | |c=/me says hello. | |
+ | |t1=gives one of the following to everyone: | ||
+ | |f1=Yourname says hello.|f1e=Everyone in lobby or LAN screen | ||
+ | |f2=* 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: {{Chat example |
− | + | |c=/msg John some message | |
+ | |t1=results in: | ||
+ | |f1=[John] some message | ||
+ | |f1e=You in frontend | ||
+ | |f2=<Yourname> 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}}| | + | 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> | ||
− | == | + | ==Used in game== |
'''/anon''' <msg> | '''/anon''' <msg> | ||
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?]| | + | Example: {{Chat example |
− | + | |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>
Example: /me says hello.
gives one of the following to everyone:
/msg <player name> <msg>
Sends a private message to a specific player.
Example:Example: /msg John some message
results in:
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 world (GMT) time is 19:38:10, and the date is 11/25/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:
/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.