⌨ī¸Command Hotkeys

Easily add any commands as hotkeys

YouTube Video: https://www.youtube.com/watch?v=g-iAgonI6aA

Download: https://garmingo.com/games/tebex/4242698

How to add Hotkeys

Within your config.json you can easily add Commands.

{
"Commands": { 
    "command1": 249,
    "command2": 120 
    } 
}

First argument is the command to be executed, second is the hotkey.* *For all FiveM Hotkeys check: https://docs.fivem.net/docs/game-references/controls/

Last updated