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
/vanGiveKey [id]
Command used to grant another player access permissions for the van.
/vanLocation
Defines interaction points inside the van, such as stash, wardrobe, or charger.
/vanDecoration
Command or configuration for customizing the van's appearance or decorations.
/vanCamp
Command to set up a campsite outside the van, providing additional functionality.
/rt
Command to return to bucket 0.
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 commandsLast updated