Hey all im trying to limit the P2P on the btcc bmw but i just cant get it to work i can do it with all fwd cars IE astra ford honda etc but bmw dont want to play ball
this is what i have for bmw
in the upgrade.ini bmw
DisplayClassOverride="BTCC"
UpgradeType="Tyre Selection"
{
UpgradeLevel="Unrestricted"
{
Description="Availability of all tyres without restriction (Soft, Medium, Hard and Wet compounds)."
CPIT=GraphicalTireCompounds=4
CPIT=TireCompoundMap=(2,1,0,3)
CPIT=SpinnerCompound=1
HDV=[GENERAL]
HDV=TireBrand="BMW_330e_BTCC.tbc"
HDV=FrontTireCompoundSetting=1
HDV=RearTireCompoundSetting=1
HDV=
}
UpgradeLevel="Standard"
{
Description="Standard availability, consisting of Soft, Medium and Wet compounds."
CPIT=TireCompoundMap=(2,1,3)
CPIT=SpinnerCompound=1
HDV=[GENERAL]
HDV=TireBrand="BMW_330e_BTCC_smw.tbc"
HDV=FrontTireCompoundSetting=1
HDV=RearTireCompoundSetting=1
HDV=
}
UpgradeLevel="Medium and wet only"
{
Description="Availability of tyres restricted to Medium and Wet compounds."
CPIT=TireCompoundMap=(1,3)
CPIT=SpinnerCompound=1
HDV=[GENERAL]
HDV=TireBrand="BMW_330e_BTCC_mw.tbc"
HDV=FrontTireCompoundSetting=0
HDV=RearTireCompoundSetting=0
HDV=
}
UpgradeLevel="Hard and wet only"
{
Description="Availability of tyres restricted to Hard and Wet compounds."
CPIT=TireCompoundMap=(0,3)
CPIT=SpinnerCompound=0
HDV=[GENERAL]
HDV=TireBrand="BMW_330e_BTCC_hw.tbc"
HDV=FrontTireCompoundSetting=0
HDV=RearTireCompoundSetting=0
HDV=
}
}
UpgradeType="BVTCC 2024 Physics Alignment and BoP"
{
UpgradeLevel="On"
{
HDV=[PUSH2PASS]
HDV=Push2PassTimeBetweenActivations=5
HDV=Push2PassMaxUses=60
HDV=Push2PassActivationsPerLap=4
HDV=
HDV=[GENERAL]
HDV=Mass=8000
HDV=CGRearRange=(-1.600, 3.350, 10)
HDV=CGRearSetting=0
HDV=
}
}
//UpgradeType="Visor Mod"
//{
// Instance="VISOR"
// UpgradeLevel="NO VISOR"
// {
// Description="Clear Helmet View"
// GEN=<VISORMOD>=no_visor.gmt
// }
//
// UpgradeLevel="VISOR MOD"
// {
// Description="Helmet View Through Visor"
// GEN=<VISORMOD>=visor_cam_TT.gmt
// }
//}
and the fwd has virtualy the same minus the mass hdv (yes iv tried taking the mass hdv out..
this is fwd ini
DisplayClassOverride="BTCC"
UpgradeType="Tyre Selection"
{
UpgradeLevel="Unrestricted"
{
Description="Availability of all tyres without restriction (Soft, Medium, Hard and Wet compounds)."
CPIT=GraphicalTireCompounds=4
CPIT=TireCompoundMap=(2,1,0,3)
CPIT=SpinnerCompound=1
HDV=[GENERAL]
HDV=TireBrand="Ford_Focus_BTCC.tbc"
HDV=FrontTireCompoundSetting=1
HDV=RearTireCompoundSetting=1
HDV=
}
UpgradeLevel="Standard"
{
Description="Standard availability, consisting of Soft, Medium and Wet compounds."
CPIT=TireCompoundMap=(2,1,3)
CPIT=SpinnerCompound=1
HDV=[GENERAL]
HDV=TireBrand="Ford_Focus_BTCC_smw.tbc"
HDV=FrontTireCompoundSetting=1
HDV=RearTireCompoundSetting=1
HDV=
}
UpgradeLevel="Medium and wet only"
{
Description="Availability of tyres restricted to Medium and Wet compounds."
CPIT=TireCompoundMap=(1,3)
CPIT=SpinnerCompound=1
HDV=[GENERAL]
HDV=TireBrand="Ford_Focus_BTCC_mw.tbc"
HDV=FrontTireCompoundSetting=0
HDV=RearTireCompoundSetting=0
HDV=
}
UpgradeLevel="Hard and wet only"
{
Description="Availability of tyres restricted to Hard and Wet compounds."
CPIT=TireCompoundMap=(0,3)
CPIT=SpinnerCompound=0
HDV=[GENERAL]
HDV=TireBrand="Ford_Focus_BTCC_hw.tbc"
HDV=FrontTireCompoundSetting=0
HDV=RearTireCompoundSetting=0
HDV=
}
}
UpgradeType="BVTCC 2024 Physics Alignment and BoP"
{
UpgradeLevel="On"
{
HDV=[PUSH2PASS]
HDV=Push2PassTimeBetweenActivations=5
HDV=Push2PassMaxUses=60
HDV=Push2PassActivationsPerLap=4
HDV=
}
}
//UpgradeType="Visor Mod"
//{
// Instance="VISOR"
// UpgradeLevel="NO VISOR"
// {
// Description="Clear Helmet View"
// GEN=<VISORMOD>=no_visor.gmt
// }
//
// UpgradeLevel="VISOR MOD"
// {
// Description="Helmet View Through Visor"
// GEN=<VISORMOD>=visor_cam_TT.gmt
// }
//}
any help would be great full or another way to reduce it