Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
Could really use some help on this one, always enjoyed this MOD and was hoping you could help me out.
no, there was no actual changes, i just updated it so that people know that its "up to date"
never tried it with the AGOT mod as the last time i played that mod was years before holy fury was released, so can't really help you there.
What seems to happen is whenever I open the reform tab it shows one of the doctrines as uncertain and when i try to go and change it from uncertain it just crashes
I did some changes in the code so that you don't have to do anything, just enable both mods and play,
only 2 reformation doctrines are available
some guy below said he did it and its 3...so what's wrong with my game then?
huh, I must have missed the last one, but since the mod works anyway it seems to be alright and I am going to leave it as is.
Why in .txt file you wrote
religion_doctrine = {
buttons = { doctrine3 }
is syntax right?
Why not?
religion_doctrine = {
buttons = { doctrine3 }
}
brace in the end.
Please, Add "religion", "doctrine" tags. Not only "reformation"
they are no longer needed, so I removed them.
Where exactly are the instructions for HIP? Are they still needed?
huh, I had no idea about that, just tested it and it works. thanks for the help!
FYI, you don't need to overwrite the "00_features.txt" file with your mod. You can instead just create a new file in the same directory, for example "three_doctrines_features.txt", that has just the following contents:
religion_doctrine = {
buttons = { doctrine3 }
}
The game will read both vanilla "00_features.txt" file and your new file and merge them. That should make your mod 1) easier to maintain as you'd need to only check if new patch changes the "religion_reformation.gui" file and 2) more compatible with other mods that might want to edit religious reforms (i.e. that separate compability stuff for HIP should not be needed).
yes, if you just want to play the base game all you have to do is to subcribe to the mod, it is only if you want to play with the HIP mod that you have to follow the installation instructions in the description or in the mod folder.