Config_admins - 61st/missions GitHub Wiki

#define DEBUG_ADMINS \
    "76561198111111234", /* Steam ID #1*/ \
    "76561198111111235", /* Steam ID #1*/ \
    "76561198111111236" /* Steam ID #1*/ 

Allows access to the [Debug Console] (https://community.bistudio.com/wiki/Arma_3:_Debug_Console) in multiplayer scenarios outside of the editor. This has no effect for singleplayer scenarios.


#define CBA_ADMINS \
    "76561198111111234", /* Steam ID #1*/ \
    "76561198111111235", /* Steam ID #1*/ \
    "76561198111111236" /* Steam ID #1*/ 

Allows access to edit the Server stored CBA Settings