List of commands

Each command has its explanation on the right side, if any command does not work, you can check if you used its syntax correctly, you can later claim it in a ticket.

Command
Description

/openui

Open the interface.

/closeui

Hide the interface.

/toggleseatbelt

Put on or take off the seatbelt even if you can with keybind.

/reset_hud_config

You must have debugging enabled for this usage.

/cinematic

You must have debugging enabled for this usage.

/stopcinematic

You must have debugging enabled for this usage.


How to execute commands using code

This step is very simple, you can use ExecuteCommand('command') anywhere in your code, but for this you should read the ExecuteCommand usage guide at the following link.

How to execute commands

Last updated