changing descr_sounds_units_anims
Does anyone know how to change the sounds in descr_sounds_units_anims.txt?
I checked over at twc and the wiki and there are no tutorials on this.
I've figured out other sound changes, but whenever I put something new into units_anims, the game won't recognize the changes and uses the old set. Can I add in new 'event ANIM_...' to it?
Where do these get referenced from?
Any help or guidance in the right direction would be appreciated.
Re: changing descr_sounds_units_anims
I believe the events that are possible are hardcoded, so unless you are modifying an existing event in the file I don't think you can do anything.
Re: changing descr_sounds_units_anims
see this for changing onager sounds
https://forums.totalwar.org/vb/showt...ghlight=engine
You can only change it if you have access to the .evt files in an unpacked animation. I don't think you can do that for the other units. (Or rather I asked before and Wles thought you couldn't https://forums.totalwar.org/vb/showp...99&postcount=8 - he's done a lot on animations so is likely to be right)
Re: changing descr_sounds_units_anims
Hmm, that's too bad. Thanks for the info though.