Arma 3 Sound Probleme
Verfasst: Di 15. Jul 2014, 15:57
Hey ich habe heute gesehen das anscheinend BI eine Änderung in der weapon sound config Änderung vorgenommen hat.
gelesen habe ich das bei einigen weapon mod's.
http://www.armaholic.com/page.php?id=26243
Hotfix: - updated for the new 1.24 sound config standards
https://community.bistudio.com/wiki/Arma_3_Weapon_Config_Guidelines
gelesen habe ich das bei einigen weapon mod's.
http://www.armaholic.com/page.php?id=26243
Hotfix: - updated for the new 1.24 sound config standards
https://community.bistudio.com/wiki/Arma_3_Weapon_Config_Guidelines
Starting from patch 1.24 (dev version 1.23 from 23.6. 2014 on), there is a change how sounds are handled because of sound suppressors:
Weapon without any muzzle accessory has a soundTypeIndex equal to 0, while it could be any number (by default 1) according to suppressor type used.
array parameter sounds[] of fire mode is used to chose what sound subclass is going to be used - it is sounds[] = {StandardSound, SilencedSound}; by default
classes defined in previous parameter are subclasses of a fire mode with various sound parameters: weaponSoundEffect, soundBegin[], soundClosure{}