❔FAQ & Troubleshooting
Deathscreen Not Showing?
Ensure you disabled native death handlers in all ambulance scripts.
Confirm
Config.SkipZonesisn’t returningtruefor your location.
Freecam Permission Issues
Set
Freecam.everyone_canUse = trueor add your Steam ID toFreecam.admins.
Dispatch Not Triggering
Verify
Config.DispatchSystemmatches your ambulance resource name.For custom, implement your dispatch calls in
client/dispatch().
Bleeding Timer Too Short/Long
Tweak
Config.Timeout(call delay) andConfig.BleedingTimeout(forced revive).
Combat-Log Detection
If players disconnect during bleed-out, the script re-queues the deathscreen on
esx:onPlayerSpawn.
Last updated