Days are frozenSolved

 

Day always stays the same with skip nighttime, It never goes to the next day it just repeats the current day.

Can this be changed? My heli / airdrop etc will not spawn on my vanilla x2 otherwise, And no i really do not wanna use helicontrol/fancrydrop/Timed execute

 

Config:

  • {
    "DatePreset": {
    "presetDay": 1,
    "presetMonth": 6,
    "presetYear": 2020,
    "setPresetDate": false
    },
    "Settings": {
    "authLevelCmds": 1,
    "authLevelFreeze": 2,
    "autoSkipDay": false,
    "autoSkipNight": true,
    "dayLength": 45,
    "freezeDate": false,
    "logAutoSkipConsole": false,
    "nightLength": 10
    },
    "TimeFreeze": {
    "freezeTimeOnload": false,
    "timeToFreeze": 12.0
    }
    }

Usually it's this:

"freezeDate": false,

Well its already on false, True wont matter either env.day always says the same day after skipping night, My guess is if that doesnt happen heli,chinook etc will all spawn on vanilla rates

And if i put nighttime on 1 minute it will go trough to the next day, But i really dont want night ^^
Can confirm it works now. And all my events spawning! Thank you fuji
In response to Leyla ():
Can confirm it works now. And all my events spawning! Thank you fuji
You're welcome
Locked automatically