CWolfs / MissionControl

A HBS BattleTech mod that provides a framework for runtime modifications of the contracts and encounters.
GNU General Public License v3.0
20 stars 13 forks source link

Convoy Escort: Investigate 'Out of Sight' Ending Condition #350

Open CWolfs opened 4 years ago

CWolfs commented 4 years ago

The convoy escort contract type, or AI, has an 'out of sight' ending condition which fails the mission. Research this and see if it can be improved or optionally removed.

xeryx01 commented 4 years ago

Thanks for looking into this, I believe it is a procedural issue as in an error in the chain of events prevent the convoy from regaining control of all vehicles. I have seen 2 of 3 vehicles regain control and move to the objective. There is typically 1 or 2 vehicles that "lock-up" and just stop. I don't understand why it would only affect a couple of vehicles, as I would think it would be an "all or None" issue. Contact me if I can help! Xeryx