Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.

Chat Commands

James Kingsley edited this page Jul 22, 2017 · 6 revisions

#loadout

Syntax 1

#loadout <role>

Applies the given role loadout to the local player. Roles are the names of loadouts in the player's faction's loadout file. Eg. #loadout aar for assistant automatic rifleman.

Syntax 2

#loadout <target_name>

Target name is a name of a connected player and will apply their loadout to the local player. Eg. #loadout bob.

Syntax 3

#loadout <target_name> <recipient_name>

Both target name and recipient name are names of connected players. The loadout of target name will be applied to the recipient.

All methods will log the loadout assignation in chat globally.

#groupname

Syntax

#groupname <name>

Will set the name of the local player's group to the given name. Player must be group leader to use this command. Eg. #loadout PltHQ

#groupcolor

Syntax

#groupcolor <color>

Will set the marker color of the local player's group to the given color. Player must be group leader to use this command. Eg. #groupcolor red

#radio

Syntax

#radio <type>

Will add the given radio to the local player. Eg. #radio 343, #radio 148 or #radio 152

#rp

Syntax

#rp

Will reset the local player's position to the nearest safe position. Eg. #rp

#heal

Syntax 1

#heal

Will heal the local player. Only available during briefing stage.

Syntax 2

#heal <player_name>

Will heal the given player. Only available during briefing stage.

#whisper

Syntax

#whisper <player_name> <message>

Will whisper the given player with the given message. Whisper will show a hint to the recipient and will show who sent the whisper. Eg. #whisper bob can you teleport me i fell into the sun

#spec

Syntax

#spec

Will open the spectator interface.

#ss

Handles safe start starting/stopping.

Syntax

#ss <state>

State can be either on or off. Can only be used by logged in admin.

#end

Ends the mission with the given debriefing class.

Syntax

#end <debriefing>

Debriefing can be one of blufor, opfor, indfor, completed, failed or draw. You can supply just the first character or the full text, eg. #end b or #end blufor. Can only be used by logged in admin.