Step 1: Modify the cars to your liking Step 2: Save the files Step 3: Upload the files to the forums as a config mod Step 4: Get famous Step 5: Move to holywood Step 6: Marry a hot actress Step 7: Divorce the hot actress Step 8:Get addicted to drugs Step 9: Go to rehab and get clean Step 10: Live the rest of your life by the swimming pool with a view of LA
Go to this file location, open up the pigeon with winrar or 7zip, open the pigeon engine file, find this code { "pigeon_engine_600": { "information":{ "authors":"BeamNG", "name":"600cc I3 Engine", "value":650, } "slotType" : "pigeon_engine", "slots": [ ["type", "default", "description"] ["pigeon_exhaust","pigeon_exhaust", "Exhaust"], ["pigeon_transmission_600","pigeon_transmission_600", "Transmission"], ], "flexbodies": [ ["mesh", "[group]:", "nonFlexMaterials"], ["pigeon_600_engine", "pigeon_engine"], ["pigeon_600_radtube", ["pigeon_engine", "pigeon_frame"]], ], "props": [ ["func" , "mesh" , "idRef:", "idX:", "idY:" , "baseRotation" , "rotation" , "translation" , "min", "max", "offset", "multiplier"] //["rpmspin" , "pigeon_fan", "e2r","e2l","e4r", {"x":0, "y":0, "z":0}, {"x":0, "y":1, "z":0} , {"x":0, "y":0, "z":0}, -360, 360, 0, 1], ], "enginetorque":[ ["rpm", "torque"] [0, 0], [500, 21], [1000, 27], [1500, 29], [2000, 31], [3000, 35], [4000, 38], [5000, 40], [6000, 45], [7000, 54], [7500, 61], [8000, 67], [8500, 72], [9000, 71], [9500, 68], ], "engine":{ "idleRPM":1200, "shiftDownRPM":5000, "shiftUpRPM":9000, "maxRPM":9500, "inertia":0.02, "friction":8 "brakingCoefRPS":0.05 "burnEfficiency":0.5 "throttleSensitivity":1.2 "torqueReactionNodes:":["e1l","e2l","e4r"] "particulates":0.05 //cooling and oil system "thermalsEnabled":true "engineBlockMaterial":"aluminum" "oilVolume":2 //engine durability "cylinderWallTemperatureDamageThreshold":160 "headGasketDamageThreshold":1500000 "pistonRingDamageThreshold":1500000 "connectingRodDamageThreshold":1500000 }, "nodes": [ ["id", "posX", "posY", "posZ"], //--658cc I3 Diesel Engine-- {"selfCollision":false}, {"collision":true} {"nodeMaterial":"|NM_METAL"}, {"frictionCoef":0.5}, {"group":"pigeon_engine"}, {"nodeWeight":8}, {"engineGroup":"engine_block"} {"chemEnergy":1000,"burnRate":0.39,"flashPoint":700,"specHeat": 0.2,"selfIgnitionCoef":false,"smokePoint":600,"baseTemp":"thermals","conductionRadius":0.15} ["e1r", -0.12, -0.37, 0.25], ["e1l", 0.12, -0.37, 0.25], ["e2r", -0.12, -0.69, 0.25], ["e2l", 0.12, -0.69, 0.25], {"chemEnergy":false,"burnRate":false,"flashPoint":false, "specHeat": false,"selfIgnitionCoef":false,"smokePoint":false,"baseTemp":false,"conductionRadius":false} {"nodeWeight":3.5}, {"engineGroup":["engine_intake","engine_block"]} ["e3r", -0.10, -0.37, 0.68,], ["e3l", 0.10, -0.37, 0.68], ["e4r", -0.10, -0.69, 0.68], ["e4l", 0.10, -0.69, 0.68,{"isExhaust":true}], {"engineGroup":""} {"group":""}, ], "beams": [ ["id1:", "id2:"], {"beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0}, {"beamSpring":4001000,"beamDamp":150}, {"beamDeform":1500000,"beamStrength":"FLT_MAX"}, //engine ["e1r","e1l"], ["e2r","e2l"], ["e3r","e3l"], ["e4r","e4l"], ["e1r","e2r"], ["e1l","e2l"], ["e3r","e4r"], ["e3l","e4l"], ["e1r","e3r"], ["e1l","e3l"], ["e2r","e4r"], ["e2l","e4l"], ["e2r","e3r"], ["e2l","e3l"], ["e2r","e3l"], ["e2l","e3r"], ["e1r","e4r"], ["e1l","e4l"{"isExhaust":true}], ["e1r","e4l"], ["e1l","e4r"], ["e1r","e2l"], ["e1l","e2r"], ["e3r","e4l"], ["e3l","e4r"], ["e1r","e3l"], ["e1l","e3r"], ["e2r","e4l"], ["e2l","e4r"], {"beamPrecompression":1, "beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0}, ], and change the numbers I highlighted. The higlighted numbers are how much torque the engine makes at that RPM. numbers on the left are the rpm, numbers on the right are torque example [500, 111], [1000, 127], [1500, 129], [2000, 151], [3000, 165], [4000, 198], [5000, 230], [6000, 255], [7000, 254], [7500, 221], [8000, 217], [8500, 172], [9000, 151], [9500, 128],