Informations / Typical Errors
This page will give you information about the script. Also are typical Errors listed, so that you can easily fix them!
Remove a element of the HUD
If you want to remove something from the HUD or turn it off so that your players no longer see it, then you've come to the right place!
First of all: This is only possible if the SHUDSettings database is empty. Because the database overwrites the default options!
Set the element to 0 in the Config
Remove the elment from the listselectable table that can be found in the selectable.lua.
<optional> If one of the elements has a left/right design you can remove this option also in the selectable.lua under the table listleftright!
Now the things are no longer visible to the player, and these things cannot be changed.
Possible Installing Issues
If you encounter any issues with the script, here are some troubleshooting steps that you can try!
Failed to verify protected resource...
This error message indicates that the script files may be corrupted, or the .fxap file is missing. To resolve this issue, try these following steps:
Verify that the
.fxap
file is existing in the script folder.Try deleting the script forlder from your server and upload it again.
If the issue persists try to change your FTP client.
You lack the required entitlement to use...
If you see this message, it can be that there is a problem with your Keymaster account. Restart your FiveM server and verify your Keymaster account to resolve it
Possible Script Issues
Speedometer
Speedometer is not working or showing "undefined". This is most likely to the fact that you haven't changed the fuel system in the client/openfunctions.lua to the one that you're using. As with the default script comes an integration only for LegacyFuel.
Native:
If you cannot find a way to fix the bug, feel free to create a ticket on our Discord
Last updated