TuRz4m / Ark-docker

Docker for ARK: Survival Evolved
166 stars 184 forks source link

Implement -battleye switch #16

Open AtomArne opened 7 years ago

AtomArne commented 7 years ago

Hey TuRz4m,

Love you´re ark-docker.

Would it be possible to implement the -UseBattlEye switch somewhere in the arkmanager.cfg? It is for the anti-cheat system for Ark, the normale usage for the switch looks like this:

./ShooterGameServer TheIsland?listen?ServerCrosshair=True?MapPlayerLocation=True?AllowThirdPersonPlayer=True?MaxStructuresInRange=100 -UseBattlEye

TuRz4m commented 7 years ago

Hi ! Try adding arkflag_UseBattlEye=true to your arkmanager.cfg, it should work.