handling.cfg
File Formats
Fil_handlingcfg.html

Name

handling.cfg - contains car stats (speed, braking, dimensions...)

Location

data\handling.cfg

Description

Handling.cfg contains all information regarding how vehicles perform, it is made up of HandlngID lines which have 30 parameters each. These lines are assigend to vehicles in default.ide. Here I'll go over all parameters.

Parameters

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD

I think the best thing to do is to list the parameter descriptions how they appear in handling.cfg's header Eventually I would like to get permission from the guys doing the GTA3 handling.cfg Documentation page over at gta3mods.com and use there info.

; (A) vehicle identifier                        [14 characters max]
; (B) fMass                                     [1.0 to 50000.0]
; (C) Dimensions.x                              [0.0 > x > 20.0]
; (D) Dimensions.y                              [0.0 > x > 20.0]
; (E) Dimensions.z,                             [0.0 > x > 20.0]
; (F) CentreOfMass.x                            [-10.0 > x > 10.0]
; (G) CentreOfMass.y                            [-10.0 > x > 10.0]
; (H) CentreOfMass.z                            [-10.0 > x > 10.0]
; (I) nPercentSubmerged                         [10 to 120]
; (J) fTractionMultiplier                       [0.5 to 2.0]
; (K) fTractionLoss                             [0.0 > x > 1.0]
; (L) fTractionBias                             [0.0 > x > 1.0]
; (M) TransmissionData.nNumberOfGears           [1 to 4]
; (N) TransmissionData.fMaxVelocity             [5.0 to 150.0]
; (O) TransmissionData.fEngineAcceleration      [0.1 to 10.0]
; (P) TransmissionData.nDriveType               [F/R/4]
; (Q) TransmissionData.nEngineType              [P/D/E]
; (R) fBrakeDeceleration                        [0.1 to 10.0]
; (S) fBrakeBias                                [0.0 > x > 1.0]
; (T) bABS                                      [0/1]
; (U) fSteeringLock                             [10.0 to 40.0]
; (V) fSuspensionForceLevel                     not [L/M/H]
; (W) fSuspensionDampingLevel                   not [L/M/H]
; (X) fSeatOffsetDistance                       // ped seat position offset towards centre of car
; (Y) fCollisionDamageMultiplier                [0.2 to 5.0]
; (Z) nMonetaryValue                            [1 to 100000]
; (aa) suspension upper limit       
; (ab) suspension lower limit
; (ac) suspension bias between front and rear
; (ad) flags!!!  WARNING - Now written HEX for easier reading of flags
; 1st digit =   1: 1G_BOOST         2: 2G_BOOST       4: REV_BONNET    8: HANGING_BOOT
; 2nd digit =   1: NO_DOORS         2: IS_VAN         4: IS_BUS        8: IS_LOW
; 3rd digit =   1: DBL_EXHAUST      2: TAILGATE_BOOT  4: NOSWING_BOOT  8: NONPLAYER_STABILISER  
; 4th digit =   1: NEUTRALHANDLING  2: HAS_NO_ROOF    4: IS_BIG        8: HALOGEN_LIGHTS
;
; (ae) front lights (0 = long, 1 = small, 2 = big, 3 = tall)
; (af) rear lights (0 = long, 1 = small, 2 = big, 3 = tall)

Examples

PATRIOT 2500.0 2.4 5.7 2.2 0.0 0.0 -0.15 80 0.92 0.78 0.5 5 170.0 19.0 4 P 08.17 0.50 0 30.0 1.5 0.1 0.28 0.2 40000 0.35 -0.35 0.5 4103 0 1

MAFIA 1700.0 2.0 4.9 1.6 0.0 0.2 0.0 75 0.95 0.80 0.55 5 200.0 24.0 R P 10.0 0.53 0 30.0 2.2 0.13 0.2 0.65 35000 0.27 -0.11 0.5 8002 0 1

BORGNINE 1900.0 2.1 5.0 2.2 0.0 0.0 0.0 75 1.05 0.9 0.53 4 190.0 27.0 4 P 15.0 0.54 0 40.0 1.9 0.1 0.2 0.15 10000 0.25 -0.22 0.45 2 0 1

To Do

I'd like to get permission from the guys doing GTA3 handling.cfg Documentation to use the information in the handbook. If someone working on that project reads this and would like to let me know if I can or can't use there work please email me. I want to use the documentation not because I want to just copy what you have but I want to get all the work in one place this aplies to anything else the purpose for this handbook is to package all findings neatly. If I did every thing my self it would kill that purpose.

Author

dElAvA

See Also

default.ide

Programs

Car-Editor V1.0, CSE3

File Formats

Last change: 24 July 2002

unofficial GTA III Reference