Fix vehicle spawn

This commit is contained in:
Jérémie N'gadi
2017-08-12 12:54:00 +02:00
parent 9dc89f4565
commit 23a20fd8d5
2 changed files with 26 additions and 64 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Config = {}
Config.DrawDistance = 100.0
Config.MarkerColor = {r = 120, g = 120, b = 240}
Config.EnablePlayerManagement = false -- If set to true, you need esx_billing and esx_society
Config.EnablePlayerManagement = false -- If set to true, you need esx_addonaccount, esx_billing and esx_society
Config.EnablePvCommand = true
Config.ResellPercentage = 50