-
Notifications
You must be signed in to change notification settings - Fork 2
MissionMaker Drag Trial Settings
Setting this to true instant starts the race after any movie cutscene, this overrides any ttog set.
Example: <instantStart>false</instantStart>
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>
Sets the amount of time in seconds a player has to select their car.
Example: <carSelectTime>0</carSelectTime>
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>