Hi, sorry I am a complete noob at programming. Where do i find the Strings/Commands to use in a jbeam file??? for example: "supercharger": { "gearRatio":2.55, "clutchEngageRPM":0, "pressureRatePSI":500, "pressurePSIPer1kRPM":8.0, "crankLossPer1kRPM":0.05, "type":"roots", "lobes":4, "twistedLobes":true, Is there a register with all these "pressurePSIper1kRPM"? and what are those called?
I think that if you want to know more about jbeam you should go check out the BeamNG wiki website: http://wiki.beamng.com/Portal You can find good explanation in there about how everything works and what all the numbers change.
You can change values to things by pressing ' and entering lua codes. Example: "drivetrain.engine.connectingRodBearingsDamaged = true" it makes your engine knock and lose power.