Implemented processing license

This commit is contained in:
ElPumpo
2018-12-08 13:30:26 +01:00
parent 6291156b32
commit 7974aea5a1
7 changed files with 130 additions and 24 deletions
+6
View File
@@ -10,6 +10,12 @@ Config.DrugDealerItems = {
marijuana = 91
}
Config.LicenseEnable = false -- enable processing licenses? The player will be required to buy a license in order to process drugs. Requires esx_license
Config.LicensePrices = {
weed_processing = {label = _U('license_weed'), price = 15000}
}
Config.GiveBlack = true -- give black money? if disabled it'll give regular cash.
Config.CircleZones = {