QB_AMBULANCEJOB
if LocalPlayer.state.inRound then return endfunction OnDeath()
if LocalPlayer.state.inRound then return end
if not isDead then
isDead = true
....if LocalPlayer.state.inRound then return endfunction SetLaststand(bool)
if LocalPlayer.state.inRound then return end
local ped = PlayerPedId()
if bool then
Wait(1000)Last updated