JonasDev17 / qb-garages

GNU General Public License v3.0
96 stars 70 forks source link

car problem #129

Open Snhooky opened 11 months ago

Snhooky commented 11 months ago

It want let me pull my imports cars out the garage but lets me put them in same thing with gta vehicles

MerlinisaG commented 10 months ago

Same thing happening here. Looks to be something with the server-sided spawning, even after changing the callback that is being referred to as needed... which is not the latest qb-core by the way as stated also...

JonasDev17 commented 10 months ago

It is the latest FiveM and QBCore (vehicle setter)

MerlinisaG commented 9 months ago

In the config you refer to this: https://github.com/qbcore-framework/qb-core/blob/81ffd872319d2eb8e496c3b3faaf37e791912c84/server/events.lua#L252 If you go to the latest version of qb-core.... it looks like: https://github.com/qbcore-framework/qb-core/blob/7314e8453f5ad15eaf26b3b43b24e1aa6cb3adc8/server/events.lua#L271