#include "script_component.hpp" addMissionEventHandler ["Ended", { "ArmaDragonflyClient" callExtension ["savedb", []]; INFO("Mission ended - forced save with backup"); }];