Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.