Get desktop application:
View/edit binary Protocol Buffers messages
Force a player into a slot / coalition. To move the player back into spectators, use the following pseudo: `ForcePlayerSlot({ player_id: ..., coalition: NEUTRAL, slot_id: "" })`
(message has no fields)
returns a list of all connected players. https://wiki.hoggitworld.com/view/DCS_func_get_player_info
(message has no fields)
list of all the players connected to the server
Kick a specified player from the server with a message https://wiki.hoggitworld.com/view/DCS_func_kick
(message has no fields)
https://wiki.hoggitworld.com/view/DCS_func_send_chat
the message to send in the chat
which coalition? DCS only supports ALL or NEUTRAL (only applicable to send_chat)
(message has no fields)
https://wiki.hoggitworld.com/view/DCS_func_send_chat_to
the message to send in the chat
the target player of the direct message
(message has no fields)
Used in:
the player id
player's online name
coalition which player is slotted in
the slot identifier
the ping of the player
the connection ip address and port the client has established with the server
the unique identifier for the player
abbreviated language (locale) e.g. "en"