GODSPEEDSNAKE 12 Posted October 1 Hi All, so I have the following as my server_config.json it works but as soon as i add my user ID to admins and error comes up... I'm so not sure what i am doing wrong... pls help... { "bindAddress": "0.0.0.0", "bindPort": 27035, "publicAddress": "202.131.88.5", "publicPort": 27035, "a2s": { "address": "202.131.88.5", "port": 27036 }, "game": { "name": "Arma Reforger Mission Server", "password": "XXXX", "passwordAdmin": "XXXX", "admins" : [xxxxx-xxxxx-xxxxx-xxxxxx-xxxx-x-x-x-xxxxx], <-------------GUID IN HERE BUT NOT WORKING "scenarioId": "{ECC61978EDCC2B5A}Missions/23_Campaign.conf", "maxPlayers": 10, "visible": true, "crossPlatform": true, "supportedPlatforms": [ "PLATFORM_PC", "PLATFORM_XBL" ], "gameProperties": { "serverMaxViewDistance": 3000, "networkViewDistance": 500, "disableThirdPerson": false, "serverMinGrassDistance":150, "battlEye": true, "fastValidation": true, "VONDisableUI": true, "VONDisableDirectSpeechUI": true }, "mods": [ { "modId": "595F2BF2F44836FB", "name": "RHS - Status Quo", "version": "0.9.3399" }, { "modId": "625B374860788C3B", "name": "F-4 Panthom II", "version": "1.0.1" }, { "modId": "5AC2954C784671B3", "name": "Barrett M82", "version": "1.2.0" }, { "modId": "59D64ADD6FC59CBF", "name": "Project Redline - UH-60", "version": "1.4.1" }, { "modId": "61E0FECEA94DFAE5", "name": "MH-6 Littlebird", "version": "1.0.6" }, { "modId": "5E389BB9F58B79A6", "name": "SpaceCore", "version": "1.2.15" }, { "modId": "596CB4A0AE84C08E", "name": "Worthy Islands", "version": "0.8.84" }, { "modId": "5AAF6D5352E5FCAB", "name": "Project Redline - Core", "version": "1.2.5" }, { "modId": "61D7354031940E7B", "name": "Harbin Z-11", "version": "1.0.22" }, { "modId": "5A56FA0AC53F8C80", "name": "ChernarusReforged", "version": "1.0.40" }, { "modId": "5D1880C4AD410C14", "name": "M1 Abrams", "version": "2.0.10" }, { "modId": "5D61500CC41C394B", "name": "M4 - 4 Versions RHS compatible", "version": "1.0.17" }, { "modId": "5E0210B8D9ACE179", "name": "A-10A Thunderbolt II", "version": "1.0.3" }, { "modId": "5AB301290317994A", "name": "Suppressors", "version": "1.2.2" }, { "modId": "5CCCC1DFB9C93581", "name": "AH-64D Apache", "version": "1.1.1" }, { "modId": "60ED3CC6E7E40221", "name": "Sikorsky MH60 DAP Project", "version": "0.5.62" }, { "modId": "5CA125536EE7430A", "name": "M110 DMR", "version": "1.0.23" }, { "modId": "5ABD0CB57F7E9EB1", "name": "RIS Laser Attachments", "version": "1.0.79" }, { "modId": "5F1EE615E7AE3106", "name": "BGONE", "version": "1.1.25" }] }, "operating": { "lobbyPlayerSynchronise": true } } Share this post Link to post Share on other sites
McDazzzled05 0 Posted Saturday at 09:34 PM What is the error you are receiving? Share this post Link to post Share on other sites