-
Notifications
You must be signed in to change notification settings - Fork 749
SACLOS Disposables Stop Tracking Once Weapon Swaps #11328
Copy link
Copy link
Open
Labels
Description
Mods (complete and add to the following information):
- Arma 3:
2.20 - CBA:
3.18.6[e.g. 3.0.0 stable, commit hash] - ACE3:
3.21.0[e.g. 3.0.0 stable, commit hash]
Description:
SACLOS disposable launchers stop tracking once weapon is changed to used version.
Steps to reproduce:
Follow this flowchart!
Configure a SACLOS disposable using CBA disposables, fire and try to guide. Missile will stop after weapon swap.
Expected behavior:
SACLOS should continue tracking until missile impact or wire cut.
Where did the issue occur?
- Virtual Arsenal at first, issue occurs in all situations
Additional context:
Problem exists here (https://github.com/acemod/ACE3/blob/master/addons/missileguidance/functions/fnc_seekerType_SACLOS.sqf#L36)
Reactions are currently unavailable