mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user