General information
Most errors can occur due to a bad update (poor patch) or through code editing, always try to use the default resource if you get errors not found within this section.
Can i customize what vehicles can be chopped?
Yes ofcourse you can customize the vehicles that can be chopped in the config.lua file. In Config.Vehicles
you can add or remove vehicles.
Can i add more Chop Shop locations?
Yes ofcourse you can add more Chop Shop locations in the config.lua file. In Config.ChopShops
you can add or remove locations.
Can i edit xp for each vehicle getting chopped and add more ranks?
Yes ofcourse you can edit the xp for each vehicle getting chopped in the config.lua file. In Config.XpPerVehicle
you can edit the xp for each vehicle. You can also add more ranks in the config.lua file. In Config.Ranks
you can add or remove ranks.
Which dependencies are required?
Currently you need ox_lib (opens in a new tab), oxmysql (opens in a new tab) and ox_target (opens in a new tab) or qb-target (opens in a new tab)