Difference between revisions of "List of chat commands"
From Worms Knowledge Base
Explorer09 (Talk | contribs) m (layout) |
Explorer09 (Talk | contribs) (→Used in game: + /red /blue ...etc) |
||
Line 97: | Line 97: | ||
<p style="background-color: #CCDEFF;">'''/afk''' <span style="float: right; width: 50%;">''(Alias: '''/away''')''</span></p> | <p style="background-color: #CCDEFF;">'''/afk''' <span style="float: right; width: 50%;">''(Alias: '''/away''')''</span></p> | ||
− | <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 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. | ||
{{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;">'''/red''', '''/blue''', '''/green''', '''/yellow''', '''/magenta''', ''or'' '''/cyan'''</p> | ||
+ | <div style="padding-left: 2em;"> | ||
+ | Sends a message to your allied players. The message will appear in the same colour as your alliance. You cannot send messages to teams you're not allied with using this command. | ||
+ | |||
+ | '''Example:''' | ||
+ | /red Hello to the red teams. | ||
+ | /blue and the blue teams. | ||
+ | {{Chat example | ||
+ | |g1=<<YourName>> Hello to the red teams. | ||
+ | |g1e=Players in red alliance will receive this message | ||
+ | |g2=<<YourName>> and the blue teams. | ||
+ | |g2e=Players in blue alliance | ||
+ | |g1c=#FC8080|g2c=#9C9DFE}} | ||
+ | |||
+ | (To be confirmed: If a player have two teams in different colours, will he be able to send messages to both alliances?) | ||
</div> | </div> | ||
{{stub}} | {{stub}} |
Revision as of 13:10, 1 August 2010
The list is incomplete
Used anywhere
/me <message>
Example: /me says hello.
gives one of the following to everyone:
/msg <player name> <message>
Sends a private message to a specific player.
Example: /msg John some message
results in:
Note that in WormNET channel the square brackets [] are used instead of angular brackets <> shown above.
Used in WormNET channel
/help
Displays the following:
/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 John
ignores the player named John.
/unignore <player name>
Un-ignores a player in WormNET.
Example: /unignore John
/time
Displays the current time.
The current world (GMT) time is 22:40:16, and the date is 11/24/24
Used in lobby
/url (Alias: /u)
/batty
For the game host only. Enables BattyRope. (Rope will stay connected during other players' turns.)
/150 (Aliases: /fast, /speed)
/ts (Alias: /test)
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:
/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.
Pressing any key will stop this mode, you should do so when you return.
/red, /blue, /green, /yellow, /magenta, or /cyan
Sends a message to your allied players. The message will appear in the same colour as your alliance. You cannot send messages to teams you're not allied with using this command.
Example:
/red Hello to the red teams. /blue and the blue teams.
(To be confirmed: If a player have two teams in different colours, will he be able to send messages to both alliances?)