Faqs
Frequently asked questions about cxa-hud.
Can I use this HUD with other frameworks?
This HUD is designed to be used with qb-core, QBXCore and ESX frameworks. We can customize and integrate with other frameworks. If you are using a different library other than these 3 frameworks, you can contact us via Discord.
What is the minimum supported framework version?
The script fully supports all versions of qb-core starting from version '1.2.4'. For ESX, it supports all versions above 11.9. (If you are using an older version, you can join our Discord and get support.)
How can I customize the HUD's appearance?
You can disable certain features (such as lives, food, speedometer or mini-map) by setting the relevant options in-game to off.

Will I face any optimization issues when my server reaches a high player count?
All of this information is updated on the client side without putting any load on the server. This way, you can use the HUD without worrying about server performance or resmon values increasing on the server side. On the client side, the resmon value changes between 0.00-0.01, while on the server side, it remains at 0.00.
Server side resmon;

Client side resmon;

Last updated