arcanum 16 Posted October 2, 2016 I would like to use zeus to create series of missions and to have "server state" saved and loaded next time to continue the campaign.Liberation mission has simillar featuer to just dont care about server restarts. All zeus editable objects will be saved in the .vars.arma3profile and loaded and placed when starting the mission next time. Is there something with simillar functionality ? I will most likely just shave the Liberation mission if not. Share this post Link to post Share on other sites
ronen rond 15 Posted October 12, 2016 https://forums.bistudio.com/topic/186131-inidbi2-save-and-load-data-to-the-server-or-your-local-computer-without-databases/ Share this post Link to post Share on other sites
Tajin 349 Posted October 13, 2016 Hmmm, I've had something like that a while ago, using inidbi. That version is is a bit outdated now and probably not fully usable. Anyway, the basics of it are not hard to do. I'm actually planning to make a new zeus-template with persistence and some other features sometime soon. Not 100% sure when. (I really hate creating dialogs in ArmA, that always puts me off) 1 Share this post Link to post Share on other sites
haleks 8212 Posted October 13, 2016 (I really hate creating dialogs in ArmA, that always puts me off) Same here! I truly admire the guys who have the patience for it... 1 Share this post Link to post Share on other sites
Crimson Mage 2 Posted October 17, 2016 You could use ares. It allows you to save the world through a module and reload it. Share this post Link to post Share on other sites
Baraz 10 Posted October 27, 2017 On 10/17/2016 at 6:19 PM, Crimson Mage said: You could use ares. It allows you to save the world through a module and reload it. That does work in general and relatively easy to use (copy-paste the code on your map). Only downside is it will not save Eden Editor details, such as edited loadouts, etc. So it is good for quickly replacing all the AI and vehicles in place, but they will use their generic or default state. Example: a Nato Ammobearer that had special traits, ID and loadout, that a player used, will return as a generic Nato Ammobearer. Just saying so new Zeuses know what it is used for. It does not allow MP player persistence as such. Share this post Link to post Share on other sites