JakobTischler / MoreRealisticDLCs

A lua/xml project that adds MoreRealistic to the Farming Simulator DLCs
8 stars 0 forks source link

magnum 340 #7

Closed quadural closed 10 years ago

quadural commented 10 years ago
<vehicle category="steerable" configFileName="pdlc/titaniumAddon/caseIH/caseIHMagnum340.xml" mrVehicleType="mr_tractor_wheelExtension_t" debug="false" price="181000" dailyUpkeep="320" >
        <engine kW="275" realMaxVehicleSpeed="50" realMaxReverseSpeed="15" realBrakingDeceleration="6.3" realMaxFuelUsage="63.4" fuelCapacity="635" realPtoDriveEfficiency="0.91" realSpeedBoost="11" realSpeedBoostMinSpeed="15" realImplementNeedsBoost="11" realImplementNeedsBoostMinPowerCons="10" realMaxBoost="11" />
        <dimensions width="2.6" height="3.4" /> <!-- in m -->
        <weights weight="13.9" maxWeight="18" realBrakeMaxMovingMass="24" /> <!-- in t -->
        <wheels>
            <wheel driveMode="1" deltaY="0.19" brakeRatio="1" damper="20" spring="50" suspTravel="0.25" radius="0.8" rotMin="-44" rotMax="35" rotSpeed="60" />
            <wheel driveMode="1" deltaY="0.19" brakeRatio="1" damper="20" spring="50" suspTravel="0.25" radius="0.8" rotMin="-35" rotMax="44" rotSpeed="60" />
            <wheel driveMode="2" deltaY="0.106" brakeRatio="1" damper="20" spring="200" suspTravel="0.10" radius="1" />
            <wheel driveMode="2" deltaY="0.106" brakeRatio="1" damper="20" spring="200" suspTravel="0.10" radius="1" />
        </wheels>
        <attacherJoints>
            <attacherJoint jointType="implement" maxRot="-16.822 0 0" maxRot2="16.822 0 0" minRotDistanceToGround="0.905" />
        </attacherJoints>
        <components>
            <component1 centerOfMass="0 0.33 -0.23" realMassWanted="13.45" />
        </components>
    </vehicle>
JakobTischler commented 10 years ago

Dural, you should update to the newest version. I move realBrakingDeceleration and fuelCapacity to a new section called general.