LAGonauta / MetaAudio

GoldSrc engine plugin for 3D sound
GNU General Public License v2.0
98 stars 14 forks source link

Overlapping audio files #45

Closed remexcz closed 2 years ago

remexcz commented 2 years ago

Hi, is there any way to prevent 2 or more audio files from overlapping (happens for example when a scientist is talking and you kill him before he´s finished - he still talks even tho he´s dead, another example is spamming an use key on a scientist - again multiple audio files are overlapping). Could I make the game to stop one audio file before it´s finished when another one is being played? Thank you.