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

QB Phone Not Working with Vehicles #141

Open
jigglyblunt opened this issue Dec 31, 2023 · 6 comments
Open

QB Phone Not Working with Vehicles #141

jigglyblunt opened this issue Dec 31, 2023 · 6 comments

Comments

@jigglyblunt
Copy link

Hello,

i'm not sure why but when you click the vehicle icon within QB phone, there is nothing displayed. No client side or server side issues arise to point to. I otherwise am enjoying your garages, better then the core downloaded one.

thanks for all you do and hope to see a solution soon :)

@Marky2701
Copy link

It happens to me too.

@JonasDev17
Copy link
Owner

I'll look into it.

@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)

@rapeurtueur
Copy link

Can you help me in return? I can't debug the functionality to track the vehicle from the phone

@JonasDev17
Copy link
Owner

There is an export in my garages script (TrackVehicleByPlate)
Screenshot_20240105-160222_Brave

use it like this:

exports['qb-garages']:TrackVehicleByPlate(plate)

@Marky2701
Copy link

May I ask maybe for a template to set up a garage for a gang please? I don't quite understand well how it works

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

4 participants