FXServer ESX Vehicle Shop
[REQUIREMENTS]
-
Auto mode
- No need to download another resource
-
Player management (billing and boss actions)
- esx_society => https://github.com/FXServer-ESX/fxserver-esx_society
- esx_billing => https://github.com/FXServer-ESX/fxserver-esx_billing
[INSTALLATION]
- CD in your resources/[esx] folder
- Clone the repository
git clone https://github.com/FXServer-ESX/fxserver-esx_vehicleshop esx_vehicleshop
-
- Auto mode : Import esx_vehicleshop_minimal.sql in your database
- Player management : Import esx_vehicleshop_full.sql in your database
-
Add this in your server.cfg :
start esx_vehicleshop
- If you want player management you have to set Config.EnablePlayerManagement to true in config.lua