⌨️Keybinds
⁉️ VERY IMPORTANT:
⚠️ When the keymapping system is activated, it will create a command in users with the current key.
⚠️ When you change the Key or Command, this process will change for people entering the server for the first time.
⚠️ Key and Command will not change for players already on the server.
⚠️ Changing this setting does not change the key assignment in the game, it only changes the default. In the game, the key assignment is changed in settings / fivem / keybinds.
Cinematic Mode
["disabled"] ⇒ With this variable you can switch the command typing for cinematic off or on
["command"] ⇒ Code to be written to chat for Cinematic
Belt Command - Keybind
["disabled"] ⇒ disables the belt system completely with the command
["key"] ⇒ If the keybind system is active, with which key this operation can be performed.
["usable"] ⇒ to activate the keybind system (to be able to perform the operation with the key)
["command"] ⇒ The match of the operation in chat
["description"] ⇒ The point at which the command works or works
Settings - Keybind
["disabled"] ⇒ disables the settings system completely with the command
["key"] ⇒ If the keybind system is active, with which key this operation can be performed.
["usable"] ⇒ to activate the keybind system (to be able to perform the operation with the key)
["command"] ⇒ The match of the operation in chat
["description"] ⇒ The point at which the command works or works
Editor Mode - Keybind Usage
["disabled"] ⇒ disables the Editor Mode system completely with the command
["closeKey"] ⇒ This is the javascript equivalent of the key that fulfils this operation. You can find javascript key names from this site
["key"] ⇒ If the keybind system is active, with which key this operation can be performed.
["usable"] ⇒ to activate the keybind system (to be able to perform the operation with the key)
["command"] ⇒ The match of the operation in chat
["description"] ⇒ The point at which the command works or works
Car Control Menu - Keybind Usage
["disabled"] ⇒ disables the car control system completely with the command
["key"] ⇒ If the keybind system is active, with which key this operation can be performed.
["command"] ⇒ The match of the operation in chat
["description"] ⇒ The point at which the command works or works
Last updated