Use async to limit paying rent

This commit is contained in:
ElPumpo
2020-02-03 11:12:55 +01:00
parent ca79838b77
commit 71315bcd17
4 changed files with 34 additions and 20 deletions
+2 -4
View File
@@ -4,9 +4,7 @@ Config.MarkerSize = {x = 1.5, y = 1.5, z = 1.0}
Config.MarkerColor = {r = 102, g = 102, b = 204}
Config.RoomMenuMarkerColor = {r = 102, g = 204, b = 102}
Config.MarkerType = 1
Config.Zones = {}
Config.Properties = {}
Config.EnablePlayerManagement = false -- If set to true you need esx_realestateagentjob
Config.Locale = 'fr'
Config.Properties = {}
Config.EnablePlayerManagement = false -- If set to true you use esx_realestateagentjob
Config.Locale = 'fr'