mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 19:28:52 +00:00
Add a menu to ask the player if he wants to be respawned at the hospital.
This commit is contained in:
@@ -2,6 +2,7 @@ Config = {}
|
||||
Config.DrawDistance = 100.0
|
||||
Config.MarkerColor = {r = 102, g = 0, b = 102}
|
||||
Config.RespawnDelayAfterRPDeath = 10 * 60 * 1000
|
||||
Config.MenuRespawnToHospitalDelay= 1 * 60 * 1000
|
||||
Config.RemoveWeaponsAfterRPDeath = true
|
||||
Config.RemoveCashAfterRPDeath = true
|
||||
Config.RemoveItemsAfterRPDeath = true
|
||||
|
||||
Reference in New Issue
Block a user