Page MenuHomeFeedback Tracker

For AH-9 Pawnee his own miniguns Sound Sets not added into configuration
New, NormalPublic

Description

For some reason for the miniguns of AH-9 Pawnee was not added it's own sound sets for weapon sound configuration
CfgWeapons → M134_minigun → StandardSound

Although these sets have been successfully added to the configuration, they are just not used…
CfgSoundSets → M134Minigun_Shot_SoundSet
and CfgSoundSets → M134Minigun_Tail_SoundSet

Look at the extra-steps in the config to add them: https://pastebin.com/0wmvfHw4

				soundsetshot[]=
				{
					"M134Minigun_Shot_SoundSet",
					"M134Minigun_Tail_SoundSet"
				};
soundContinuous=0;
soundBurst=0;

Apparently this should have been done by design on development because for now the sound doesn't have any echo and this is strange behavior, compare with what will happen when we return the sound sets back
If I'm right, the design implies this result from the start

https://youtu.be/txzh5KX14TM

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Operating System Version
23H2
Category
Config
Steps To Reproduce
  1. place AH-9 class B_Heli_Light_01_dynamicLoadout_F
  2. start scenario as pilot
  3. shoot with miniguns, result → no tails/echoes
  1. download mod with extra actions from ticket description

  1. start Arma 3 with this mod
  2. place AH-9 class B_Heli_Light_01_dynamicLoadout_F
  3. start scenario as pilot
  4. shoot with miniguns, result → more rich sound, and judging by the names of the configuration classes, it should as designed after this actions

Event Timeline

TRAGER created this task.Thu, May 2, 4:32 PM
SaMatra added a subscriber: SaMatra.Fri, May 3, 2:59 AM