lucho Posted July 29, 2016 Report Share Posted July 29, 2016 How i can set that only 1 mission start per restart i have configurated it so i have 1 mission but i can only set min time and max time i need to set time between missions its possible? or something like this i will run only 1 mission in 4 hours DZMSMajorArray = ["SM1"]; ///////////////////////////////////////////////////////////////////////////////////////////// // The Minumum time in seconds before a major mission will run. // At least this much time will pass between major missions. Default = 650 (10.8 Minutes) DZMSMajorMin = 30; // Maximum time in seconds before a major mission will run. // A major mission will always run before this much time has passed. Default = 2000 (33.33 Minutes) DZMSMajorMax = 60; Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now