[Release] [vRP] Hud for FiveM

I Seem to get a big X Instead of the Heart?

Nice looking Hud. Thanks

@Hippumpkin English only on this forum.

Great job, but there’s a way to move it on the right side of the screen ?

1 Like

Please do this for esx. I can pay


Got this error on screen

https://svgur.com/i/9ZJ.svg

If anyone makes it for esx and shares it to me, i could send some money also for it. Great work!

me too problem

As you can see, I don’t have food, but life doesn’t go down, is there also an option to remove the edge of the map?

1 Like
To remove the map border go to:
vrp_betterhud / HTML / ui.html and remove line 9 <div id = "map"> </div>

Then go to:
vrp_betterhud / HTML / ui.css and delete line 8

#map {
     position: absolute;
     width: 13.2%;
     height: 15%;
     bottom: 1.5%;
     left: 1%;
     border radius: 5%;
     border: solid 1vw # 373435;
}

I have made an ESX version for this
Link here

hello i download your esx file and the bars don’t moves any time please help if you can :slight_smile:

1 Like

Edit CSS |

#map {
/*
position: absolute;
width: 13.2%;
height: 15%;
bottom: 1.5%;
left: 1%;
border-radius: 5%;
border: solid 1vw #373435;
*/
}