安裝 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.