Skip to content

settings.sqf

TheLocalPub edited this page Mar 12, 2023 · 2 revisions

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.

Clone this wiki locally