Arma Reforger - missing schedule trigger for when the mission of the scenario ends

Hello CubeCoders,
I am experiencing an issue with the Schedule Trigger functionality.

I would like to configure the server to automatically restart the instance every time the mission ends, but I cannot find an option to create such a trigger. The only options I see are the following:

Since Bohemia Interactive released Arma Reforger 1.4, the mission restart process has become buggy. Very often, on heavily populated servers, it requires a manual restart of the entire server instance to function correctly.

Alternatively, could you please advise on how I might implement a custom script for this restart functionality?

The scheduler is not specific to a particular server

Have you tried -autoreload 30 -autoshutdown as additional server startup parameters?

1 Like

Yes, that helped me.
i am unsure if this only shuts down the server or restarts it. i have setup a schedule: when the application state changes the app starts. is it redundant or is it just right?

AMP should restart the server if it shuts down with this method, as AMP will see it as an unmanaged shutdown and therefore try to restart it