Can't change weapon sound

So... I'm trying to change the iron saint sound into the shotgun sound but... no luck

<Audio>
<Weapon_Model>SPECIAL_IRON_SAINT</Weapon_Model>
<Hit_Wall_Sound>IMP_METAL_HIT</Hit_Wall_Sound>
<Spinning_Snd_Pitch_End>1</Spinning_Snd_Pitch_End>
<looping>False</looping>
<Sound_Radius>50</Sound_Radius>
<Soundbank_Name>Wep_Shotgun_Auto</Soundbank_Name>
<alt_looping>False</alt_looping>
</Audio>

But still it uses the iron saint sound. Any help?

EDIT: Oh, these are located in the weapon_costumes.xtbl
 
Last edited:
Try changing the <Weapon_Model></Weapon_Model> properties instead. That's what I did with my 'weapon fire sound swap' attempt.
 
Back
Top