Posted by: Spaceboy - Thursday, May 30, 2013 9:44:53 AM
Hello :) i din´t mod for some month, now i want made a tw mod. First: i download the mod sdk from here. I did everything what is explained in the description, but i did not installed antlr, i picked the dlls from ra3 mod sdk. Does it work correctly? Second: i want change the eva voice. I replaced all Geva Sound command into Aeva, but i still have the Gdi eva. How i can change the sounds? Do i need other files Third: i get an error while build the mod but it success. What is this? Edit: Post had tonns of mistakes [ATTACH]1309[/Attach]

Posted by: CommieDog - Thursday, May 30, 2013 9:18:56 PM
Changing the Eva voices is not easy. Eva data is in a different data stream from other sounds and is not easy to mod. I'd tell you more but I'm not in a place with easy access to modding resources.

Posted by: Spaceboy - Friday, May 31, 2013 8:07:16 AM
found this http://www.cnclabs.com/forums/default.aspx?g=posts&t=10106 unfortunately the link is broken. I download bibber´s mod expansion. Does it work´s to? It contains EALAModStudio from Ra3, is it correct. in post 11 you told about all xml files with eva voice i found voice.xml and BaseSoundEffect.xml do i miss anything? After builing the Mod ini file in this folder? After to this i got some warings while building the mod unknows asset, i think its a missing file. now i hear nothing, but its nice that change has any effect.

Posted by: CommieDog - Friday, May 31, 2013 10:01:19 PM
The Eva voice code is in Eva.ini. The tricky part is that since it's an INI file, you need a tool that can compile a special data stream useable by INI files. Unfortunatlely, I used to have one but I forgot where I found it.