Schicken Sie mir eine Nachricht, wenn Sie möchten.
Das einzige Problem, das ich mit diesem mod hatte ist, dass die Heckklappe blieb offen, nachdem es fertig Entladen.
The only problem I have had with this mod is that the tailgate stayed open after it finished unloading.
Better modDesc.xml ;) ----------------- <?xml version="1.0" encoding="utf-8" standalone="no" ?> <modDesc descVersion="20"> <author>Modell:Gnescher</author> <version>3.0</version> <title> <en>krampeSB3060K</en> <de>krampeSB3060K</de> </title> <description> <en>krampeSB3060 with clutch</en> <de>krampeSB3060 mit Kupplung</de> </description> <iconFilename>store.png</iconFilename> <multiplayer supported="true"/> <storeItems> <storeItem> <en> <name>krampeSB3060K</name> <description> <![CDATA[krampeSB3060 with clutch]]> </description> </en> <de> <name>krampeSB3060K</name> <description> <![CDATA[krampeSB3060 mit Kupplung]]> </description> </de> <rotation>0</rotation> <image active="store.png" brand="brand.dds"/> <price>66000</price> <xmlFilename>krampeSB3060.xml</xmlFilename> <dailyUpkeep>50</dailyUpkeep> <category>tippers</category> <specs> <capacity unit="$l10n_unit_liter">59000</capacity> <fillTypes>wheat rape maize barley chaff potato sugarBeet silage woodChips</fillTypes> <combination>Dolly EA</combination> </specs> <functions> <function>$l10n_function_tipper</function> <function>$l10n_function_semiTrailer</function> </functions> <isDyeable color="0.95 0.95 0.95 1.0">true</isDyeable> </storeItem> </storeItems> </modDesc> -----------------
4 Comments for KrampeSB3060 with clutch
Schicken Sie mir eine Nachricht, wenn Sie möchten.
Das einzige Problem, das ich mit diesem mod hatte ist, dass die Heckklappe blieb offen, nachdem es fertig Entladen.
The only problem I have had with this mod is that the tailgate stayed open after it finished unloading.
Better modDesc.xml ;)
-----------------
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="20">
<author>Modell:Gnescher</author>
<version>3.0</version>
<title>
<en>krampeSB3060K</en>
<de>krampeSB3060K</de>
</title>
<description>
<en>krampeSB3060 with clutch</en>
<de>krampeSB3060 mit Kupplung</de>
</description>
<iconFilename>store.png</iconFilename>
<multiplayer supported="true"/>
<storeItems>
<storeItem>
<en>
<name>krampeSB3060K</name>
<description>
<![CDATA[krampeSB3060 with clutch]]>
</description>
</en>
<de>
<name>krampeSB3060K</name>
<description>
<![CDATA[krampeSB3060 mit Kupplung]]>
</description>
</de>
<rotation>0</rotation>
<image active="store.png" brand="brand.dds"/>
<price>66000</price>
<xmlFilename>krampeSB3060.xml</xmlFilename>
<dailyUpkeep>50</dailyUpkeep>
<category>tippers</category>
<specs>
<capacity unit="$l10n_unit_liter">59000</capacity>
<fillTypes>wheat rape maize barley chaff potato sugarBeet silage woodChips</fillTypes>
<combination>Dolly EA</combination>
</specs>
<functions>
<function>$l10n_function_tipper</function>
<function>$l10n_function_semiTrailer</function>
</functions>
<isDyeable color="0.95 0.95 0.95 1.0">true</isDyeable>
</storeItem>
</storeItems>
</modDesc>
-----------------