mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Fix respawn position
This commit is contained in:
+5
-5
@@ -7,11 +7,11 @@ Config.RemoveWeaponsAfterRPDeath = true
|
||||
Config.RemoveCashAfterRPDeath = true
|
||||
Config.RemoveItemsAfterRPDeath = true
|
||||
Config.EnablePlayerManagement = false
|
||||
Config.ShowDeathTimer = false
|
||||
Config.EarlyRespawn = false
|
||||
Config.EarlyRespawnFine = false
|
||||
Config.EarlyRespawnFineAmount = 500
|
||||
Config.Locale = 'fr'
|
||||
Config.ShowDeathTimer = true
|
||||
Config.EarlyRespawn = true
|
||||
Config.EarlyRespawnFine = true
|
||||
Config.EarlyRespawnFineAmount = 500
|
||||
Config.Locale = 'fr'
|
||||
|
||||
Config.Zones = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user