Global States

The script uses FiveM State Bags to save temporary data. Below, you can find the global states that the script creates.

  • GlobalState.organisations - Holds all organisations data

  • GlobalState.playersJobs - Holds all crime players and their jobs

  • GlobalState.Zones - All informations about zones

  • GlobalState.interiorsCfg - Interiors Config

  • GlobalState.vehiclesCfg - Vehicles Config

  • GlobalState.BattlePass - Battle pass data

  • GlobalState.Garages

  • GlobalState.BlackMedic

  • GlobalState.Upgrades

  • GlobalState.Stashes

Last updated