Skip to content

Save System

Nicholas edited this page Mar 27, 2017 · 2 revisions

Dynamic Combat Generator features a save system that lets players continue a cooperative scenario across server restarts.

Save System Notes

  • save data is stored in the server's profile
  • saves are map and mission specific
  • only server admins can save a scenario
  • you cannot load a save created with a different version of DCG
  • vehicle inventories are not saved
  • call object setVariable ["dcg_main_saveObject",true] on the server to save a non-DCG object
    • do not use this on objects created using dcg_fob
Clone this wiki locally