JamesDelfini / otaku_vehicleshop

Otaku Vehicleshop for FiveM (ESX)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

otaku_vehicleshop

Features

  • 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

Requirements

To run otaku_vehicleshop you will need to be using the following resources;

  • es_extended
  • mysql-async

Download & Installation

  • Import otaku_vehicleshop.sql in your database
  • Add this in your server.cfg: "ensure otaku_vehicleshop"

Help & Support

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/EMeDvZ7FVV

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!

Otaku Vehicleshop

About

Otaku Vehicleshop for FiveM (ESX)

License:GNU General Public License v3.0


Languages

Language:Lua 66.8%Language:HTML 17.2%Language:JavaScript 10.4%Language:CSS 5.6%