From 4f9a6e887d5cc530d324173c58893a1a514aba9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20N=27gadi?= Date: Wed, 2 Aug 2017 12:05:23 +0200 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b44a8792..d6f7b23a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # fxserver-esx_taxijob FXServer ESX Taxi Job +[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] 1) CD in your resources/[esx] folder @@ -8,8 +17,12 @@ FXServer ESX Taxi Job ``` git clone https://github.com/FXServer-ESX/fxserver-esx_taxijob esx_taxijob ``` -3) Add this in your server.cfg : +3) - Auto mode : Import esx_taxijob_minimal.sql in your database + - Player management : Import esx_taxijob_full.sql in your database + +4) Add this in your server.cfg : ``` start esx_taxijob ``` +5) If you want player management you have to set Config.EnablePlayerManagement to true in config.lua