Integration

Set State

--@plate = vehicle plate number
--@state = 0 or 1 
TriggerServerEvent('ak47_garage:setstate', plate, state)

Set Vehicle Fuel

Path: /modules/main/client/customizable.lua

Give Key

Path: /modules/main/client/customizable.lua

Remove Key

Path: /modules/main/client/customizable.lua

Housing Garage:

Examples:

TriggerEvent("ak47_garage:housing:storevehicle", UniqueHouseId, 'car') -- car, boat, heli, plane

Last updated