-
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
Chemical - Fix mortar issues #458
Chemical - Fix mortar issues #458
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is what I did but it seems my pr was rigged or something but for me these changes worked when I did them few months ago
This not fix |
Yes, i know there are still some issues but i dont have time to search for solutions. |
}; | ||
|
||
class ACE_mortar_82mm: mortar_82mm { | ||
magazines[] = {"ACE_1Rnd_82mm_Mo_HE","ACE_1Rnd_82mm_Mo_Smoke","ACE_1Rnd_82mm_Mo_Illum","ACE_1Rnd_82mm_Mo_HE_Guided","ACE_1Rnd_82mm_Mo_HE_LaserGuided", "KAT_1Rnd_82mm_Mo_Type0", "KAT_1Rnd_82mm_Mo_TypeCS"}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
magazines[] = {"ACE_1Rnd_82mm_Mo_HE","ACE_1Rnd_82mm_Mo_Smoke","ACE_1Rnd_82mm_Mo_Illum","ACE_1Rnd_82mm_Mo_HE_Guided","ACE_1Rnd_82mm_Mo_HE_LaserGuided", "KAT_1Rnd_82mm_Mo_Type0", "KAT_1Rnd_82mm_Mo_TypeCS"}; | |
magazines[] += {"KAT_1Rnd_82mm_Mo_Type0", "KAT_1Rnd_82mm_Mo_TypeCS"}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leaving as it is because it ends up being only these two
d251601
into
KAT-Advanced-Medical:dev-Tomcat
Somehow this change has broken/effected the L16 static weapon from 3CB weapons Removed recently updated mods one by one till it worked as intended and it worked after disabling KAT. When working, info is described as the "L16 Static Weapon" with "Charge 0" and "81mm HE/Smoke", the charges go up to "Charge 6" with KAT v2.15.0, it reverts the mortar to just "82mm Mortar" and has "Semi (close)" "Semi (medium)" and "Semi (far)". Believe whatever changes were made regarding this issue may be the cause. Can test and help debug if required. |
Please contact on discord and create bug thread on it, so its easier to discuss |
When merged this pull request will:
IMPORTANT
Component - Add|Fix|Improve|Change|Make|Remove {changes}
.