Difference between revisions of "Testing"

From ACC Wiki (Unofficial)
Jump to navigation Jump to search
Line 1: Line 1:
<syntaxhighlight lang="JSON">
+
<syntaxhighlight lang="text">
 
{
 
{
 
"qualifyStandingType": 1,
 
"qualifyStandingType": 1,

Revision as of 14:19, 10 November 2019

{
"qualifyStandingType": 1,
"pitWindowLengthSec": -1,
"driverStintTimeSec": -1,
"mandatoryPitstopCount": 0,
"maxTotalDrivingTime": -1,
"maxDriversCount": 1,
"isRefuellingAllowedInRace": true,
"isRefuellingTimeFixed": false,
"isMandatoryPitstopRefuellingRequired": false,
"isMandatoryPitstopTyreChangeRequired": false,
"isMandatoryPitstopSwapDriverRequired": false
}