Jump to content

1 Screenshot

  • 17.7k
  • 98
  • 14.78 kB
 Share

About Simple Events

SimpleEvents allows scheduling console commands for in-game events and separate timed commands.

Features:

- Schedule custom console commands.
- Schedule console commands for in-game events.
- Configure independent timed commands.
- Choose between sequential or simultaneous execution of timed commands.
- Define minimum and maximum intervals for timed commands.
- Set minimum player count requirements for timed commands.
- In-game events, such as Patrol Helicopter, CH47 Helicopter, Cargo Ship, Cargo Plane, Easter Egg Hunt, Santa's Sleigh, Halloween Hunt, and Bradley APC.

 

Default Config:

{
  "Custom Commands Execution Mode | 1 = Sequentially, 2 = Simultaneously, 3 = Disabled": 1,
  "Custom Commands": [
    {
      "Commands": [
        "",
        ""
      ],
      "Min Interval (s)": 60,
      "Max Interval (s)": 120,
      "Min Players": 0
    },
    {
      "Commands": [
        "",
        ""
      ],
      "Min Interval (s)": 180,
      "Max Interval (s)": 300,
      "Min Players": 0
    }
  ],
  "Patrol Helicopter": {
    "Commands": [
      "",
      ""
    ],
    "Min Players": 0,
    "Prefab": "assets/prefabs/npc/patrol helicopter/patrolhelicopter.prefab"
  },
  "CH47 Helicopter": {
    "Commands": [
      "",
      ""
    ],
    "Min Players": 0,
    "Prefab": "assets/prefabs/npc/ch47/ch47scientists.entity.prefab"
  },
  "Cargo Ship": {
    "Noninitial LootRound Min Players": [],
    "Commands": [
      "",
      ""
    ],
    "Min Players": 0,
    "Prefab": "assets/content/vehicles/boats/cargoship/cargoshiptest.prefab"
  },
  "Cargo Plane": {
    "Commands": [
      "",
      ""
    ],
    "Min Players": 0,
    "Prefab": "assets/prefabs/npc/cargo plane/cargo_plane.prefab"
  },
  "Easter Egg Hunt": {
    "Commands": [
      "",
      ""
    ],
    "Min Players": 0,
    "Prefab": "assets/prefabs/misc/easter/egghunt.prefab"
  },
  "Santa's Sleigh": {
    "Commands": [
      "",
      ""
    ],
    "Min Players": 0,
    "Prefab": "assets/prefabs/misc/xmas/sleigh/santasleigh.prefab"
  },
  "Halloween Hunt": {
    "Commands": [
      "",
      ""
    ],
    "Min Players": 0,
    "Prefab": "assets/prefabs/misc/halloween/halloweenhunt.prefab"
  },
  "Bradley APC": {
    "Commands": null,
    "Min Players": 0,
    "Prefab": null
  }
}

 


User Feedback

1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.2k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.