UGX-Mods

Call of Duty 5: World at War => Help Desk => Topic started by: alext03134 on January 21, 2018, 03:26:25 am

Title: sound limit
Post by: alext03134 on January 21, 2018, 03:26:25 am
So I installed natesmithzombie's bo2 gun into a map and now I'm running into a sound limit. is there any way I can disable the world at war weapons and their respective sounds from a map?
Title: Re: sound limit
Post by: OwenC on January 21, 2018, 12:34:09 pm
Yea just go into your raw/soundaliases/weapons.csv and disable any sound your not using/wanting to use.

Put a # at the start of each line like this:
https://i.imgur.com/ImdggZB.png (https://i.imgur.com/ImdggZB.png)


Or do what i did and add the T4M extension to your root folder it fixed it for me
 
https://www.ugx-mods.com/forum/mods-releases/61/world-at-war-modification-t4m-r45/8092/ (https://www.ugx-mods.com/forum/mods-releases/61/world-at-war-modification-t4m-r45/8092/)
Title: Re: sound limit
Post by: alext03134 on January 21, 2018, 06:42:28 pm
Yea just go into your raw/soundaliases/weapons.csv and disable any sound your not using/wanting to use.

Put a # at the start of each line like this:
https://i.imgur.com/ImdggZB.png (https://i.imgur.com/ImdggZB.png)


Or do what i did and add the T4M extension to your root folder it fixed it for me
 
https://www.ugx-mods.com/forum/mods-releases/61/world-at-war-modification-t4m-r45/8092/ (https://www.ugx-mods.com/forum/mods-releases/61/world-at-war-modification-t4m-r45/8092/)

thank you good sir, you will be credited in my upcoming map
Title: Re: sound limit
Post by: alext03134 on January 27, 2018, 04:04:57 am
Yea just go into your raw/soundaliases/weapons.csv and disable any sound your not using/wanting to use.

Put a # at the start of each line like this:
https://i.imgur.com/ImdggZB.png (https://i.imgur.com/ImdggZB.png)


Or do what i did and add the T4M extension to your root folder it fixed it for me
 
https://www.ugx-mods.com/forum/mods-releases/61/world-at-war-modification-t4m-r45/8092/ (https://www.ugx-mods.com/forum/mods-releases/61/world-at-war-modification-t4m-r45/8092/)

Excuse me, but how do I disable the stock World At war weapons?
Title: Re: sound limit
Post by: OwenC on January 27, 2018, 11:18:21 am
Excuse me, but how do I disable the stock World At war weapons?

do you mean to take them out of the mystery box ?
Title: Re: sound limit
Post by: alext03134 on January 28, 2018, 07:58:46 pm
do you mean to take them out of the mystery box ?

yes sir, since I plan to remove their sounds to speed up my map.
Title: Re: sound limit
Post by: OwenC on January 28, 2018, 10:25:55 pm
yes sir, since I plan to remove their sounds to speed up my map.

put your dlc3_code.gsc into your mods folder

dlc3_code.gsc is found in your raw/maps if you didnt know

then find:
include_weapons()
{

and then remove any you dont want.
(https://i.imgur.com/tT2ByU0.png)

if you have any trouble let me know