Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.6 KB

CHATCOMMANDS.MD

File metadata and controls

61 lines (37 loc) · 1.6 KB

Deadlocked Chat Commands

The Horizon server offers a small number of useful in-staging chat commands for players to use.

Table of Contents

Roll

[ALL PLAYERS]

Will generate a random number between 1 and 100 (inclusive) for the player issuing the command.

Command: !roll

Arguments: None

Example:

image

Teams

[HOST ONLY]

Will randomly assign teams to players based on the given arguments.

Command: !tm

Arguments: 'ffa'|<team names>

Examples:

!tm

Puts half the players on blue team and the other half on red team.

image

!tm ffa

Randomly assigns each player to their own team.

image

!tm red green orange !tm r g o !tm 1 2 3

Will randomly assign players to the red, green, or orange team. In the following images, since there are 10 players and 3 teams, one team will have 4 players.