stijnwop/hoseSystem

Docking support

stijnwop opened this issue · 10 comments

Write functionality to support manure docking.

FillArm

  • Create factory for creating strategies based on fillArm type (docking for example)
    for being more future proof.

DockingArm

  • Search for dockingReferences (done by trigger)
  • Use in combination with the pump motor script
  • Support deformation on the docking reference (Funnel)
  • Forward manure to tanker when we have a frontdock. (#20)

Connector

  • Create factory for creating connector strategies
  • Add docking reference support on the hoseSystem reference entries.
  • Move all coupling based logic in the base connector script to the coupling strategy

First working run.

fsscreen_2017_10_10_20_58_17

Will this system work with the manure pack of monteur 1 from the mod hub?
http://www.farming-simulator.com/mod.php?lang=en&country=nl&mod_id=89464&title=fs2017

If he prepares the pack for it.. yes. Not up to me. ;)

But his pack already has a docking system(complete with front dock and stuff) , would it be hard to make them compatible with each other?

Could be, i recall that those scripts are outdated (and perhaps not even MP ready). I did not check the package and probably never will.
I will support the docking feature for the HoseSystem.. as i said it's not up to me to make the package ready for it.

It shouldn't be that much work tho.

And compatible would useless because all the main features from that pack are already supported in the Hose System.

fsscreen_2017_11_07_17_41_32

selfmade man... XD

Damn Im jealous

Is this function out for modders to implement or are you still tweeking and testing? Will you put out some sort of PDF explaining how to implement this docking funcion into your own mod? Really looking forward to having mods with it (adding it my self if i musst)!

You can use it when you run the development version. I am still working on some fixes and features. When finished i will try to write some information about the implementation process.. also will provide some example mods.

Included in latest release.