Borna
Hi all,
I have been trying to put autoblip as a upgrade on the car but the car doesn't blip or it doesnt do it as good when I do it directly in .hdv with DownshiftBlipThrottle= x.yz. Does anybody have idea why it doesn't work? Thx in advance
Upgrades.ini part
UpgradeType="Electronics"
{
Description="Electronics"
}
UpgradeLevel="Autoblip"
{
Description="Autoblip upgrade for 10kg weight ballast, 95% Blip under throttle"
HDV=[GENERAL]
HDV=Mass+=10.5
HDV=Inertia+=(12.6,16.11,4.02)
HDV=DownshiftBlipThrottle+=0.95
UpgradeLevel="No Autoblip"
{
Description="No Autoblip, No ballast"
HDV=[GENERAL]
HDV=Mass+=0
HDV=Inertia+=(0.0,0.0,0.0)
HDV=DownshiftBlipThrottle+=0.0
}
}
I have been trying to put autoblip as a upgrade on the car but the car doesn't blip or it doesnt do it as good when I do it directly in .hdv with DownshiftBlipThrottle= x.yz. Does anybody have idea why it doesn't work? Thx in advance
Upgrades.ini part
UpgradeType="Electronics"
{
Description="Electronics"
}
UpgradeLevel="Autoblip"
{
Description="Autoblip upgrade for 10kg weight ballast, 95% Blip under throttle"
HDV=[GENERAL]
HDV=Mass+=10.5
HDV=Inertia+=(12.6,16.11,4.02)
HDV=DownshiftBlipThrottle+=0.95
UpgradeLevel="No Autoblip"
{
Description="No Autoblip, No ballast"
HDV=[GENERAL]
HDV=Mass+=0
HDV=Inertia+=(0.0,0.0,0.0)
HDV=DownshiftBlipThrottle+=0.0
}
}