Vehicles have their owns flags (https://gtamods.com/wiki/Vehicles.meta#flags) would be cool to get those flags and be able to set vehicle flags. For example if you want to be able to add parachute to vehicles (https://www.gta5-mods.com/scripts/parachute-on-all-cars) like this GTA6 SP Mod you have to set a flag on the vehicle, since it's the base game, you can only use the parachute on the ruiner 2000
getVehicleFlags()
setVehicleFlag
What is the scope of the api ?
Vehicles have their owns flags (https://gtamods.com/wiki/Vehicles.meta#flags) would be cool to get those flags and be able to set vehicle flags. For example if you want to be able to add parachute to vehicles (https://www.gta5-mods.com/scripts/parachute-on-all-cars) like this GTA6 SP Mod you have to set a flag on the vehicle, since it's the base game, you can only use the parachute on the ruiner 2000 getVehicleFlags() setVehicleFlag