-
Notifications
You must be signed in to change notification settings - Fork 0
xRC Sim Commands
Nicholas Bottone edited this page May 2, 2023
·
1 revision
In the server options of your xRC Sim server, you will find an option to set a specific username as an admin user. After setting your username to this admin user, you gain some superpowers over the server.
As of version 4.7, the admin user will have an "Admin" button in the top right of their screen that they can use to execute these functions by pressing GUI buttons.
All spectator users can run these commands:
-
/SET TURN_OFF_HUD
- Hides the buttons and default score overlay at the top of the screen. Makes for a cleaner overall view, especially if this view is going to be livestreamed. -
/SET OUTPUT_SCORE_FILES=<directory>
- Saves constantly updating game state TXT files to a particular directory. Allows you to see detailed score breakdowns and display live game data to your livestream.
Admin spectator users can run these commands:
-
/SERVER RESTART
- Forces the start of a tournament mode match (regardless of how many players are present/ready). Tournament mode matches include a 3 second countdown, prevent non-admins from restarting in the middle of a match, and include fireworks at the end. -
/SERVER KICKALL
- Kicks all non-admin users from the server. Can be used to clear the server for the next match. -
/SERVER PASSWORD=<NEW PASSWORD>
- Sets a new password that is required for all users to enter in order to connect. Useful if people who aren't supposed to be competing keep joining.