ACE3/optionals
Brandon Danyluk f2fff98ad0 Add AGM-114L Active Radar Homing Hellfire (#7337)
* Create AGM-114L

* If we lose LOS dont continue tracking magically Allow for datalinked targets to donate data to the missile.

* Update documentation

* RHS 2x hellfire compatability

* Make ARH more realistic by not allowing to switch targets after firing

* Fix filename. Change Hellfire attack profile to lead target. Switch to two LOS checks.

We check two Line's of Sight to ensure that we are 100% gone from the target. A raw LOS check will be blocked by bushes and light trees while the checkVisibility wont while on the otherhand smoke will block a visiblity check but not a raw LOS check. We get best of both worlds with this.
I changed the attack profile so that it will lead moving targets. This isnt needed with the laser version because the user will "lead" the target if needed, but with the radar scan we have velocity information so we might as well lead the target as much as possible

* Change function calls to FUNC macro. Slightly change radar logic. Up poll frequency to 7hz

Instead of the missile immediately going active when the shooter doesn't have radar, check if targets are in datalink. If they are, use the datalink to guide the missile instead of its internal radar.

* Add logic for missiles launched without target

If a missile is fired without a locked target, it will immediately go active and target the first thing its seeker picks up. This is an incredibly dangerous trait of active radar homing missiles and is so in this implementation. Be careful!

* Change from `exitWith` to basic `then`

Legacy code that never got changed. This is essentially what happened before

* Update CfgMagazineWells.hpp

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2019-12-30 12:29:08 -06:00
..
compat_r3f Compat R3F : updated with the last version 3.6 (#6664) 2018-11-09 12:26:22 -06:00
compat_rh_acc Map - Improve flashlight support (#6608) 2018-10-25 11:39:27 -05:00
compat_rh_de Revert "Update from acemod master (#1)" (#2) 2018-01-17 03:36:10 -08:00
compat_rh_m4 Revert "Update from acemod master (#1)" (#2) 2018-01-17 03:36:10 -08:00
compat_rh_pdw Revert "Update from acemod master (#1)" (#2) 2018-01-17 03:36:10 -08:00
compat_rhs_afrf3 RHS Compat - Change IHADSS hearing to crew, add pilot visors (#7312) 2019-12-19 10:20:20 -06:00
compat_rhs_gref3 CSW/Dragon cleanup and rearm compat (#7068) 2019-07-05 17:57:22 -05:00
compat_rhs_usf3 Add AGM-114L Active Radar Homing Hellfire (#7337) 2019-12-30 12:29:08 -06:00
compat_rksl_pm_ii RKSL compat - Updated with the last RKSL v3.01 (#7310) 2019-12-18 19:00:10 +01:00
compat_sma3_iansky Revert "Update from acemod master (#1)" (#2) 2018-01-17 03:36:10 -08:00
noactionmenu Added beautified component names 2016-06-20 11:44:36 +02:00
nocrosshair Fix config (#6905) 2019-04-01 09:45:36 -05:00
nouniformrestrictions Update No Uniform Restrictions for vanilla 1.92-1.96 (#7259) 2019-10-31 04:18:08 +01:00
particles Fix particles preprocessing for both armake and pboProject 2018-05-22 20:09:30 +02:00
tracers Addition to Czech translation (#7319) 2019-12-20 13:38:53 -06:00