[HELP] How to hide resource name of Action on Key Bindings (FiveM)


like this (in Key Bindings > FiveM)

Just add “~” at the end of your description text like that

RegisterKeyMapping(’+command’, ‘Something~’, ‘keyboard’, “e”)

2 Likes

Thankyou somuch

2 Likes

image

On last update (may be), resources name came back as this picture.
How should I do about this.

Add a ui_label to your manifest file and name it with “general”

on my script keys not bind only for General, it also has Vehicle, Action etc. Sad… T_T

Check that if you want to know why put “~” that does not work any more :

Im little confuse, can you show us, how its set in the fxmanifest?