Sivu 1/1

FS17 ZETOR 9540-10540

Lähetetty: 01.01.2017 12:45
Kirjoittaja MARKKA
Kuva
Kuva
Zetor 9540 and 10540
Output 75 and 80 HP
hydraulics font
front loader
front weights
Change the color wheels
normal tires
wide tires
narrow tires
 Lataa tästä...
Authors:
FABIJAN

Re: FS17 ZETOR 9540-10540

Lähetetty: 01.01.2017 15:51
Kirjoittaja valmetti 1502 t
Käyttöön tulee vaikka en setori miehiä ookkaan :kippis:

Re: FS17 ZETOR 9540-10540

Lähetetty: 03.01.2017 12:16
Kirjoittaja Karlox
Näkyy olevan sama vika kuin oikeassakin :D Pakoputki ei sovi kuormainsovitteiden kanssa ilman muutoksia

Re: FS17 ZETOR 9540-10540

Lähetetty: 28.01.2017 20:23
Kirjoittaja Karlox
Tuossapa olis oikeaa vastaava conffi Gearbox addoniin tälle modille. Eli kolme synkrovaihetta + pakki kepissä, 3 portainen hyd.pikavaihde, ja ryömintäalue. Pastetaan siis gearboxAddonConfig.xml loppuun. Tuo tiedosto löyty gearboxaddon modin zipin sisästä ja sen voi purkaa mods kansioon, sitten siihen voi lisäillä omia vaihteistoja modikoneille ilman että tarvii itse gearboxAddon.zip koskea.

PS. vakiona modissa on aivan liikaa tehoa, 10540=265hp ja 9540=225hp, vaihelaatikko aktivoimalla tulee oikeat tehot ja väännöt.

Koodi: Valitse kaikki

<vehicle>
		<mod name="Zetor_9540">
			<link href="http://www.farming2015mods.com/farming-simulator-2017-mods/fs-17-tractors/fs17-zetor-9540-10540/" />
			<xmlFile name="Eicher2090T.xml" />
		</mod>

		<!--http://www.tractordata.com/farm-tractors/001/7/1/1717-zetor-9540-transmission.html -->
		<gearboxMogli autoStartStop="false" speedLimiter="true" maxBackwardSpeed="18" maxForwardSpeed="37" swapGearRangeKeys="true" rpmInSpeedHud="true">
			<gears  shiftTimeMs="0" clutchRatio="1" defaultGear="1">
				<gear speed="24.9" name="L"/>  <!-- 3 gear hyd powershift-->
				<gear speed="29.2" name="M"/>
				<gear speed="34.4" name="H"/>
			</gears>

			<ranges defaultRange="1" shiftTimeMs="500" >
				<range ratio="0.32"  name="1" forwardOnly="true"/>
				<range ratio="0.56"  name="2" forwardOnly="true"/> <!--H-layout 4 gear syncroed gearstick R-1-2-3 -->
				<range ratio="1"     name="3" forwardOnly="true"/>
				<range ratio="0.52"  name="R" reverseOnly="true"/>
			</ranges>

			<ranges defaultRange="2" shiftTimeMs="2000" doubleClutch="true"> <!-- 2 ranges, non-syncro, IRL need to stop to change -->
				<range ratio="0.21" name="LL" />
				<range ratio="1"   name="" />
				
			</ranges>
			
		<engines>
		
			<engine name="9540" idleRpm="800" ratedRpm="2200">
        
			<torque rpm="350" motorTorque="170" fuelUsageRatio="255.3"/>
			<torque rpm="700" motorTorque="265" fuelUsageRatio="234.1"/>
			<torque rpm="900" motorTorque="300" fuelUsageRatio="226.3"/>
			<torque rpm="1000" motorTorque="325" fuelUsageRatio="223.5"/>
			<torque rpm="1100" motorTorque="345" fuelUsageRatio="221.6"/>
			<torque rpm="1200" motorTorque="350" fuelUsageRatio="220.4"/>
			<torque rpm="1300" motorTorque="365" fuelUsageRatio="220"/>
			<torque rpm="1400" motorTorque="373" fuelUsageRatio="220.2"/>
			<torque rpm="1500" motorTorque="370" fuelUsageRatio="220.7"/>
			<torque rpm="1600" motorTorque="365" fuelUsageRatio="221.5"/>
			<torque rpm="1700" motorTorque="360" fuelUsageRatio="222.7"/>
			<torque rpm="1800" motorTorque="340" fuelUsageRatio="224.2"/>
			<torque rpm="1850" motorTorque="330" fuelUsageRatio="225.1"/>
			<torque rpm="1900" motorTorque="325" fuelUsageRatio="226.1"/>
			<torque rpm="1950" motorTorque="320" fuelUsageRatio="227.2"/>
			<torque rpm="2000" motorTorque="315" fuelUsageRatio="228.3"/>
			<torque rpm="2050" motorTorque="305" fuelUsageRatio="229.5"/>
			<torque rpm="2100" motorTorque="295" fuelUsageRatio="230.9"/>
			<torque rpm="2150" motorTorque="290" fuelUsageRatio="232.3"/>
			<torque rpm="2200" motorTorque="280" fuelUsageRatio="233.8"/>
        
			</engine>
			
			<engine name="10540" idleRpm="800" ratedRpm="2200">
        
			<torque rpm="350" motorTorque="170" fuelUsageRatio="255.3"/>
			<torque rpm="700" motorTorque="265" fuelUsageRatio="234.1"/>
			<torque rpm="900" motorTorque="320" fuelUsageRatio="226.3"/>
			<torque rpm="1000" motorTorque="345" fuelUsageRatio="223.5"/>
			<torque rpm="1100" motorTorque="365" fuelUsageRatio="221.6"/>
			<torque rpm="1200" motorTorque="370" fuelUsageRatio="220.4"/>
			<torque rpm="1300" motorTorque="385" fuelUsageRatio="220"/>
			<torque rpm="1400" motorTorque="392" fuelUsageRatio="220.2"/>
			<torque rpm="1500" motorTorque="390" fuelUsageRatio="220.7"/>
			<torque rpm="1600" motorTorque="385" fuelUsageRatio="221.5"/>
			<torque rpm="1700" motorTorque="380" fuelUsageRatio="222.7"/>
			<torque rpm="1800" motorTorque="360" fuelUsageRatio="224.2"/>
			<torque rpm="1850" motorTorque="350" fuelUsageRatio="225.1"/>
			<torque rpm="1900" motorTorque="345" fuelUsageRatio="226.1"/>
			<torque rpm="1950" motorTorque="340" fuelUsageRatio="227.2"/>
			<torque rpm="2000" motorTorque="335" fuelUsageRatio="228.3"/>
			<torque rpm="2050" motorTorque="325" fuelUsageRatio="229.5"/>
			<torque rpm="2100" motorTorque="315" fuelUsageRatio="230.9"/>
			<torque rpm="2150" motorTorque="310" fuelUsageRatio="232.3"/>
			<torque rpm="2200" motorTorque="300" fuelUsageRatio="233.8"/>
        
			</engine>
		
		</engines>
		
		</gearboxMogli>	
	</vehicle>

Re: FS17 ZETOR 9540-10540

Lähetetty: 28.01.2017 20:44
Kirjoittaja Zetormies98
Miten siis käytännössä teen jos haluan vaihteiston toimimaan joka modikoneessa?

Re: FS17 ZETOR 9540-10540

Lähetetty: 28.01.2017 21:17
Kirjoittaja Karlox
Zetormies98 kirjoitti:Miten siis käytännössä teen jos haluan vaihteiston toimimaan joka modikoneessa?
Riippuu haluatko modikoneisiin minkälaisen vaihteiston mihinkin, gearboxaddohan lisää oletuksena sellaisen 4 vaihdetta + 4 pikavaihdetta suunnanvaihtajalla laatikon kaikkiin moditraktoreihin mihin ei erikseen määritellä muunlaista.