FiveM ScriptsBusdriver Job3 ExtentionsExtention Events Extention Events are provided to support 3rd party resources (e.g. Fuel System). Client Extention Events Job Started AddEventHandler('Trusted:Bus:JobStarted', function(vehicle) print(vehicle) end) vehicle: number 2 Config4 Bridge