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

The "CCIP" for the GAU-8 in the A-136 Wipeout is missing. #5221

Closed
Exentenzed opened this issue May 30, 2017 · 1 comment
Closed

The "CCIP" for the GAU-8 in the A-136 Wipeout is missing. #5221

Exentenzed opened this issue May 30, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@Exentenzed
Copy link

Arma 3 Version: 1.70.141898 (stable)
CBA Version: 3.3.1.170504 (stable)
ACE3 Version: 3.9.2.18 (stable)

Mods:

- CBA_A3
- ace

Description:

  • The predicted impact point of the main gun for the A-136 wipeout does not show up when playing with ace. Strangely enough the CCIP of the unguided rockets and GBU does show up.

Steps to reproduce:
Go into the editor and simply place a A-136 wipeout in the air, with player as pilot. And observe how the CCIP is missing when played with ace. (Only for the 30mm main gun)

Where did the issue occur?
Self-Hosted Multiplayer / Editor (Singleplayer)
Only tested it in these modes.

Placed Modules:
None

@PabstMirror
Copy link
Contributor

Caused by

class 1000Rnd_Gatling_30mm_Plane_CAS_01_F: VehicleMagazine {
        ammo = "ACE_Gatling_30mm_HE_Plane_CAS_01_Deploy";

Which also causes Submunition: ACE_Gatling_30mm_HE_Plane_CAS_01_Deploy

Ref: KoffeinFlummi/AGM#802
Seems like it was done to keep burst length consistent?

I think we should just drop this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants