(Code, 122 lines)
Mar 8th 2018 #1 XML <?xml version="1.0" encoding="utf-8" standalone="no" ?> <modDesc descVersion="35"> <author>NKB-Modding</author> <version>1.1.1.0</version> <title> <en>Veenhuis W400</en> </title> <description> <en> <![CDATA[Price: 37000 € Capacity: 36300 l Maintenance: 22 € / day Changelog (Version 1.1.1.0) - fixed tire tracks Changelog (Version 1.1.0.0) - fixed weight - new Hoses - fixed coronas Changelog (Version 1.0.0.4) - fixed filling (fillAutoAimTargetNode) - fixed turning light coronas Changelog (Version 1.0.0.3) - fixed animation - fixed fillNodes - fixed fillVolume ]]> </en> <de> <![CDATA[Preis: 37000 € Kapazität: 36300 l Unterhaltskosten: 22 € / Tag Changelog (Version 1.1.1.0) - Reifenspuren angepasst Changelog (Version 1.1.0.0) - Gewicht angepasst - neue Schläuche - angepasste Coronas Changelog (Version 1.0.0.4) - fixed filling (fillAutoAimTargetNode) - fixed turning light coronas Changelog (Version 1.0.0.3) - fixed animation - fixed fillNodes - fixed fillVolume ]]> </de> <fr> <![CDATA[Prix: 37000 € Capacité : 36300 l Entretien : 22 € / jour Changelog (Version 1.1.1.0) - fixed tire tracks Changelog (Version 1.1.0.0) - fixed weight - new hoses - fixed coronas Changelog (Version 1.0.0.4) - fixed filling (fillAutoAimTargetNode) - fixed turning light coronas Changelog (Version 1.0.0.3) - fixed animation - fixed fillNodes - fixed fillVolume ]]> </fr> </description> <iconFilename>icon_veenhuisW400.dds</iconFilename> <multiplayer supported="true" /> <!--specializations> <specialization name="dynamicHose" className="DynamicHose" filename="scripts/DynamicHose.lua"/> </specializations--> <vehicleTypes> <type name="VeenhuisW400" className="Vehicle" filename="$dataS/scripts/vehicles/Vehicle.lua"> <specialization name="attacherJoints" /> <specialization name="lights" /> <specialization name="attachable" /> <specialization name="animatedVehicle" /> <specialization name="cylindered" /> <specialization name="fillable" /> <specialization name="fillVolume" /> <specialization name="trailer" /> <specialization name="cover" /> <specialization name="powerConsumer" /> <specialization name="washable" /> <specialization name="mountable" /> <!--specialization name="dynamicHose"/--> </type> </vehicleTypes> <storeItems> <storeItem xmlFilename="VeenhuisW400.xml"/> </storeItems> </modDesc> Display More