[RELEASE] fenix_ui HUD for FiveM ESX/VRP

Fenix_UI
:slight_smile:

By Fenix Development

This ui i was created for my RP server and i
Simple UI work on natives

« good design
« optimalized
« clean code
« created with love :smiley:

UPCOMING UPDATE
« air if player under water

Have a nice day and stay safe in this time!

I apologize to the moderators

UPDATED THX @vjota2 <3

fenix_ui.rar (2.0 KB)

image

5 Likes

Not gonna lie. I’m barely able to see it. I’d would recommend adding it on github and putting larger photos haha

Nice :slight_smile:

hahha nice release

Why the hell is it taking like 0.06 ms. It´s just a normal healthbar. And one question. Did you get Kanikuly´s permission to release it? Because it´s just remade rtx_ui.

rtx_ui isn’t unique too. Kanikuly is not using Tebex so I wouldn’t complain about that…

Cool release, but not sure about the optimalized part.
If u HAVE to use this kind of getting if ped is in veh, I would do following:

Citizen.CreateThread(function()
    while true do
        Citizen.Wait(500)
        local playerped = PlayerPedId()
        if IsPedInAnyVehicle(playerped, false) then
			DisplayRadar(true)
        else
            DisplayRadar(false)
        end
        SendNUIMessage({
            action = "updateHealth",
            value = GetEntityHealth(playerped) - 100,
            valuearmor = GetPedArmour(playerped)
        })
    end
end)

But still there are better ways to do this…

Nice hud

thank u :smiley:

nice hud

Good hud

3 Likes

Nice release.

Good job, ma man

nice hud

god hud

Good hud

good hud