Common Issues
Stuck Props
If you have props stuck on the grill you can use the
/clearGrill
commandRequires the proper job to use this
You can also use the export to do this via code if you prefer
Bypasses job check
Third Eye / Target not working
Incorrect Livery
The most common issue with Third Eye / Target not working is that your vehicle does not have the correct livery
If you're seeing an all black vehicle then you do not have the correct livery, therefor this is not considered a food truck (unless you've explicitly added support for this livery in the config file)
Correct default livery for
voodoofoodtruck

Correct default livery for
voodootacotruck

If using qb-target
If the information in the expandable above doesn't fix your issue and the vehicle has the correct livery on then try the following:
Typically this manifests as only being able to see "Push Vehicle" (and possibly one other option)
qb-target really does not like several third eye locations in close proximity to one another
One way to help this is to increase the target distance in the config file
The other way is to upgrade from qb-target to ox_target
If you go this route you need to use v1.16.0 as any version higher than that is not compatible with qb-core
Installing v1.16.0 is a simple drag and drop. You do not need to update any scripts to change from using qb-target to ox_target as this version automatically converts qb-target options to ox_target
Follow the install guide called out in their docs if you want to change options such as default keybind, or using Right Click vs Left Click to enable the mouse cursor to select options
Last updated