Changing the voice over?
Moderator: Moderators
-
adventfear
- Rebel Sergeant

- Posts: 199
- Joined: Fri Feb 29, 2008 3:46 pm
Changing the voice over?
How do you change the Republic "commander's voice" ("The republic has captured a command post") to the Empire's without changing the unit voices?
-
Grev
- Hoth Battle Chief

- Posts: 3132
- Joined: Sun Dec 09, 2007 11:45 pm
- Projects :: No Mod project currently.
- Location: A Certain Box Canyon
Re: Changing the voice over?
I believe its in the .lua in the maryad of info under the team setups.
-
Aman/Pinguin
- Jedi

- Posts: 1104
- Joined: Tue Jan 30, 2007 6:04 am
- Projects :: Inactive
- Location: Germany
Re: Changing the voice over?
Those "blablabla captured a command post"-messages are located in the commandpost odfs, correct me if I'm wrong.
etc.
Code: Select all
VO_All_AllCapture = "all_off_com_report_captured_commandpost"
VO_All_AllLost = "all_off_com_report_lost_commandpost"
VO_All_ImpCapture = "all_off_com_report_enemyCaptured_commandpost"
VO_Imp_AllCapture = "imp_off_com_report_enemyCaptured_commandpost"
VO_Imp_ImpCapture = "imp_off_com_report_captured_commandpost"
VO_Imp_ImpLost = "imp_off_com_report_lost_commandpost"