[Standalone] - pd-hud

resource no longer supported.

7 Likes

Very very nice! Super sleek looking compared to a lot of other ones.
I did a little optimizing since it was running a little heavy.
Before :
~ I have one or two more scripts loaded here.
After :

Heres the pastebin for the modifications i did : https://pastebin.com/JeKbQYYr

And heres one with some extra modifications, added a breath bar and stamina bar.
If player has armor it shows in the bottom bar, but if not it shows stamina bar instead.
And if they are under water it shows breathing! little video to showcase


https://streamable.com/uq4gm

and pastebin here : https://pastebin.com/J1DHpgsx

3 Likes

How did you put the map in such a way?

Thanks for the response! Amazing work on the optimization, and added features. I will post your updates on GitHub!

What do you mean, exactly?

can you share resource how you check ms of our server resources !!

1 Like

You press F8 in your game and type resmon 1

A nice screen will popup which will show you all the resources and how they are running in ms

To hide that screen again type resmon 0

1 Like

thanks dude :slight_smile:

I would use this https://cookbook.fivem.net/2019/08/12/useful-snippet-getting-the-top-left-of-the-minimap-in-screen-coordinates/ than the “GetMiniMapAnchor” because it’s simplier and have better support for different aspect ratios like 21:9. Just a quick tip if u like to optimize it a bit.

1 Like

I’ll give it a go, it would be amazing to be able to support different aspect ratios!

Kept messing around with it and added Cruisecontrol / Basic Seatbelt.
Dont really know how to do the whole make the person fly out of the windshield if they arent wearing a seatbelt, so this just disables the exit vehicle key while the seatbelt is on.
Maybe you find some of this useful
https://pastebin.com/hHFdvL1r

its pretty amazing , however , the HUD is in middle of the map , How can I get it on top of the minimap???

Try downloading again from GitHub, I might have screwed it up in the last update, but it should be fine by now

How to make notifications stay on top of time? Good Work

The link does not work.

This is a link of a GitHUb:https://github.com/VHall1/np_hud/tree/master

It is flat the map is a flatter version. and more zoomed in. Looks amazing/

This script is amazing.

I have did some edits myself and man it looks so nice. :heart_eyes:

1 Like

image

Sometimes the block gets stuck down there when getting in a car. What should I do? Then I have to restart resource

Very nice release.