[How-To] Change the respawn time

  1. Go to your server folder and open up the resources folder.
  2. Go to [system] and then open up spawnmanager
  3. Open up spawnmanager.lua with whatever you use for text file editing
  4. Go to line 309
  5. See the “”if (diedAt and (GetTimeDifference(GetGameTimer(), diedAt) > 2000)) or respawnForced then"" line?
  6. Change the 2000 text to any value you’d like (it’s in milliseconds, obviously)
  7. If your server is running restart the spawnmanager resource AND your map resource (the one that has the spawn coordinates) as an example: fivem-map-skater, if it’s not running just start the server normally.
  8. Kill yourself (in-game obviously) or let someone else kill you to test it out.
4 Likes

Please refrain from editing the default resources.

1 Like

But this doesn’t seem to cause any problems?

1 Like

hello how about the bleed out fee?

I installed ESX FrameWork,and I only found SpawnManager in:
“…\resources[cfx-default][managers]\spawnmanager”
and I just did what you told me to do but nothing changed,the respawn time is still 1 minute
Could you please tell me how to deal with this?
Highly appreciate it