Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

ArmA2 - DayZ "Battle Royale" Server Files

Skilled Illusionist
Joined
Nov 27, 2018
Messages
339
Reaction score
66
##DayZ Battle Royale Community Server Pack.

Install:
1. Extract the contents of the downloaded DayZBR_CSP.v0.9.6.3c.zip file into the server Arma 2 OA directory.
2. Create a new database and call it 'battleroyale' and a DB user with username/pass set to 'dayz'
3. Run the BR_SQL.sql query on the 'battleroyale' database. (There will be errors, but you can ignore them)
4. You can change the min players default(10) in this file.
@BattleRoyale\addons\dayz_server\server_starter\waitForPlayers.sqf
5. If you have created your Database with the settings above, you should not have to change anything in these files.
dayz_1.emita\HiveExt.ini
dayz_1.isoladecapraia\HiveExt.ini
dayz_1.fata\HiveExt.ini
dayz_1.kulima\HiveExt.ini
6. You MUST set the name of the server in each one of these files. You must also set your in-game admin password here.
dayz_1.emita\config_1234.cfg
dayz_1.isoladecapraia\config_1234.cfg
dayz_1.fata\config_1234.cfg
dayz_1.kulima\config_1234.cfg
7. After you have all this set up, run the BattleRoyale_Server_Start_Script.bat to start the server. This will also auto-restart the server when it is shutdown.
8. Enjoy.
.
 
Last edited:
Back
Top