CryptoGenics / esx_CryptoCustoms

Custom Car Dealership Job based off esx_vehicleshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esx_CryptoCustoms

Custom Car dealer job based off esx_vehicleshop

Just took esx_vehicleshop and changed events then edited it to work as a full RP custom car dealership, while leaving esx_vehicleshop to do the AI simions cars.

I didn't plan on releasing this but because of some toxic people I am forced to open source this before it hits the script black market or ends up with the wrong credits.

Included:

  • CarDealership garage
  • Sell custom cars to players
  • Have DEALER plate cars for employees
  • Bill Player / Sell Car / Buy Car / DEALER plate to employee all in one menu
  • Boss can see outstanding bills
  • other options for employees/boss
  • esx_finanace support
  • jsfour-licenseplate support (licenseplate crafting)
  • other options for employees/boss

Installation

  1. Clone this repository.
  2. Extract the zip.
  3. Change esx_CryptoCustoms-master to esx_CryptoCustoms
  4. Put esx_CryptoCustoms to your resource folder.
  5. Add "start esx_CryptoCustoms" in your "server.cfg".
  6. Import the sql (may already have cardealer job if so import simple-esx_CryptoCrustoms.sql)
  7. Add your custom cars you want to sell to the vehiclesaddon table matching with the vehicleaddon_categories categories
  8. If using LicensePlate crafting import blank_plate.sql
  9. Profit

Required resource

  • esx_vehicleshop
  • es_extended

Optional resource

Made by

DO NOT RE-RELEASE WITHOUT MY DIRECT PERMISSION

About

Custom Car Dealership Job based off esx_vehicleshop

License:GNU General Public License v3.0


Languages

Language:Lua 97.2%Language:TSQL 2.8%