Mod 1990. Cars are not damaged

Posted by Canadian76 
Mod 1990. Cars are not damaged
Date: May 26, 2016 07:24PM
Posted by: Canadian76
Guys, played the mod in 1990. Unfortunately, the cars are not damaged. What to do?

video: [www.youtube.com]
Re: Mod 1990. Cars are not damaged
Date: May 26, 2016 09:32PM
Posted by: Canadian76
What we need to change to make the car received damage?


; ============================================================================
; GP4 Tweaker
; Core engine system configurations
; ============================================================================


; Notes:
; Here you can enable and disable specific tweaks

[SYSTEM_TWEAKS_ENABLE]
HeadViewMove = 0 ; set to 1 to enable head view movement tweak
HelmetMoving = 0 ; set to 1 to enable helmet moving sensitivity tweak
OnboardCamera = 1 ; set to 1 to enable onboard camera position tweak
OnboardCamEdit = 1 ; set to 1 to enable onboard camera position edit mode
ViewAngleCam = 1 ; set to 1 to enable onboard camera view angle tweak
ViewAngleEdit = 1 ; set to 1 to enable onboard camera view angle edit mode
HelmetPos = 1 ; set to 1 to enable helmet position tweak
HelmetPosEdit = 1 ; set to 1 to enable helmet position edit mode
SteerPos = 1 ; set to 1 to enable external steer position tweak
SteerPosEdit = 1 ; set to 1 to enable external steer position edit mode
ArmsPos = 1 ; set to 1 to enable driver arms position tweak
ArmsPosEdit = 1 ; set to 1 to enable driver arms position edit mode
CptSteerPos = 1 ; set to 1 to enable cockpit steering-wheel position tweak
CptSteerPosEdit = 1 ; set to 1 to enable cockpit steering-wheel position edit mode // forgotten?
CptDashPos = 1 ; set to 1 to enable cockpit dash position tweak
CptDashPosEdit = 1 ; set to 1 to enable cockpit dash position edit mode // forgotten?
ArmsColors = 1 ; set to 1 to enable arms color tweak
RimsColors = 1 ; set to 1 to enable rims color tweak
TyrePos = 1 ; set to 1 to enable tyre position tweak
TyrePosEdit = 1 ; set to 1 to enable tyre position tweak
CptSteerLock = 0 ; set to 1 to enable cockpit steerwheel rotation locking tweak
QualRules2003 = 0 ; set to 1 to enable 2003 qualifying rules tweak
Pitstop = 1 ; set to 1 to enable pitstop timing tweak
RearLightBrake = 0 ; set to 1 to enable rear light braking tweak
AmbientPos = 1 ; set to 1 to enable rear light ambient position tweak
PitLimiter = 1 ; set to 1 to enable pit limiter tweak
SpeedLimit = 1 ; set to 1 to enable pit speed limit tweak
HelmetVisor = 1 ; set to 1 to enable visor on selected view modes
RainDroplet = 1 ; set to 1 to enable rain droplet on selected view modes
CarsEnabler = 1 ; set to 1 to enable car enabler tweak // forgotten?
SlipStream = 1 ; set to 1 to enable slipstream effect
SlipPlayer = 0 ; set to 1 to enable slipstream affect to player car only
FFEffect = 0 ; set to 1 to enable force feedback custom effects (GP4 v1.02 only)
FFEffectGP4v100 = 0 ; set to 1 to enable force feedback custom effects (GP4 v1.00 only, may not working properly!)
CustomVisor = 1 ; set to 1 to enable custom visor tweak
VisorDirtEffect = 1 ; set to 1 to enable dirt effect tweak (CustomVisor must enabled)
VisorDirtPlayer = 1 ; set to 1 to enable dirt effect drawn on player car only
MeshSteering = 0 ; set to 1 to enable individual steering-wheel mesh
MeshFrontWheel = 0 ; set to 1 to enable individual front wheel mesh
MeshRearWheel = 0 ; set to 1 to enable individual rear wheel mesh
MeshHelmet = 0 ; set to 1 to enable individual helmet mesh
MeshCockpit = 0 ; set to 1 to enable individual cockpit mesh
TyreWear = 0 ; set to 1 to enable adjustable tyre wear
MeshProtect = 0 ; set to 1 to enable encrypted GP4 *.gp4 mesh file supports
TextureProtect = 0 ; set to 1 to enable encrypted GP4 *.tex texture file supports


; ----------------------------------------------------------------------------
; DO NOT EDIT BELOW THIS LINE
; ----------------------------------------------------------------------------

[SYSTEM_DATA_FILE]
KeyBinding = gp4tweak_data\keybind.ini
Messages = gp4tweak_data\msg.ini
ClientHash = gp4tweak_data\clienthash.ini


[TWEAK_DATA_FILE]
HeadViewMove = gp4tweak_data\headviewmove.ini
OnboardCamera = gp4tweak_data\onboard camera position.ini
ViewAngleCam = gp4tweak_data\onboard camera projection.ini
HelmetPos = gp4tweak_data\helmetpos.ini
SteerPos = gp4tweak_data\steerpos.ini
ArmsPos = gp4tweak_data\armspos.ini
CptSteerPos = gp4tweak_data\cptsteerpos.ini
CptDashPos = gp4tweak_data\cptdashpos.ini
ArmsColors = gp4tweak_data\armscolors.ini
RimsColors = gp4tweak_data\rimscolors.ini
TyrePos = gp4tweak_data\tyrepos.ini
QualRuleOrders = gp4tweak_data\qualrule.ini
QualRuleGaps = gp4tweak_data\qualrule.ini
PitstopRefuel = gp4tweak_data\pitstop.ini
PitstopWingFix = gp4tweak_data\pitstop.ini
PitstopEngineFix = gp4tweak_data\pitstop.ini
PitstopFuelCoef = gp4tweak_data\pitstop.ini
CarsEnabler = gp4tweak_data\numcars.ini
RearLightData = gp4tweak_data\rearlight.ini
RLightAmbientPos = gp4tweak_data\rearlight.ini
SpeedLimit = gp4tweak_data\pitlimit.ini
ViewEffect = gp4tweak_data\visordroplet.ini
SlipFront = gp4tweak_data\slipstream.ini
SlipRear = gp4tweak_data\slipstream.ini
SlipDrag = gp4tweak_data\slipstream.ini
FFEffect = gp4tweak_data\ffeffects.ini


[TWEAK_DATA_SECTION]
HeadViewMove = HEAD_VIEW_MOVEMENT
OnboardCamera = ONBOARD_CAMERA_CAR%02d
ViewAngleCam = CAMERA_VIEW_ANGLE_CAR%02d
HelmetPos = HELMET_POSITIONS
SteerPos = EXTERNAL_STEER_POSITIONS
ArmsPos = ARMS_POSITIONS
CptSteerPos = COCKPIT_STEER_POSITIONS
CptDashPos = COCKPIT_DASH_POSITIONS
ArmsColors = ARMS_COLORS
RimsColors = RIMS_COLORS
TyrePos = TYRE_POSITIONS_CAR%02d
QualRuleOrders = CAR_OUT_ORDERS
QualRuleGaps = CAR_OUT_GAPS
PitstopRefuel = PITSTOP_REFUEL_TIME
PitstopWingFix = PITSTOP_WINGFIX_TIME
PitstopEngineFix = PITSTOP_ENGINEFIX_TIME
PitstopFuelCoef = PITSTOP_FUEL_EFFICIENCY
CarsEnabler = CARS_NUMBERS_PER_TRACK
RearLightData = REAR_LIGHT_DATA
RLightAmbientPos = REAR_LIGHT_AMBIENT%02d_POS
SpeedLimit = PIT_SPEEDLIMIT_DATA
ViewEffect = VIEW_EFFECT
SlipFront = SLIPSTREAM_GRIPS_FRONT
SlipRear = SLIPSTREAM_GRIPS_REAR
SlipDrag = SLIPSTREAM_GRIPS_DRAG
FFEffect = FF_EFFECT_%02d


[TWEAK_DATA_KEY]
HeadViewMove = VALUE%02d
OnboardCamera = VIEW%02d
ViewAngleCam = VIEW%02d
HelmetPos = CAR%02d
SteerPos = CAR%02d
ArmsPos = CAR%02d
CptSteerPos = CAR%02d
CptDashPos = CAR%02d
ArmsColors = CAR%02d
RimsColors = CAR%02d
TyrePos = VALUE%02d
QualRuleOrders = TRACK%02d
QualRuleGaps = TRACK%02d
PitstopRefuel = CAR%02d
PitstopWingFix = CAR%02d
PitstopEngineFix = CAR%02d
PitstopFuelCoef = CAR%02d
CarsEnabler = TRACK%02d
RearLightData = VALUE%02d
RLightAmbientPos = CAR%02d
SpeedLimit = TRACK%02d
ViewEffect = VALUE%02d
SlipFront = TRACK%02d
SlipRear = TRACK%02d
SlipDrag = TRACK%02d
FFEffect = VALUE%02d
Re: Mod 1990. Cars are not damaged
Date: May 27, 2016 08:08PM
Posted by: Canadian76
Guys, well, actually, cars are in mod 1990 are not damaged. In game settings are damaged, but in the race they are not. Then the problem is in the mod. Please help to find the cause. Anyone have a mod 1990?
Re: Mod 1990. Cars are not damaged
Date: May 27, 2016 08:29PM
Posted by: DAMON96
Yes, but I don't have that problem...try with F5 i think that is the key that makes that or F6 one of them (I don't remember exactly)
Re: Mod 1990. Cars are not damaged
Date: May 29, 2016 03:55PM
Posted by: F1Classicfan
Where did you guys get this mod? I have a copy of a 1990 mod (I think it's by supermonty but I'm not sure), however, with the version I have the helmets are in the wrong place and float in mid air, close to where the t-cams are. If you guys have a different version or one that has corrected this problem and are willing to post it here, I for one would be greatly appreciative.
Re: Mod 1990. Cars are not damaged
Date: May 29, 2016 04:16PM
Posted by: quickslick
F4 is for damage ;)
Re: Mod 1990. Cars are not damaged
Date: May 29, 2016 05:36PM
Posted by: Canadian76
Thank you very much!!! I will now know. Fixed by reinstalling the mod. By the way, maybe someone has a more fixed version of the mod 1990? I have beta 0.80



Edited 1 time(s). Last edit at 05/29/2016 05:36PM by Canadian76.
Sorry, only registered users may post in this forum.

Click here to login

Maintainer: mortal, stephan | Design: stephan, Lo2k | Moderatoren: mortal, TomMK, Noog, stephan | Downloads: Lo2k | Supported by: Atlassian Experts Berlin | Forum Rules | Policy