[Release][ESX] Show own id on screen

Thanks, works perfectly

how do i change the color? the color im looking for is the yellowish gold one all the fivem resources use

You can only use these colors:

Nice!

1 Like

HELLO I need to move it right next to the map so that it’s a bit in the middle and next to the map thank you

Hi, I need to move this

    miid(0.665, 1.380, 1.0,1.0,0.50, "~b~ID:~r~  ".. GetPlayerServerId(NetworkGetEntityOwner(GetPlayerPed(-1))) .. '', 255, 255, 255, 255)

Try this

3 Likes

I need move your id shower look at the screen as it is in the picture on the map this way I need to move it

how to change position?

DrawTxt(0.647, 1.350, 1.0,1.0,0.50, "~c~ID:~c~  ".. GetPlayerServerId(NetworkGetEntityOwner(GetPlayerPed(-1))) .. '', 255, 255, 255, 255)

Hello…
How do I put the postal number next to id???

If you want it above the map on the left side use this:

miid(0.520, 1.270, 1.0,1.0,0.50, "~b~ID:~r~ "… GetPlayerServerId(NetworkGetEntityOwner(GetPlayerPed(-1))) … ‘’, 255, 255, 255, 255)

How is this ESX?

I am still unsure how to add this to my server ?

image
Script for this ?