⌨️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