Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for AA infantry, AI now use Stinger #108

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix for AA infantry, AI now use Stinger #108

wants to merge 4 commits into from

Conversation

jwebmeister
Copy link

@jwebmeister jwebmeister commented Jan 4, 2021

With certain units equipped with the FIM-92 Stinger in their orbat loadout (e.g. "CFP_O_TBAN_AA_Specialist_01"), if controlled by the AI and orbat randomisation / loadout is applied, the AI unit would not fire the FIM-92 Stinger.
Fix was to add the Stinger magazine "CUP_Stinger_M" to the orbat loadout, enabling the AI to fire the FIM-92 Stinger.

Note: there is no issue with a player firing the FIM-92 Stinger if it is in the players control (e.g. launcher picked up by the player, or if the unit is controlled by the player), it only appears to affect the AI's ability to fire.

With "CFP_O_TBAN_AA_Specialist_01", if controlled by the AI and orbat randomisation / loadout is applied, the AI unit cannot fire the FIM-92 Stinger .
Fix was to add the Stinger magazine "CUP_Stinger_M" to the loadout. 

Note: there is no issue with a player firing the FIM-92 Stinger if it is in the players control (e.g. launcher picked up by the player, or if the unit is controlled by the player), it only appears to affect the AI's ability to fire.
Added magazine to FIM-92 Stinger within orbat loadout of AA units:
- CFP_B_ILIDF_AA_Specialist_01
- CFP_B_USRANGERS_AA_Specialist_WDL_01

AI need the magazine to be able to fire the FIM-92 Stinger (not an issue for players).
@jwebmeister jwebmeister changed the title Fix for Taliban AA infantry, AI now use Stinger Fix for AA infantry, AI now use Stinger Jan 4, 2021
Added magazine to FIM-92 Stinger within orbat loadout of AA units:
- CFP_B_ILIDF_AA_Specialist_01
- CFP_B_USRANGERS_AA_Specialist_WDL_01

AI need the magazine to be able to fire the FIM-92 Stinger (not an issue for players).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant