-
Notifications
You must be signed in to change notification settings - Fork 103
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
Mortars do not work #464
Comments
Can't replicate, check your ACE version, this is not a problem caused by our mod! |
Closed
I have the latest versions of the workshop |
In the workshop comments @YetheSamartaka He says he knows the problem and is working to fix it. |
still can't replicate, check addon settings. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Modlist and KAT Version will be auto extracted from your attached RPT
ACE
CBA
KAT - Advanced Medical
Description:
When you put a mortar in it does not work
Steps to reproduce:
When you place a zeus mortar or arsenal and try to fire or reload it, it does not work and an error is displayed.
https://i.imgur.com/4uPqZeA.jpeg
Where did the issue occur?
Additional information:
class ACE_mortar_82mm: mortar_82mm
{
magazines[]=
{
"KAT_1Rnd_82mm_Mo_Type0",
"KAT_1Rnd_82mm_Mo_TypeCS"
};
};
Can you fix that line 825 ?
magazines[]+=
should be to fix the mortar.
made this fork which I think would fix it.
#465
The text was updated successfully, but these errors were encountered: