Jump to content

Units' Exclamations


Jofursloft
 Share

Recommended Posts

The explicit list of sounds for when you click on a unit can be found in '\audio\voice\[language]\civ\civ_[gender]_select.xml'-

Latin:
	<Sound>civ_female_what_is_it_1.ogg</Sound>
	<Sound>civ_female_hello_1.ogg</Sound>

	<Sound>civ_male_what_is_it_1.ogg</Sound>
	<Sound>civ_male_hello_1.ogg</Sound>

Greek:
	<Sound>civ_female_what_is_it_1.ogg</Sound>
	<Sound>civ_female_what_is_it_2.ogg</Sound>
	<Sound>civ_female_what_is_it_3.ogg</Sound>
	<Sound>civ_female_my_lord_1.ogg</Sound>
	<Sound>civ_female_my_lord_2.ogg</Sound>

	<Sound>civ_male_yes_1.ogg</Sound>

In the same folder, you will also find 'civ_[gender]_walk.xml' which is used for telling units to go places, and 'civ_[gender]_attack.xml' which is used when ordering to attack. There are also files for gathering and building, but implementation is spotty/dependent entirely on what lines were recorded in the first place.

The attachment of which lines are played in which events is determined by whomever implemented the lines and is of course open to discussion and revision.

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...