[RELEASE] [ESX/QBCore] mp_hud

Nice work!

1 Like

esx_status is going crazy with this hud.

unknown

The performance of this hud is overall not good.
I hope you try to improve the code, because the design of this HUD is really nice.

The Speedometer looks very similar to ader’s (I hope it is a rework of his and not stolen code)
[RELEASE] [FREE] Modern Speedometer - ader_speedometer

I hope I didnt sound mean, because english is not my native language.

in short: nice design, try to improve the code :slight_smile:

1 Like

Still the same error

this:
image
should be this:

elseif GetResourceState('qb-core') == 'started' then
    QBCore = exports['qb-core']:GetCoreObject()
end

fixed thanks u

why??

did you manage to fix that problem??

can’t lie, this hud looks great, but its filled to the brim with bugs and wont even work for me…

Does It Have Gangs I Need A Hud With Gang ui

That is a very common error. What that means is that metadata is a nil in the main.lua file. Nil is = to nothing. To fix this error all you have to do is add a Table to your main.lua file on line: 163. Please read the error before posting. If you cannot Develop in LUA then please switch to a Drag-Drop hud. Most huds with errors like that are outdated or complicated to fix. Lucky I know how to Develop in LUA and happily helps. If you need any more support please reply to this message.