settings.sqf - Global-Conflicts-ArmA/Olsen-Framework-Arma-3 GitHub Wiki

Description

The settings.hpp file contains small miscellaneous options.

removeDeadBodiesDisconnected = false; 

removeDeadBodiesDisconneted set to false will stop the clean up script deleting disconnected players.

loadingscreen = ture;

This option when set to true will create a full screen splash image when loading into the mission compared to the small box vanilla arma shows.