Dangerzone Posted January 20 Posted January 20 Thank you ED for developing a save game feature in DCS. I know this is still in development, but while it is - can I please put forward a request to ensure the the save game (and load/restore feature) available to access via API/Scripting environments (for both the save and the restore functions) so that those who have custom missions and are running multiplayer server environments can automate the save and restore feature where necessary. I don't know if this was part of the initial consideration, or if it's being designed for more manual control (such as SP save/restore features, or for a server admin to save and restore via the server web page) - but PLEASE ensure that both these functions can be called via script/lua - as I believe it's going to be vital to many to be able to configure the save and restore via script as well please.
cfrag Posted January 20 Posted January 20 2 hours ago, Dangerzone said: PLEASE ensure that both these functions can be called via script/lua Indeed. Plus, we need API support within the app through events: there should be at least the events: "about to save", "saving", "saving complete" and "about to load", "loading" and "load finished" 2
Recommended Posts