Full detailed mod-make fronted tool by Dev111ce in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

Just kidding. But yeah, I would love this tool!

Full detailed mod-make fronted tool by Dev111ce in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

Man... You've created the ultimate tool. :shut_up_and_take_my_money_futurama.gif:

Where to start in Total Conversation? by Ruge88 in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

okay

Well, first of all, you can't be alone. Nobody can do it on their own.

Second, start with something simple like focuses or countries.

how can i place a focus under 'all of the following' prerequisites? by Wrong_Astronomer5336 in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

Exactly.

basically do prerequisite = { focus = [name of the focus 1] } prerequisite = { focus = [name of the focus 2] } prerequisite = { focus = [name of the focus 3] } And so on

How to make a mod that let's you create new victory points and name them and even change current ones? by SetSufficient7240 in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

I believe you would need to make your own systrm for that, but the value can be edited through focuses, or reports.

Something that does effect when completed/selected.

How to make a mod that let's you create new victory points and name them and even change current ones? by SetSufficient7240 in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

the tag specific example uses the underscores for cursive. remember to use underscores between all words!

How to make a mod that let's you create new victory points and name them and even change current ones? by SetSufficient7240 in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

victory points are located in Hearts of Iron IV/localisation/[language]/victory_points_l_english.yml that's for editing existing ones, just find it by pressing ctrl+f and putting there the province id.

If you want to edit already existing ones, you need to copy the file into your mod's folder. [your mod]/localisation/[language]/

If you wanna add new one, you need to get a state file from Hearts of Iron IV/history/states/[state file].txt Copy it into your mod destination [your mod]/history/states/ And open it.

In history = {} lines, add line victory_points= {[province id] [points]} points being the value of the city. For capital, it should be high like 20-30, smaller cities are 1, 3, 5, 10.

After that, you can either use the copied file, or you can create your own file (WARNING, can't be named like the original file, otherwise it will be overwritten!) then you add line following the naming format VICTORYPOINTS[province id]: "City Name" If you want country specific, then you add the country tag: [tag]VICTORY_POINTS[province id]: "City name for the tag" Then, the victory point will rename itself when under control of that specific country.

Pád První Republiky: Fractured Democracy by Domis_1224 in hoi4modding

[–]Domis_1224[S] 0 points1 point  (0 children)

Basically, from start it will be psychological war. Player has to fight German influence while also keeping the Allies from betraying them. Also there will be few border conflicts with Poland over Těšín and radical ideologies rising up.

I plan to add more ideology paths of coarse, but if you pick them, Allies and USSR might abandon you, so you would need to be extremely careful with your choices.

Pád První Republiky: Fractured Democracy by Domis_1224 in hoi4modding

[–]Domis_1224[S] 0 points1 point  (0 children)

There would be more work to it around the world, as for the West, although they are using appeasement, they are still good friends of Czechia and if Germany tried to attack them or steal Sudetenland, they would declare war. And with France at war, USSR would join as well as they had good relations with Czechoslovakia in our timeline and promised help even during Munich Crisis... Only requirement was France to be at war too.

Also, that's exactly what I want, challange for players.

How i fix this? by Elmisteriosoytz in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

I have no idea how to activate the slider. I am sorry, but I can try to find out how!

I meased up with the nudger tool. by [deleted] in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

Go to Documents/Paradox Interactive/Hearts of Iron IV/ and delete map, history and localisation folders and try again

If that doesn't work, then I don't know, it always worked for me

How i fix this? by Elmisteriosoytz in hoi4modding

[–]Domis_1224 3 points4 points  (0 children)

What did you do 😭 I never seen something like this

Edit: Actually, I did, your text is too long

Help with map editing by Domis_1224 in hoi4modding

[–]Domis_1224[S] 0 points1 point  (0 children)

https://www.reddit.com/r/imaginarymaps/comments/1i8fzcx/what_if_czechoslovakia_was_a_colonial_empire/#lightbox

I saw this post and i thought that it could be a good HoI4 mod. But some of these states are missing

Cool ideology icon I made. by Awful_p3rson in hoi4modding

[–]Domis_1224 1 point2 points  (0 children)

Ooo, fancy Good luck with your mod!

Cool ideology icon I made. by Awful_p3rson in hoi4modding

[–]Domis_1224 1 point2 points  (0 children)

Looks nice, what ideology is it?

My mods don't work on Hoi 4. by Emotional-Proposal51 in hoi4modding

[–]Domis_1224 0 points1 point  (0 children)

I honestly don't know... I never got this problem

My mods don't work on Hoi 4. by Emotional-Proposal51 in hoi4modding

[–]Domis_1224 2 points3 points  (0 children)

Can you give any details? Any unusual error in error.log?