Skip to content

MissionMaker Drag Trial Settings

Telonof edited this page Jun 5, 2026 · 2 revisions

Drag Trial Settings

instantStart

(Default: false)

Setting this to true instant starts the race after any movie cutscene, this overrides any ttog set.

Example: <instantStart>false</instantStart>

runs

(Default: 3)

Sets the amount of times a player will do runs on the drag trial.


 

Important

Chaining into a drag trial with a high amount of runs will cause it to loop back to the mission it got chained from then back to the drag trial over and over until the run count has been met on the drag trial.

Example: <runs>1</runs>

carSelectTime

(Default: 20.0)

Sets the amount of time in seconds a player has to select their car.


Example: <carSelectTime>0</carSelectTime>

disableCarSelectScreen

(Default: unset, false)

Setting this to true will turn off the car selection screen shown in the image above.

Note

If manually set to false any loan car setting will be ignored.

Example: <disableCarSelectScreen>true</disableCarSelectScreen>

Clone this wiki locally