Commit 2f1b149
Missileguidance - Improve JDAM coordinate finding (#11231)
* Refactor GPS attack data retrieval logic
* Fix turret pathing
_player was ace_player, whereas you will need to be able to get UAVs too.
* Return to old handling for pilot
* Update addons/missileguidance/functions/fnc_gps_getAttackData.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update addons/missileguidance/functions/fnc_gps_getAttackData.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update addons/missileguidance/functions/fnc_gps_setupVehicle.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update fnc_gps_getAttackData.sqf
* Update addons/missileguidance/functions/fnc_gps_setupVehicle.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Update addons/missileguidance/functions/fnc_gps_setupVehicle.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Update fnc_gps_getAttackData.sqf
* Update fnc_attackProfile_JDAM.sqf
---------
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>1 parent 49a7d45 commit 2f1b149
File tree
3 files changed
+19
-4
lines changed- addons/missileguidance/functions
3 files changed
+19
-4
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
21 | 33 | | |
22 | 34 | | |
23 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments