.xTyreForceNoseHi EQUB 0Name: xTyreForceNoseHi [Show more] Type: Variable Category: Driving model Summary: High byte of the x-coordinate of the force vector produced by the front tyres in the nose of the carContext: See this variable in context in the source code References: This variable is used as follows: * ApplyLimitAndSign uses xTyreForceNoseHi * ApplySkidForces uses xTyreForceNoseHi * ApplyTyreForces uses xTyreForceNoseHi * ProcessDrivingKeys (Part 2 of 6) uses xTyreForceNoseHi * ScaleTyreForces uses xTyreForceNoseHi
Stored as a 16-bit value (xTyreForceNoseHi xTyreForceNoseLo).