mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 04:01:33 +00:00
Fix vehicle spawn
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user