Extention 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