[FREE] Death UI Script (With Spawn Handling / Admin Commands)

This is a free FiveM death ui script, I based it off of a MilSim server I saw a couple of months back. This script has a lot of customizability to it, allowing you to config custom donator respawn times, if you want to use games default spawns, and even ADMIN COMMANDS

What all does it come with?

  • Adrev/Adres commands locked via ace permission
  • Custom Spawn Points that you can edit or use base game by enabling DefaultSpawns in the config.
  • Discord Webhook Logging for adrev/adres
  • Custom Death UI that also tells the user how many seconds they have until respawn.

Previews:


image

The config is super easy and simple to edit, and you can modify it as you wish.

DeathScreen = {
    DefaultRespawnTimer = 300,
    DonatorRespawnTimer = 60,
    AdminAce = "spawnhandler.admin",
    DonatorAce = "spawnhandler.lifealert",
    DefaultSpawns = false,
}

DeathScreen.SpawnPoints = {
    {coords = vector4(427.67, -975.52, 30.71, 47.01), name = "Mission Row Police Station"},
    {coords = vector4(297.26, -583.99, 43.13, 67.42), name = "Pillbox Hopital"},
    {coords = vector4(-438.9, 6021.34, 31.49, 300.26), name = "Paleto Bay Sheriff's Office"},
    {coords = vector4(-247.46, 6331.31, 32.43, 250.99), name = "Paleto Bay Hospital"},
}

Download Link

Code is accessible Yes
Requirements ox_lib
Support Yes
1 Like