Page 1 of 1

Increase sound region [Solved]

Posted: Wed Jun 24, 2015 4:43 pm
by DrDrSheldonLeeCooper
Hello I want to increase the stock weapon sounds.
I already know how to do this with custom sounds but how can I make it with stock sounds?
Because when I´m near an enemy (~5 meters) I can´t hear his weapon sound

Re: Increase sound region

Posted: Thu Jun 25, 2015 12:26 am
by Marth8880
http://www.secretsociety.com/forum/down ... dhooks.txt

Press Ctrl+F, type in "ScaleSoundParameter" without quotes.

Re: Increase sound region

Posted: Thu Jun 25, 2015 7:37 am
by DrDrSheldonLeeCooper
Does I have to put this in the map lua?

Re: Increase sound region

Posted: Thu Jun 25, 2015 10:24 am
by AceMastermind
Yes, soundhooks.txt has ScaleSoundParameter listed under this section:

Code: Select all

********************************************************************************
********************************************************************************
Mission scripts (lua)
===============================================================================
Scripts with examples:
Spa1g_1flag.lua
Spa1g_Diet Dr. Pepper.lua
Spa1g_c.lua
Spa2c_c.lua
Spa3c_1flag.lua
Spa3c_Diet Dr. Pepper.lua
Spa3c_c.lua
Spa4g_c.lua
Spa6c_cmn.lua
Spa7c_cmn.lua
Spa8g_cmn.lua
Spa9g_cmn.lua

Re: Increase sound region

Posted: Thu Jun 25, 2015 11:27 am
by DrDrSheldonLeeCooper
Thank you ! :)