Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
Now open lines.txt and then the folder "Data" and open SoundCatergories.sbc as well. Now the painful part. we need to copy the names from lines.txt into SoundCatergories.sbc and replace the second part with the correct name
So if in the .sbc the first is "<SoundDesc Id="AQD_SB_Arc_001" SoundName="SoundBlock_SoundName_AQD_SB_Arc_001"
Then we need to copy the name from lines.txt that corresponds with that so 001 is "Command confirmed" then paste that into the SoundName value so we will end up with
"<SoundDesc Id="AQD_SB_Arc_001" SoundName="Command confirmed"
Now we do this for every line. luckily all lines are in order so we don't need to mix and match just copy the first name in lines.txt to that first SoundName param and the second to the second and so on
I would just post the file here and say just replace it with this one but i am unsure of the rules regarding that and don't want to without enenra's permission.
Ok so before i get into this i want to say i do NOT make SE mods so there may well be a better way but this works so i am fine with that. bellow i state how i fixed it and i will try to break it down as much as possible. I think the issue (again not a modder) is that for some reason SE is not reading the macros values correctly and so we need to "hard code" the names in. if you know where the mod folder is then skip the next paragraph.
First copy this mod id from the url from here in steam then press the steam button top left that says steam and go to storage and next to the disk hit the (...) button and select browse folder. once in that folder open workshop and paste the ID in the search bar. JUST the id number at the end of the url and that will give us this mod so open that