ExileServer – MODIFY THE SERVER CONFIG LOCATED IN ‘exile_server_config.pbo >> confing.bin’ OR SERVER WONT START
Print
29
If you come across this error you will need to download your @ExileServer\addons\exile_server_config.pbo and have BinMake installed. (you can get this from here: https://community.bistudio.com/wiki/BinMake)
You'll need to convert the .pbo to a .cpp file but dropping it on the converter. (CfgConvert.exe) and then modify the line near the bottom of the file:
IReadAndModifiedThisByMyWishes = 0;
to
IReadAndModifiedThisByMyWishes = 1;
and specify your RCon password right above that line if you want to have rcon access.
If you have any questions or need help in this process please submit a ticket and a technician will complete it for you.