Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Guide Car speed adjustment (handling)

Samurai

Gold Elite
Joined
Apr 30, 2021
Messages
43
Reaction score
6,311
Points
321
Greetings VAG users,
in the processing files to you today
The lines will explain what the meanings are.
I will write the lines that will be useful for you, you can configure it as you want.
If you want a more detailed explanation, just write​

<nInitialDriveGears value="6" />​
This allows you to adjust the gear of the vehicle.

<fInitialDriveForce value="0.395000" />​

This code allows you to adjust the speed of the vehicle, you need to set the place inside the quotation mark, "0.395000" if you make this part "10.395000", the vehicle will accelerate extremely, so do this part as "0.795000", you will understand it better by trial and error.
<fBrakeForce value="1.900000" />​

This code allows us to improve the brakes of the vehicle, this part is "1.900000", if you do it this way "0.900000" the brakes of the vehicle will deteriorate, but if you do it in this way, "5.900000" will improve.
<fBrakeBiasFront value="0.650000" />​

This code allows you to adjust the rear brakes of the vehicle, if you increase this code, the vehicle becomes a drift tool.
<fHandBrakeForce value="0.520000" />​

This code allows you to adjust the handbrake of the vehicle, this part is "0.520000", if you do it this way "0.020000" "the handbrake of the vehicle will deteriorate, but if you do it in this way," 3.520000 "will improve.
<fTractionCurveMax value="3.800000" />

<fTractionCurveMin value="3.050000" />​

These two codes allow you to adjust the turns of the vehicle, if you decrease the logic such as brake adjustment, it gets worse and improves if you increase it.
<fCollisionDamageMult value="1.000000" />

<fWeaponDamageMult value="1.000000" />

<fDeformationDamageMult value="0.800000" />

<fEngineDamageMult value="1.500000" />​

These codes allow you to adjust the damage of the vehicle, if you increase it, the vehicle will not be easily damaged, but if it decreases, it will be easier to damage.


If you have any questions, you can ask under the subject.
Good forums ... 😇
 

casarqeqew

Silver Elite
Joined
Dec 17, 2023
Messages
22
Reaction score
45
Points
166
Location
dsdxfsdfgsdxfvf
Greetings VAG users,
in the processing files to you today
The lines will explain what the meanings are.
I will write the lines that will be useful for you, you can configure it as you want.
If you want a more detailed explanation, just write


This allows you to adjust the gear of the vehicle.




This code allows you to adjust the speed of the vehicle, you need to set the place inside the quotation mark, "0.395000" if you make this part "10.395000", the vehicle will accelerate extremely, so do this part as "0.795000", you will understand it better by trial and error.



This code allows us to improve the brakes of the vehicle, this part is "1.900000", if you do it this way "0.900000" the brakes of the vehicle will deteriorate, but if you do it in this way, "5.900000" will improve.



This code allows you to adjust the rear brakes of the vehicle, if you increase this code, the vehicle becomes a drift tool.



This code allows you to adjust the handbrake of the vehicle, this part is "0.520000", if you do it this way "0.020000" "the handbrake of the vehicle will deteriorate, but if you do it in this way," 3.520000 "will improve.



These two codes allow you to adjust the turns of the vehicle, if you decrease the logic such as brake adjustment, it gets worse and improves if you increase it.



These codes allow you to adjust the damage of the vehicle, if you increase it, the vehicle will not be easily damaged, but if it decreases, it will be easier to damage.


If you have any questions, you can ask under the subject.
Good forums ... 😇
 
Top