-
Notifications
You must be signed in to change notification settings - Fork 18
settings.sqf
TheLocalPub edited this page Mar 12, 2023
·
2 revisions
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.