Page MenuHomeFeedback Tracker

[Suggestion] Return handle from playSound & playSound3D
Acknowledged, WishlistPublic

Description

After you successfully updated the audio engine of Arma 3 you should also improve the realy crapy audio functions like playSound3D and playSound.

Something like:

_sound = soundPlay3D[...];
soundPause _sound;
_sound setSoundPitch 0.5;
_sound setSoundVolume 0.1;
soundStop _sound;

Details

Legacy ID
2506176260
Severity
None
Resolution
Open
Reproducibility
Have Not Tried
Category
Sound

Event Timeline

7rust set Category to Sound.Jun 6 2015, 3:21 PM
7rust set Reproducibility to Have Not Tried.
7rust set Severity to None.
7rust set Resolution to Open.
7rust set Legacy ID to 2506176260.May 8 2016, 12:10 PM