Nvm it was my problem. After using the tool it plays all the sounds. Thanks for the help!
But still have a problem with volume. Like, bring as loud as you want in wav file. It will still be quite in-game. scripted_louder makes it a bit louder but not loud enough. I was trying to play around with the volume in dat54 but nothing changed. Myb anyone have a suggestion on how to make it louder?
Hi,
Did you manage to make the sounds louder? I have tried both scripted_louder and raising the volume of the sounds, but the sounds doesnāt seem to get louder at all.
I am having an issue where it will work but then it wonāt work, then it will work then it wonāt.
When it doesnāt work for some reason the script just hangs on the while RequestScriptAudioBank loop, even though itās loaded and worked before. It doesnāt make any sense
Thank you so much for writing this tutorial,
I really appreciate how you took the time to make sure that everyone can clearly understand the steps needed to implement sounds into the gameās engine through a resource.
I think this will become my preferred method for implementing sound into the gameās engine, as it offers a lot of features like 3D audio effects and more. ![]()
I appreciate the effort put into these instructions but how would I pull this off for single player?
I want to know the file address of the poolcue sound. I see it points to RESIDENT/weapon But I canāt find the name of the audio file. Or do you have a reverse hash method to share with me?
If someone managed to get weapon sounds working properly on the server, please send me a PM. Iād really appreciate the help and Iām willing to pay.
You can learn it here: Native weapon audio or get this package for 13 different ones https://tebex.qbox.re/weaponaudio
I have the same problem. Were you able to fix this?
Thank you for this post! Worked just fine. Now Iām just strugglying with the volume. I almost canāt hear them in-game, even tho the volume in the actual .wav file is pretty high. Already tried increasing the āVolumeā value in the dat54 xml file but no change. Also tried changing Headroom to zero (saw some examples online like that) but also didnāt change it. What am I doing wrong? Or should I just try to make the .wav volume even higher?