Files
esx_core/README.md
T
Jérémie N'gadi 0993140e86 Update README.md
2017-08-02 12:05:49 +02:00

757 B

fxserver-esx_taxijob

FXServer ESX Taxi Job

[REQUIREMENTS]

  • Auto mode No need to download another resource

  • Player management (billing and boss actions)

[INSTALLATION]

  1. CD in your resources/[esx] folder
  2. Clone the repository
git clone https://github.com/FXServer-ESX/fxserver-esx_taxijob esx_taxijob
    • Auto mode : Import esx_taxijob_minimal.sql in your database
    • Player management : Import esx_taxijob_full.sql in your database
  1. Add this in your server.cfg :

start esx_taxijob
  1. If you want player management you have to set Config.EnablePlayerManagement to true in config.lua