Nothing is spawning automaticallyFixed
these are the settings i have i enabled planecrash and xmas they say they're coming in x amout of minutes but when the minutes show 0 nothing happens no plane crash and no xmas shows up then it just restarts the time. anyway to fix that?

  "PlaneCrash": {
"AnnounceNext": false,
"BeginRun": 0.0,
"DisableDefault": false,
"Enabled": true,
"EndRun": 0.0,
"JustSpawned": false,
"MaximumTimeBetween": 45,
"MinimumTimeBetween": 30,
"NextRun": "1900-01-01T01:01:00",
"Real_or_Game_Always": "Always"

"XMasEvent": {
"AnnounceNext": false,
"BeginRun": 0.0,
"DisableDefault": false,
"Enabled": true,
"EndRun": 0.0,
"JustSpawned": false,
"MaximumTimeBetween": 120,
"MinimumTimeBetween": 60,
"NextRun": "1900-01-01T01:01:00",
"Real_or_Game_Always": "Always"
please send the entire file, thanks!

Merged post

xmas only work during christmas time, the only event that is working right now is Easter. They reuse codes for events so they only work during event time.
@mspeedie does that also include planecrash also?
cause when i set planecrash to true it doesnt work
the only event i want to work is planecrash cause i know none of the other ones will work due to easter event.. here is my json file someone please help get my planecrash event to work. Thank you
{
    "Events": {
        "Bradley": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 45,
            "MinimumTimeBetween": 30,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "CargoPlane": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 45,
            "MinimumTimeBetween": 30,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "CargoShip": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 45,
            "MinimumTimeBetween": 30,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "Chinook": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 45,
            "MinimumTimeBetween": 30,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "EasterEvent": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 60,
            "MinimumTimeBetween": 30,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "HalloweenEvent": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 60,
            "MinimumTimeBetween": 30,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "Helicopter": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 60,
            "MinimumTimeBetween": 45,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "HelicopterRefuel": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 60,
            "MinimumTimeBetween": 45,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "PilotEject": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 60,
            "MinimumTimeBetween": 45,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "PlaneCrash": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": true,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 45,
            "MinimumTimeBetween": 30,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "SantaEvent": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 10,
            "MinimumTimeBetween": 5,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        },
        "XMasEvent": {
            "AnnounceNext": false,
            "BeginRun": 0.0,
            "DisableDefault": false,
            "Enabled": false,
            "EndRun": 0.0,
            "JustSpawned": false,
            "MaximumTimeBetween": 120,
            "MinimumTimeBetween": 60,
            "NextRun": "1900-01-01T01:01:00",
            "Real_or_Game_Always": "Always"
        }
    },
    "Settings": {
        "AnnounceOnLoad": "false",
        "RemoveOnStart": "false",
        "UnlimitedBradleys": "false",
        "UseGUIAnnouncementsPlugin": "false"
    }
}​
Hello @WSelvo, for tout problem with "planecrash", have you the "planecrash" plugin? You won't find it on Umod. Tape "planecrash" in Google and you will find it. This plugin is not free apparently.
in the code I am testing and hoping to release this weekend it will set enabled to false if you do not have that plugin installed.
yesss @mspeedie.... And have an error message, if you activate it when you don't have the plugin.

Please @WSelvo,  check your post "SOLVED". Thanks.
nod running a plugin you don't have results in a error

Merged post

This issue should be avoided in that it does not attempt to run non-existent plugins.
Locked automatically