Hello,
Is there an option (function or method) to autosave every x minutes?
Hello,
Is there an option (function or method) to autosave every x minutes?
There is an auto save in the Alive player options module
I use 10800 call ALiVE_fnc_AutoSave_PNS;
in the init.sqf
That saves the mission every 10800 seconds (3 hours)