Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Vehicles do not show up in standard QB-Phone #140

Open
AerynEnyo opened this issue Dec 15, 2023 · 1 comment
Open

Vehicles do not show up in standard QB-Phone #140

AerynEnyo opened this issue Dec 15, 2023 · 1 comment

Comments

@AerynEnyo
Copy link

AerynEnyo commented Dec 15, 2023

Installing as per readme, vehicles do not show up in QB-Phone. No errors, everything else works as intended

@rapeurtueur
Copy link

Hello I fixed by my self so I shared it to you

Just missing an "S" from

server.lua - line 415

QBCore.Functions.CreateCallback('qb-garage:server:GetPlayerVehicles', function(source, cb)

change by

QBCore.Functions.CreateCallback('qb-garages:server:GetPlayerVehicles', function(source, cb)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants