Resetting Keybinds
The development team highly recommends that you reset your default and custom keybinds upon joining the server.
To reset your previously mapped keybinds, do the following:
Completely close FiveM
Open Windows File Explorer, go to
C:\Users[username]\AppData\Roaming\CitizenFX
In that folder open the file named
fivem.cfg
, this can be opened with any notepad or code-editor application.Delete any line that starts with
rbind
.Save the file and restart FiveM.
Example of "rbind" Lines to Delete
rbind visn_are KEYBOARD X "cancel_interaction"
rbind ox_lib KEYBOARD X "cancelprogress"
rbind smarttaser KEYBOARD X "drivestun"
rbind helicam KEYBOARD X "rappel"
rbind rpemotes KEYBOARD X "emotecancel"
rbind visn_are KEYBOARD Y "open_self_menu"
rbind garbage_job KEYBOARD Y "join-garbage-crew"
Last updated