/* File: init.sqf Author: Description: */ StartProgress = false; if (hasInterface) then { [] execVM "briefing.sqf"; //Load Briefing [] execVM "loginreward.sqf"; }; [] execVM "KRON_Strings.sqf"; StartProgress = true;