Hello!
CfgFunctions is a great framework, but sadly, when one tries to execute code unscheduled on postInit, one is stuck with the scheduled execution.
It would be amazing if one could ether use postInitUnscheduled = 1; or postInit = 2; to execute a function upon startup in the unscheduled environment.
Thanks alot 🙏