Migrated here from missions forum
Download here: https://github.com/downloadpizza/LaserRocketFix/releases/latest
Figure out how to install BepinEx yourself if you haven't
This mod disables firing laser guided rockets at unlased targets. So for example chicane will only ever fire at a maximum of 4 targets, and only at those that it actually has line of sight to.
THAT IS ALL IT DOES: it will NOT stop you from the following:
- firing out of range
- firing out of angle
- firing at a target that is 19km away and 90 degrees to your right, but still barely within lasing range. anything that is lased gets a rocket.
HOW does it do it:
I added a check to the SalvoFire method where it continues the loop without firing if the WeaponInfo claims laserGuided and the FactionHQ says target unlased.
GitHub
Works as of NO Version 0.32.3
Full Changelog: https://github.com/downloadpizza/LaserRocketFix/commits/v1.0.0