Qb-ambulancejob instant respawn

Hello is there a way to make it so when the timer runs out the person does NOT automatically respawn?

Commect out the deth timer in qb-ambulancejob/dead.lua

i would comment it all out so its just like this:

function DeathTimer()
TriggerEvent("hospital:client:RespawnAtHospital")
end

Please note you will also need to change the next for this so it does not have the hold and press stuff ect…

I commented the lines out and i still respawn automatically after the timer runs out :frowning: @QBLes

You dont automatically respawn unless you hold ‘E’. Must be something you modified

This is my death timer

use the default one from the GitHub, if you don’t want to instantly respawn

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.