Arma 3
Arma 3: Original War
Hosting a Server for Arma 3: Original War
Hello everyone!

Hosting a server for Arma 3: Original War is a gamble with Restarts.
RTS Players can play maybe 1 - 3 Hours per Game and since Player Slots don't respawn (yet) Player Units only play maybe the First 10mins to 1 Hour depending how fast you get yourself killed then when more players start to join and join the dead Player Units it causes them to Bug out.

So far from my Experince restarts are best to do every 3 Hours for now :)

Hosting a Domation Mission Server? Restart it Every 3 Hours.

Hosting a Skirmish Mission Server? Restart it Every 3 Hours. Also add this to your Server.cfg or Config.cfg
class Missions { class MissionMaker { template = owr_skirmish.pliocen; // Skirmish Mission //difficulty = "Custom"; class Params { CheatMode = 0; DynTime = 0; LocationID = 4; // Spawn Locations Vaule from Description.ext DynChars = 8; DynCharsFreq = 15; GameSpeed = 7; SibAllowed = 1; }; }; };