garage
Vehicle Key
Update the browse file
if GetResourceState("ak47_vehiclekeys") == "started" then
exports['ak47_vehiclekeys']:GiveKey(data.plate)
elseif GetResourceState("ak47_qb_vehiclekeys") == "started" then
exports['ak47_qb_vehiclekeys']:GiveKey(data.plate)
endExample result

Last updated