Skip to content

MissionMaker Drift Trial Settings

Telonof edited this page Jun 5, 2026 · 2 revisions

Drift 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>

time

(Default: 120.0 seconds)

Sets the amount of time a player has to accumulate points by drifting.

Example: <time>60</time>

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