❔FAQ & Troubleshooting

  • Deathscreen Not Showing?

    • Ensure you disabled native death handlers in all ambulance scripts.

    • Confirm Config.SkipZones isn’t returning true for your location.

  • Freecam Permission Issues

    • Set Freecam.everyone_canUse = true or add your Steam ID to Freecam.admins.

  • Dispatch Not Triggering

    • Verify Config.DispatchSystem matches your ambulance resource name.

    • For custom, implement your dispatch calls in client/dispatch().

  • Bleeding Timer Too Short/Long

    • Tweak Config.Timeout (call delay) and Config.BleedingTimeout (forced revive).

  • Combat-Log Detection

    • If players disconnect during bleed-out, the script re-queues the deathscreen on esx:onPlayerSpawn.

Last updated