Closed Sora012 closed 1 year ago
Hello,
SaveDB functionality will save the module when its executed?
No, H&M save only it own variable: https://github.com/Vdauphin/HeartsAndMinds/blob/master/%3DBTC%3Dco%4030_Hearts_and_Minds.Altis/core/fnc/db/save.sqf
Cheers
Thank you very much for the information! ❤️
I'm writing a script that creates a module and initializes it with the proper variables for it to work, and I would like to know if the SaveDB functionality will save the module when its executed? The module should persist through the game session, but NOT through SaveDB.
If it will be is there a variable I can toggle on the module to exclude it from being saved?