ACE3/docs/wiki/feature
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
..
advanced-ballistics.md Wiki AtragMX updated with CBA Settings System (#5974) 2017-12-31 13:13:30 -06:00
advanced-fatigue.md Fix doc for aneaerobic pathway (#6379) 2018-05-30 15:25:58 +02:00
advanced-throwing.md Add version note to yellow Advanced Throwing circle documentation 2016-09-23 20:21:24 +02:00
ai.md Remove CfgAiSkill config changes (#5091) 2017-04-22 11:18:56 -05:00
aircraft.md Wiki - Update feature list for AH9 (#6691) 2018-11-18 10:48:12 -06:00
apl.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
arsenal.md Ace arsenal doc improvement (#6251) 2018-04-19 14:03:53 -05:00
atragmx.md Wiki update (atragmx/scopes) (#7083) 2019-08-28 11:04:25 -05:00
attach.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
backpacks.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
ballistics.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
captives.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
chemlights.md Wiki update (#4589) 2016-10-24 08:45:21 +02:00
common.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
concertina-wire.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
crew-served-weapons.md Update documentation packages and fix issues (#7183) 2019-09-17 17:21:42 +02:00
dagr.md Consitently capitalize first letters of wiki titles (#6615) 2018-10-05 15:20:50 +02:00
disarming.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
disposable.md Update docs 2019-10-17 13:17:37 -05:00
dragging.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
dragon.md Add Arma CI Workflow (validate, lint, build) (#7207) 2019-10-05 22:53:16 +02:00
explosives.md Fix Large IED defuse distance (#5261) 2017-06-09 12:52:55 -05:00
fastroping.md Consitently capitalize first letters of wiki titles (#6615) 2018-10-05 15:20:50 +02:00
fcs.md Remove Laser-SelfDesignate wiki page 2016-10-08 15:01:34 +02:00
finger.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
flashlights.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
flashsuppressors.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
fonts.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
frag.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
gforces.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
goggles.md Update goggles.md (#6479) 2018-07-29 13:53:16 -05:00
grenades.md Wiki update (#4589) 2016-10-24 08:45:21 +02:00
hearing.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
hellfire.md Add AGM-114L Active Radar Homing Hellfire (#7337) 2019-12-30 12:29:08 -06:00
hitreactions.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
hot.md SACLOS and HOT Missiles (#6708) 2018-12-06 20:27:30 -06:00
huntIR.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
index.html Add wiki ACEX sections and merge Mission Makers and Framework sections (#4307) 2016-09-08 21:19:07 +02:00
interact-menu.md Consitently capitalize first letters of wiki titles (#6615) 2018-10-05 15:20:50 +02:00
interaction.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
inventory.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
javelin.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
kestrel4500.md fix video link (#5276) 2017-06-13 08:09:26 -05:00
laser.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
laserpointer.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
logistics-uavbattery.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
logistics-wirecutter.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
magazinerepack.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
main.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
map-gestures.md Moveable Map Markers Documentation (#5691) 2017-10-29 00:53:37 -05:00
map.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
maptools.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
markers.md Moveable Map Markers Documentation (#5691) 2017-10-29 00:53:37 -05:00
medical_menu.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
medical-ai.md Fix dependencies list prefix - there shan't be one! 2016-09-16 03:33:20 +02:00
medical-blood.md Add ace_blood documentation 2016-09-17 16:54:21 +02:00
medical-system.md add missing line in medical doc (#4545) 2016-10-11 21:42:16 -05:00
microdagr.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
missileguidance.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
missionmodules.md Add wiki ACEX sections and merge Mission Makers and Framework sections (#4307) 2016-09-08 21:19:07 +02:00
mk6mortar.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
modules.md Fix broken url on modules wiki page (#5088) 2017-04-17 12:19:06 +02:00
movement.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
mx2a.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
nametags.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
nightvision.md Rewrite night vision documentation (#5715) 2017-12-20 14:21:55 -06:00
nlaw.md NLAW - Predicted Line Of Sight Guidance and Overfly Attack Mode (#4791) 2017-06-02 16:51:20 -05:00
noidle.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
noradio.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
norearm.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
optics.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
optionsmenu.md Add note in options menu doc (#6167) 2018-02-25 20:19:16 +01:00
overheating.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
overpressure.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
parachute.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
pylons.md Pylons documentation (#5690) 2017-10-28 18:18:46 +02:00
rangecard.md Wiki range card updated (#5029) 2017-03-25 10:47:11 -05:00
realisticnames.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
rearm.md Rearm - Pylon Support and Dynamically Add Supply Actions (#5183) 2017-06-08 11:47:52 -05:00
recoil.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
refuel.md Fix refuel documentation (#5547) 2017-10-24 15:39:32 +02:00
reload.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
reloadlaunchers.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
repair.md Add repair feature to wiki (#5247) 2017-06-09 09:11:00 -05:00
respawn.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
safemode.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
sandbags.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
scopes.md Wiki update (atragmx/scopes) (#7083) 2019-08-28 11:04:25 -05:00
slideshow.md Fix multiple slideshows sub-actions, Add set name setting (#4904) 2017-02-24 14:08:18 +01:00
smallarms.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
spectator.md Update spectator docs (#5362) 2017-10-17 20:19:10 +02:00
spotting-scope.md Consitently capitalize first letters of wiki titles (#6615) 2018-10-05 15:20:50 +02:00
switchunits.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
tacticallader.md Consitently capitalize first letters of wiki titles (#6615) 2018-10-05 15:20:50 +02:00
tagging.md Add Tagging documentation (new location) (#4260) 2016-08-27 15:19:14 +02:00
testmissions.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
thermals.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
tripod.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
ui.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
vector.md Update vector.md 2018-07-04 20:23:31 +02:00
vehiclelock.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
vehicles.md Add documentation for prevent auto shut-off (#6919) 2019-12-17 17:15:17 +01:00
viewdistance.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
weaponselect.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
weather.md Documentation - Weather module update (#5748) 2017-12-20 14:20:20 -06:00
winddeflection.md Add wiki ACEX sections and merge Mission Makers and Framework sections (#4307) 2016-09-08 21:19:07 +02:00
yardage450.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00
zeus.md Add version information to most wiki feature and framework pages (#4303) 2016-08-30 15:49:04 +02:00