Custom sounds problem
<div class="IPBDescription">Warning: Sound length queried for sound that doesn't exists ...</div>So was playing with FMOD Designer and was able to make .fsb files and playback them(poorly) in game. Problem is that they start to play with command like: 'StartSoundEffectAtOrigin(ktestSound5, player:GetOrigin())', but they only play for about 0.5 seconds then stop and print "Warning: Sound length queried for sound that doesn't exists /killstreaks/unstoppable" in console. So I wonder where I should set and what to get them play for whole duration. I have tried to change format and frequency, but those do not have any effect.
Comments
/yoursound
-1
/yoursound
-1<!--QuoteEnd--></div><!--QuoteEEnd-->
Ah nice, thanks that solved it