igamers2000
02-25-2005, 11:01 AM
Hi Guys,
You know when you first install tribes, and you hear that voice and it asks you if you heard the wav? How can I have a voice like him in game? Him and the girl versiont oo. Its not an option, and was wondering how people use thier voices.
thanks.
Pachacutec
02-25-2005, 11:03 AM
please choose the girl voice and type this into text
CLAY HENRY CLAY~wdeath1
for the scream.
Pachacutec
02-25-2005, 11:05 AM
www.annihilation.info has a file called volumer.exe that helps you browse Tribes 1 *.vol files. in one of those vol files you'll see a list of .wav files with the prefix "w" on all of them.
in those lists you'll find voices.
igamers2000
02-25-2005, 11:13 AM
Hi,
Thanks for the replies guys. That annihilation thing comes in handy but I still couldnt find how to do those other voices.
Thanks.
onthelam
02-25-2005, 02:28 PM
setPlayChatMenu("1hidden voice1");
addPlayTeamChat("aDeploy ammopad", "Deploy remote ammopad at waypoint.", depapad);
addPlayTeamChat("dDoh, Ahh crap", "*!*", doh);
addPlayTeamChat("fI have the Flag", "<-- Has the flag.", offflg);
addPlayTeamChat("hHey!", "HeY!", watchsh);
addPlayTeamChat("bIs Base clear?", "Is our base clear?", isbclr);
addPlayTeamChat("rDestroy equipment", "Destroy objective at waypoint.", deseqip);
addPlayTeamChat("eEnemy has our flag", "The enemy has our flag!", flgtkn2);
addPlayTeamChat("pProceed Ahead", "Proceed to waypoint.", goto);
addPlayTeamChat("oOOPS", "Oops", oops);
addPlayTeamChat("wWatch where you're shooting!", "Watch where you're shooting!", wshoot);
igamers2000
02-25-2005, 03:30 PM
Hi,
Thanks. I tried it though but it doesnt say anything when I do it. I just see the text.
Thanks.
onthelam
02-25-2005, 03:48 PM
You have to use either female1 or male1
igamers2000
02-26-2005, 08:59 AM
Great! It worked. Thanks.