Let Players set a Keybind

Hi folks

I need help with one thing:
I want to let People set a Keybind for example for using an Ammoclip or a Bulletproof vest,
but couldn’t find anything yet.
Anybody got an idea how to implement this in a script?

Create a command for that functionality using RegisterCommand(), and then use RegisterKeyMapping - FiveM Natives @ Cfx.re Docs to register a key binding.

Those new key bindings will appear in Settings > Key Bindings > FiveM:

1 Like

U are my hero

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.