Log in

View Full Version : changing descr_sounds_units_anims



kitagata
07-21-2008, 04:51
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.

Squid
07-21-2008, 16:47
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.

Makanyane
07-22-2008, 07:06
see this for changing onager sounds
https://forums.totalwar.org/vb/showthread.php?t=91704&highlight=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/showpost.php?p=1739299&postcount=8 - he's done a lot on animations so is likely to be right)

kitagata
07-22-2008, 13:50
Hmm, that's too bad. Thanks for the info though.