From 521fdd5a2a1cd4e133ae466158811a29b6dc8f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20N=27gadi?= Date: Wed, 2 Aug 2017 11:21:56 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfc4e863..72f35038 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ FXServer ESX RealestateAgent Job [REQUIREMENTS] +- esx_addonaccount => https://github.com/FXServer-ESX/fxserver-esx_society - esx_property => https://github.com/FXServer-ESX/fxserver-esx_property +- (optionnal) esx_society => https://github.com/FXServer-ESX/fxserver-esx_society + +If you add esx_society you will see the realestateagent account money in the HUD if your grade is 'boss' [INSTALLATION] @@ -12,9 +16,10 @@ FXServer ESX RealestateAgent Job ``` git clone https://github.com/FXServer-ESX/fxserver-esx_realestateagentjob esx_realestateagentjob ``` -3) Add this in your server.cfg : +3) Import esx_realestateagentjob.sql in your database +4) Add this in your server.cfg : ``` start esx_realestateagentjob ``` -4) Set Config.EnablePlayerManagement to true in esx_property/config.lua +5) Set Config.EnablePlayerManagement to true in esx_property/config.lua