[ Help | ESX ] User ID above heads

Im looking for a script that allows people to see the ID of the users Charactors above the head of them! Ive found some before but they show the new id the user gets on each login but i want it to show the permanent ID above their head so its easier to report someone!

1 Like

Want too this script

permanent ID?

Meaning the ID it gives for each person and not the tempeary one it gives you each login

Databse. table “users” Just create collumn “ID” and set unique key for it!

fivem doesnt have that as a thing by default (as far as i know) would have to use steam id or do what Don said.

I wouldn’t mind it showing SteamID as that can be used to ban people too, but im new to all this so not sure how to add it and would be greatful if someone could help be implement it into a resource im using!

you could download this script

and just change it to display this

ESX.GetPlayerData().identifier

hmmm display that where