vabalas
Junior Member
Posts: 4
Threads: 2
Joined: Jan 2013
Reputation:
0
|
Quiet custom sounds
Maybe this was asked before, so sorry if I didn't notice it.
I added a custom sound in a custom story, but it plays really quiet,
I can barely hear it. I tried using 2 different functions:
PlaySoundAtEntity and PlayGuiSound. Both ways it's very quiet.
How to make it louder? (in-game sound is set to max).
|
|
07-28-2013, 06:19 PM |
|
DeAngelo
Senior Member
Posts: 263
Threads: 26
Joined: Feb 2013
Reputation:
11
|
RE: Quiet custom sounds
When you use PlaySoundAtEntity, what entity is it playing at? If the player is a distance away from that entity, it will be quieter. You can try just putting "Player" as the entity.
|
|
07-28-2013, 10:34 PM |
|
Akos115
Member
Posts: 101
Threads: 14
Joined: Aug 2012
Reputation:
0
|
RE: Quiet custom sounds
You can change the volume in the .snt file. If you doon't have one, copy one of the original files, rename it, and edit it.
You will need Notepad++ I think.
|
|
07-29-2013, 12:40 PM |
|
vabalas
Junior Member
Posts: 4
Threads: 2
Joined: Jan 2013
Reputation:
0
|
RE: Quiet custom sounds
Did both of those things. But I solved it myself: I just amplified the sound about 20 times. Now it's as loud as any other sound.
|
|
07-29-2013, 02:22 PM |
|