Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen











A template project file is above.
So it's all based on file names. In the project, add as many actors as you want via the
VoiceActedRadioChatterMod.voiceActors.Add("FemaleYOURNAMEHERE");
They have to start with Male or Female to be read by the game.
Build that as a .dll and place it in the Assemblies folder of your mod.
Then go into Defs/SoundDefs/ and make sure there is an .xml file named UnitResponseFemaleYOURNAMEHERE.
Use the template or copy another make sure that they all point to a folder
Sounds/UnitResponse/FemaleYOURNAMEHERE
The folder needs to be filled with the right file names pointed to in the .xml files.
I'd love to be able to make packs using some of the games I have. Hoping I could use your work as a template!