Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
pierremgi

Simulate a dedicated on hosted server?

Recommended Posts

Hi, I'm aware of my noob question:

 

If I launch an hosted server (like preview in MP editor),

and, if I choose a playable slot with an headless client,

and then, of course, I start the game on another PC of my domestic network, choosing a player slot,

can I test all commands and functions as if I played connected to a dedicated server?

 

Thanks

Share this post


Link to post
Share on other sites

In simple terms, no. The headless client is usually filtered by !hasInterface && !isServer. All the scripts for the HC won't work.

You can start a ArmaServer (steam -> tools -> Arma server ) via the -client parameter and let it connect to your locally hosted game.

Then you can do stuff from an other computer

Share this post


Link to post
Share on other sites

×