Multiplayer Server Commands

CommandExampleAction
/admin [password]/admin mydogsnamebackwardsAdmin login (wrong or no password = stop being administrator)
/vote yes 
Same as pressing YES button in the UI
/vote no
Same as pressing NO button in the UI
/ping
Shows your ping, same as pressing button (default key is 2)
/w [drivername] [chat]/w Richie Spinner Watch out for Brad!Whisper to given driver
/whisper [drivername] [chat]/whisper Richie Spinner Watch out for Brad!Same functionality as /w
/callvote nextsession
Advances to next session (practice to qual, for example). If you are admin, it will advance right away, if not, a vote will begin.
/callvote nextrace 
Advances to next event in dedicated server track list.

If you are admin, it will advance right away, if not, a vote will begin.

/callvote str 
Advances direct to race. If you are admin, it will advance right away, if not, a vote will begin.
/callvote event [name]

/call vote event Palm Springs Speedway

Advances to specified event. If you are admin, it will advance right away, if not, a vote will begin.

/callvote restartrace 

Restarts the current race. If you are admin, it will advance right away, if not, a vote will begin.

/callvote restartwarmup

Advances to the beginning of warmup. If you are admin, it will advance right away, if not, a vote will begin.

/restartwarmup

Advances to the beginning of warmup, must be logged in as admin.

/callvote restartweekend 

Calls a vote to return to first session (practice). If you are admin, it will advance right away,

if not, a vote will begin.

/callvote addai

Calls a vote to add 1 AI.

/callvote add5ai 

Calls a vote to add 5 AI

/callvote kick [name] /callvote kick Richie Spinner

Removes driver from race

/editgrid [pos] [name]/editgrid 12 Richie Spinner

Moves the specified driver to the given position on the grid.

It is recommended to specify the grid positions starting from first to last to avoid expected results. Must be logged in as admin.

/setmass [mass] [name]/setmass 150 Richie Spinner

Applies a penalty mass (0-255 kg) to the specified driver with immediate effect and for the duration of the weekend. Must be logged in as admin

/changelaps [laps] [name]

/changelaps +10 Richie Spinner

/changelaps -10 Richie Spinner

Adjusts the number of completed laps (-10 to +10) to the specified player for the purpose of allowing live stewards' input into the game's scoring system.
Must be logged in as admin.

/addpenalty [code] [name]

/addpenalty 2 Richie Spinner 

Adds a penalty to the specified driver.

The [code] command accepts the following values:
-2 = longest line
-1 = drive-thru
0-60 = stop/go penalty number of seconds

Must be logged in as admin.

/subpenalty [code] [name]

/subpenalty 3 Richie Spinner

Removes a penalty from the given player.
The following are valid values for [code]:

0=remove one stop/go penalty,
1=remove one drive-thru penalty,
2=remove one longest line penalty,
3=remove all penalties

Must be logged in as admin.

/throwyellow [laps] 

/throwyellow 5 

Starts a full-course caution for the given number of laps (must be at least 2). If laps number is not specified, random value will apply. Must be logged in as admin.

/clearyellow


Ends a full-course caution as soon as possible, regardless of the planned number of laps. Must be logged in as admin.

/racelength [code] [value1] [value2] 

/racelength 2 20 25

Changes the race length for the next race:

[code]=0 sets a [value1] % length race
[code]=1sets a [value1]-lap race
[code]=2 sets a [value1]-minute (timed) race
[code]=3 sets a [value1]-lap [value2]-minute race

Must be logged in as admin.

/shutdownserver


Shuts down dedicated server immediately. Must be logged in as admin.

/batch [filename]

/batch mybatchfile.bat

Executes a batchfile. Can have info about weight penalties or grid spots, even a chat message. Must be logged in as admin.

/dq [drivername]

/dq Richie Spinner

Disqualifies specified driver. Must be logged in as admin.

/undq [drivername]

/undq Richie Spinner

Removes disqualification from specified driver. Must be logged in as admin.

/pitbyteam

/pitbyteam 12 SlowPokesRacing

Assigns a pit space to specified team. Must be logged in as admin.

/pitbydriver

/pitbydriver 12 Richie Spinner

Assigns a pit space to specified vehicle. Must be logged in as admin.

/pitbyvehicle

/pitbyvehicle 12 Camaro

Assigns a pit space to specified vehicle. Must be logged in as admin.

/forwardseconds [secs]

/forwardseconds 600

Forwards the session time by the specified number of seconds. This will cause a bit of lag if you use a large amount. Must be logged in as admin.