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