TowTruck BUG
TRUCK BUG
If at your base the truck spawns as a fuel tank

To resolve in your ESX/QBCORE base
To resolve this you need to make a configuration in your framework.
open the ex_extended > client > modules > folder and open the functions.lua file
OR
open the es_extended > client > folder and open the functions.lua file ( if you don't have modules folder ) Inside it you go to the end of the code and you will find a code like this. Below the last line you add this:
['name_spawn_vehicle'] = "automobile", -- trailer
Exemple for Eguinchomosley

Atualizado