đqb-commandbinding
Quickly bind commands to hotkeys
Last updated
Quickly bind commands to hotkeys
Last updated
Allows users to bind keys to the keys F2-F9 can also be changed in the "Fivem" section of GTAV "keybinds" menu
Using the menu is as easy as putting the command name in the COMMAND field and the argument in the ARGUMENT field. If you don't fill out an argument then the command will just run as intended without any additional information sent to it.
Example: Add the word "fix" into the command field and leave the argument blank. This command repairs your vehicle and does not take any arguments Example: Add the word "revive" into the command field. If you leave the argument field blank then it will revive you but you could also add a number for a players id which will revive them instead
Currently must add additional keys to the html and JavaScript files