mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
Update config
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ Config = {}
|
||||
Config.DrawDistance = 100.0
|
||||
Config.MarkerColor = {r = 102, g = 0, b = 102}
|
||||
Config.MarkerSize = {x = 1.5, y = 1.5, z = 1.0}
|
||||
Config.RespawnDelayAfterRPDeath = 5 * 1000
|
||||
Config.RespawnDelayAfterRPDeath = 10 * 60 * 1000
|
||||
Config.RemoveWeaponsAfterRPDeath = true
|
||||
Config.RemoveCashAfterRPDeath = true
|
||||
Config.RemoveItemsAfterRPDeath = true
|
||||
|
||||
Reference in New Issue
Block a user