Arma 3
Rabbit Aug 29, 2017 @ 11:46pm
Need Help with Headless Client with ALIVE
Ive read the forums on how to do Headless client, But since ive never tackled it before the lingo losses me halfway through. If anyone could give help as far as step by step VERY simply and detailed broke down steps it would be much appreciated. Also Im using HostHavoc if that information is needed.
< >
Showing 1-1 of 1 comments
add this in your server configuration :
headlessClients[]={127.0.0.1};

launch the headless client like this ;
arma3server_x64.exe -client -connect 127.0.0.1 -port=2302

replace 127.0.0.1 with the ip of your server, if server and HCs are not running on the same computer, you might also need to adjust the port number.

But connecting an headless client is not enough, you need a script in your mission to transfert ownership of AI to the headless clients, i got no idea if Alive got that build-in.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Aug 29, 2017 @ 11:46pm
Posts: 1