Issue with -autoinit

Issue with -autoinit

« posted: Jan 29, 2022, 10:30 PM »
Hello,

I fix my issue with Battleye, but now i have another problem, mission don't start automatically, -autoinit seems doesn't work ...

start "arma3" /min /realtime "arma3server.exe" -port=2302 "-config=D:\Games\ArmA3\A3Master\config.cfg" "-cfg=D:\Games\ArmA3\A3Master\basic.cfg" "-profiles=D:\Games\ArmA3\A3Master\" -name=Serveur BePath = D:\Games\ArmA3\A3Master\BattlEye -filePatching -world=empty -maxmem=4096 -nosplash -noSound -noPause -autoinit
  • Offline AgentRev
  • Developer
  • Veteran
  • ******
  • Posts: 2652

Re: Issue with -autoinit

« Reply #1 posted: Feb 10, 2022, 09:29 PM »
You don't need any of there for arma3server: -world=empty -maxmem=4096 -nosplash -noSound -noPause

I think it needs a capital i: -autoInit

Also for autoInit to work, you need this in your server.cfg: persistent = 1;

Re: Issue with -autoinit

« Reply #2 posted: Feb 14, 2022, 01:33 PM »
Ok it seems it was an error with battleye, it works for now