All Projects → stijnwop → hoseSystem

stijnwop / hoseSystem

Licence: other
Hose system modification for Farming Simulator 2017

Programming Languages

lua
6591 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to hoseSystem

FarmSim Mod SoilMod
Farming Simulator modification - SoilMod
Stars: ✭ 25 (+92.31%)
Mutual labels:  fs17
AdjustableMirrors
Adjustable mirrors mod for Farming Simulator 2019
Stars: ✭ 13 (+0%)
Mutual labels:  farming-simulator
I3DShapesTool
Tool used for extracting the binary .i3d.shapes files used by the GIANTS engine
Stars: ✭ 15 (+15.38%)
Mutual labels:  farming-simulator

Build Status

HoseSystem for Farming Simulator 17

Why is the HoseSystem not working!?

The HoseSystem is currently conflicting with these known mods/scripts:

To make fully use of the HoseSystem please make sure to remove those mods from your mod folder.

This list will stay till the creators updated their mod.

Warning!

Please be aware that this is a DEVELOPMENT VERSION!

If you are planning to use a copy of the current development branch, please understand that the development version can break the game!

If you are using the latest HoseSystemVehicle from this repository make sure to use the latest release from the Hose System! Conflicts in combination with older versions are not included by support.

Latest Release

Dev tips:

If you want to turn of debug mode:

  • Option 1: enter gsToggleHoseSystemDebugRendering in your engine console.
  • Option 2: open the HoseSystemRegistrationHelper.lua and set self.debugRendering to false

To quickly zip the dev mod without the needed extra's use the zip.bat.

Please note: the zip.bat requires the application 7zip to be installed!

Global features

  • Player controlled
  • Player restrictions
  • Helper text on target nodes
  • Pump from/to vehicle to vehicle
  • Pump from/to the manure pit
  • Pump from/to station
  • Real filling [it always fills up to 97~99%]
  • Pump directions [in/out]
  • Toggle lock and manure flow state
  • Dynamic parking position [only define the start parking node and set an offset if needed.. the script will do the rest]
    • If applicable you could use animation on the park function for moving some arms/levers around
  • Effects/particle system when emptying in manure pit
  • Different hose lengths
  • Extend your hoses with the extendable hose type for larger ranges with the extendable configuration
  • Real hose dirt shader
  • Pit plane shader (get's updated real-time)
  • Multiply fillType support
  • Docking support
  • Fillarm support
  • Empty object slowly when manure flow is open

How to use the HoseSystem on your mod?

Easy! Add the HoseSystemVehicle specialization to your mod and set the XML entries.

The latest version of the HoseSystemVehicle.lua can be found in the _modding directory of this repository!

Full tutorial can be found in the this Manual pdf file.

Copyright

Copyright (c) 2017 Stijn Wopereis All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].