-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Any Races like the Maximum Heat Density worked fine when setting up the condition. When set to none it stucks at Heat 1, which is normal.
But in Challenge Race, i can't set the Condition level.
According to README, it said
Forced heat level to maximum for Challenge race mode.
But why i can't set the StartingPursuitCondition here? It really stucks at condition 1.
Fix this. Thanks.
[Main]
QuickRaceModeSelectHook = 1 // Hooks Quick Race Mode Select menu to allow the customization of it via sections below. (0 = False, 1 = True (Default))
QuickRaceTrackSelectHook = 1 // Hooks Quick Race Track Select menu to allow the customization of it. (0 = False, 1 = True (Default))
QuickRaceTrackOptionsHook = 1 // Hooks Race Options menu to allow the customization of it via sections below. (0 = False, 1 = True (Default))
ChallengeSeriesFixes = 1 // Unhardcodes Tollbooth icon for the races in Challenge Series and fixes Custom HUDs for pursuits. (0 = False, 1 = True (Default))
LANFixes = 1 // Applies fixes for LAN races. (0 = False, 1 = True (Default))
[StartingPursuitCondition] // Adjusts limits for Starting Pursuit Condition option.
Minimum = 1
Maximum = 10
[Sprint]
ShowInMenu = 1 // Shows Sprint mode on Quick Race Mode Select menu. (0 = False, 1 = True (Default))
CopDensity = 1 // Makes Heat Level option appear in track options. (0 = False, 1 = True (Default))
StartingPursuitCondition = 1 // Makes Starting Pursuit Condition option appear in track options. (0 = False (Default), 1 = True)
[Circuit]
ShowInMenu = 1 // Shows Circuit mode on Quick Race Mode Select menu. (0 = False, 1 = True (Default))
CopDensity = 1 // Makes Heat Level option appear in track options. (0 = False, 1 = True (Default))
StartingPursuitCondition = 1 // Makes Starting Pursuit Condition option appear in track options. (0 = False (Default), 1 = True)
[Drag]
ShowInMenu = 1 // Shows Drag mode on Quick Race Mode Select menu. (0 = False, 1 = True (Default))
TrafficLevel = 0 // [VISUAL ONLY] Makes Traffic Level option appear in track options. (0 = False (Default), 1 = True)
CopDensity = 0 // Makes Heat Level option appear in track options. (0 = False, 1 = True (Default))
StartingPursuitCondition = 0 // Makes Starting Pursuit Condition option appear in track options. (0 = False (Default), 1 = True)
[LapKnockout]
ShowInMenu = 1 // Shows Lap Knockout mode on Quick Race Mode Select menu. (0 = False, 1 = True (Default))
CopDensity = 1 // Makes Heat Level option appear in track options. (0 = False, 1 = True (Default))
StartingPursuitCondition = 1 // Makes Starting Pursuit Condition option appear in track options. (0 = False (Default), 1 = True)
[Tollbooth]
ShowInMenu = 1 // Shows Tollbooth mode on Quick Race Mode Select menu. (0 = False, 1 = True (Default))
NumOpponents = 1 // Makes Opponents option appear in track options. (0 = False, 1 = True (Default))
CopDensity = 1 // Makes Heat Level option appear in track options. (0 = False, 1 = True (Default))
StartingPursuitCondition = 1 // Makes Starting Pursuit Condition option appear in track options. (0 = False (Default), 1 = True)
[Speedtrap]
ShowInMenu = 1 // Shows Speedtrap mode on Quick Race Mode Select menu. (0 = False, 1 = True (Default))
CopDensity = 1 // Makes Heat Level option appear in track options. (0 = False, 1 = True (Default))
StartingPursuitCondition = 1 // Makes Starting Pursuit Condition option appear in track options. (0 = False (Default), 1 = True)
[TokenPickup]
ShowInMenu = 0 // Shows Token Pickup mode on Quick Race Mode Select menu. (0 = False (Default), 1 = True)
CopDensity = 1 // Makes Heat Level option appear in track options. (0 = False, 1 = True (Default))
StartingPursuitCondition = 0 // Makes Starting Pursuit Condition option appear in track options. (0 = False (Default), 1 = True)
[Cashgrab]
ShowInMenu = 0 // Shows Cashgrab mode on Quick Race Mode Select menu. (0 = False (Default), 1 = True)
ShowCashbagMessage = 1 // Shows a message when player grabs a cash bag in Cashgrab mode. (0 = False, 1 = True (Default))
CopDensity = 1 // Makes Heat Level option appear in track options. (0 = False, 1 = True (Default))
StartingPursuitCondition = 0 // Makes Starting Pursuit Condition option appear in track options. (0 = False (Default), 1 = True)
[Challenge]
ShowInMenu = 1 // Shows Challenge mode on Quick Race Mode Select menu. (0 = False (Default), 1 = True)
StartingPursuitCondition = 1 // Makes Starting Pursuit Condition option appear in track options. (0 = False (Default), 1 = True)Config file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels