- Buy Vehicles Purchase confirmation, categorized pages and pagination all included
- Sell Vehicles The config file also allows for adjusting the sell-back rate
- Featured Page I use this as a "Limited Edition" cover page on my server
- Open Source Modify to your liking or contribute to the github directly through PRs
- Version Checking Automatic version checking makes sure you don't fall behind with any important updates!
- Optiona JobVehicleSpawn Support Config.PoliceJob = false Set this to true if you want esx_policejob to work correctly! should work with other policejobs and/or other jobs that require vehicle spawning
To run otaku_vehicleshop you will need to be using the following resources;
- QBCore framework https://github.com/qbcore-framework
- Import otaku_vehicleshop.sql in your database
- Add this in your server.cfg: "ensure otaku_vehicleshop" (unless you put it inside a folder that is ensured like "ensure [qb]"
Join us on Discord to see our other resources or find help & support for any issues you run into. Pull requests and feature requests are always welcome.
Discord: https://discord.gg/aCFPpcKEGk
For anyone wondering what to do about the hash column in the database just leave it empty the server will auto populate it on startup! And for anyone having trouble with the database not wanting to save the vehicle when hash is left empty simply put a 0 in hash and let it save and just remove the 0 right after!