Linux Server + Linux Server Client.
-Server Start Mission Load
-HC Connect to Slot and Loading all Scripts and runing.
-Shutdown the Client (Crash Client simulation).
-HC losing Connecten
-but it remains until it reconnects in its slot.
in Server.cfg
localClient[]={127.0.0.1};
headlessClients[]={127.0.0.1};
HC start
./arma3server -client -connect=127.0.0.1 -mod=@hc
Server start
./arma3server -autoinit -cpucount=4 -maxMem=2047 -nosound -exthreads=1 -BEPath=battleye -port=2302 -profil=altis -config="config/server.cfg" -cfg="config/basic.cfg"