Radical Batz
Posting Freak
Posts: 953
Threads: 145
Joined: Dec 2013
Reputation:
25
|
How to remove siren sound from enemy's
I want to remove the sound that plays when the monster is chasing you! the annoying siren sound!
How do I get rid of it? But I want to make copy's of the monster of course, but In the grunt folders, I can't find the sound which plays when they are chasing you, so i don't know what to do!
Is it even possible to remove that sound, but without removing it from the original game?
(This post was last modified: 03-02-2014, 06:14 PM by Radical Batz.)
|
|
03-02-2014, 06:13 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: How to remove siren sound from enemy's
I'm pretty sure if you open the monster in the model editor there is a place called "Danger sound" or something like that, which is set to be the siren. Just remove it from there..
Trying is the first step to success.
|
|
03-02-2014, 06:27 PM |
|
DnALANGE
Banned
Posts: 1,549
Threads: 73
Joined: Jan 2012
|
RE: How to remove siren sound from enemy's
You have to make your own NEW enemy.
Do that in your Modeleditor.
Open the grunt and go to his specifications.
And remove the CHASE SOUND.
What i did is just create an empty silent music file and added that there.
That''s all what you have to do.
Be aware you must install\save the grunt into YOUR MOD!
|
|
03-02-2014, 06:29 PM |
|
Radical Batz
Posting Freak
Posts: 953
Threads: 145
Joined: Dec 2013
Reputation:
25
|
RE: How to remove siren sound from enemy's
I am in the model editor, now where do I go to edit the sounds?
|
|
03-02-2014, 06:44 PM |
|
Mudbill
Muderator
Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation:
179
|
RE: How to remove siren sound from enemy's
Open the grunt and go to Edit > User Defined Variables. Find the right file (I think it's called "terror" something .ogg) and remove it. Save the entity as a new grunt in the same location, but copy the new .ent file to your custom story directory as well.
|
|
03-02-2014, 07:03 PM |
|
Daemian
Posting Freak
Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation:
49
|
RE: How to remove siren sound from enemy's
I think he means the terror meter.
It's in sounds/ui/ui_terror_meter.ogg
edit: Oh, only for the grunt, yep, edit the entity.
(This post was last modified: 03-02-2014, 07:28 PM by Daemian.)
|
|
03-02-2014, 07:26 PM |
|
Damascus
Senior Member
Posts: 646
Threads: 118
Joined: Mar 2012
Reputation:
29
|
RE: How to remove siren sound from enemy's
I am pretty sure the terror meter is hardcoded in the game, and you can't remove it without doing a Full Conversion.
|
|
03-05-2014, 05:34 AM |
|
Romulator
Not Tech Support ;-)
Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation:
195
|
RE: How to remove siren sound from enemy's
You could however replace terror_meter.ogg with a silent sound file though. If it's for a CS, it must be a Full Conversion, but if it's just for your benefit, then yeah, just replace the one you have in your sounds.
Discord: Romulator#0001
|
|
03-05-2014, 06:56 AM |
|
DnALANGE
Banned
Posts: 1,549
Threads: 73
Joined: Jan 2012
|
RE: How to remove siren sound from enemy's
(03-05-2014, 06:56 AM)Romulator Wrote: You could however replace terror_meter.ogg with a silent sound file though. If it's for a CS, it must be a Full Conversion, but if it's just for your benefit, then yeah, just replace the one you have in your sounds.
That's what i said tho..
Quote:What i did is just create an empty silent music file and added that there.
|
|
03-05-2014, 12:59 PM |
|
Romulator
Not Tech Support ;-)
Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation:
195
|
RE: How to remove siren sound from enemy's
I didn't think you could change terror_meter in the User Defined Variables.. I'll take a better look in a sec.
Edit: You can't remove the terror_meter. There is other music though such as the search, attack and hunt, which you would remove also if you wish. In a way, we were both correct
Discord: Romulator#0001
(This post was last modified: 03-05-2014, 02:12 PM by Romulator.)
|
|
03-05-2014, 01:22 PM |
|
|