Posts
How to Download and setup vehicle shop in fivem server with esx_vehicleshop
ESX Vehicle Shop adds a vehicle shop to Buy, where employed players can sell vehicles to other players. you can also disable the duty part so any player can purchase vehicles with a menu-based interaction.
Requirements
- Auto mode (everyone can purchase vehicles from the dealer)
- No need to download other resources
- Player management (the dealer job): billing, boss actions, and more!
- esx_society
- esx_billing
- esx_addonaccount
- esx_addoninventory
- cron
Download & Installation
Download esx_vehicleshop
Put it within the [esx] directory
Installation
Import esx_vehicleshop.sql into your database
Add this in your server.cfg:
start esx_vehicleshop
If you would like player management you've got to line Config.EnablePlayerManagement to true in config.lua