At the bottom of PROGRAM\globals.c is the following toggle:
The idea behind this mod is that you can hail any friendly ship at sea and reload to the other ship's deck.
You'll then get into a dialog with her captain where all sorts of things could be handled.
This always seemed like a very promising idea to me since right now non-enemy ships at sea basically serve no gameplay purpose.
This feature was never finished, though I did spend some time in the past to make it at least vaguely operational.
Would be pretty cool if some time in the future, we could continue this work as there is a vast potential here.
Code:
//**********WIP MODS***********
#define FCOHS 0 // Erwin Lindemann: Friendly Contact on High Seas / Hail Ship Mod
The idea behind this mod is that you can hail any friendly ship at sea and reload to the other ship's deck.
You'll then get into a dialog with her captain where all sorts of things could be handled.
This always seemed like a very promising idea to me since right now non-enemy ships at sea basically serve no gameplay purpose.
This feature was never finished, though I did spend some time in the past to make it at least vaguely operational.
Would be pretty cool if some time in the future, we could continue this work as there is a vast potential here.