#modding
1 messages · Page 76 of 1
how would you actually make a historical focus tree?
Creating one focus at a time with a semi-consistent layout
Not having a jumbled mess of focuses that I add effects to then move around later
70 day focuses to hire a dude and build a bank aren't exactly fun either
says 30 but still
how else would you make a historical focus tree with 30 day focuses
focuses don't have to be 30 days, they just have to feel like they're worth doing
well the bank focuses add 1 civ
should i make so they add some infrastructure and stability also?
+1 infrastructure to all neighboring states? (if owned)
making a fun focus tree sounds hard
probably the hardest part of making a tree is making it enjoyable
at least in my experience
a focus should always feel like it has an impact to your situation, wihout feeling overpowered
Im going to have to make the Swedish Spanish portuguese focuses 70 day focuses tbh
unless allot of cities/towns were created
those are good filler
at least some thing happened in prussia like the partions of poland 1st coalition war prussia antagonizing austria prussia purchasing ansbach and bayreuth agreems with france to have the rhine as their river
30 day focuses for Prussia seem reasonably possible
You want "alt history" branches or the whole thing becomes pointless
Or at least the ability to do things in a different order
But it also can't be too complicated or it becomes overwhelming
Also if I'm honest making focus trees that go for many years or even decades really isn't practical. The game isn't built for it. Industry and tech scales ridiculously fast, you normally fill out every building slot in Just a couple of years.
making a tree go on for that long seems like a total pain in the ass too, like how would you structure it without it being overwhelming as hell when you first load in and theres hundreds of focuses you could do
After like 6 years the game starts to lag really badly too and front lines fill up with human goop
I think his plan is to have later parts of the focus hidden and for it to activate at the bottom of the focus block but I think a way way way better say of doing this is just do a bunch of start dates.
The like 2 times I've played to 1948 in a multiplayer game we've ended up just agreeing that this is dumb and called it a draw so we could go to bed.
imo start dates seems better, but it could work if most of the tree is hidden and older parts get hidden as youprogress or something, me and one of my friends is currently in the process of writing a alternate history universe thing for the world starting in the 1850s and spanning to the mid 2000s, we plan to adapt it into a hoi4 mod but like 200 years of a single focus tree would just get mental really fast, not to mention like yo said at one point everything is build and theres nothing to do except wait for focuses to finish and do war
Also there's no AE mechanics so you can conquer the entire world in 6 years.
The country is created ( Similiar to Italian east africa )
but the issues here is
It has the wrong portrait for the leader tho the leader is correct and has the trait I created
The tag of the country appears but not the whole name
and the ideas I put them doesn't appear tho ( not in history file thorugh decision file)
Wdym AE?
In a game like EU4 if you conquer too much land all the people you've conquered get angry and rebel against you
Ah
You could probably program that in yourself if absolutely required
In my abandoned mod i had a state integration/reclamation mechanic that had a chance at sparking a rebellion if it failed
Yer but Hoi isn't build around 18th century siege warfare
It's about total war. It doesn't really even have mechanics for separate minor peace.
Ww1 was probably the first big war with a continuous front line rather than armies just roaming around wreaking havock.
meanwhile players just send their troops on lone wolf missions lol
TBF that only really works because players/the AI don't really use reserves
It kinda used to exist back when you needed on map troops to deal with resistance, you'd have small cavalry divisions everywhere for that so if the enemy punched through there would be a small cavalry division in a city to defend it.
Yea, ngl im pretty bad at the game so if my get sea invaded or something im usually screwed until i can reprganize my troops
anyone got a good modset for rt56 rp?
How do I make a targeted decision that works on a state?
go to the base game folder
open SOV file in decisions subfolder
ctrl f "relocat"
It will go to their industrial relocation decision
It is probably the most "complex" devs have done with a state decision in vanilla
Just read through it and you will understand what you need
every_owned_state = {
limit = {
NOT = {
OR = {
is_core_of = ROOT
has_state_flag = currently_being_cored
}
}
is_core_of = GER
}
activate_targeted_decision = { target = THIS decision = GRP_integrate_state }
activate_targeted_decision = { target = THIS decision = GRP_crush_valkist_cells }
activate_targeted_decision = { target = THIS decision = GRP_ingratiate_government }
}
}```
I'm trying to figure out what's wrong with this effect
I just can't puzzle out exactly what the issue is
Ahh
available = {
FROM = {
is_fully_controlled_by = ROOT
is_owned_by = ROOT
}
}
visible = {
FROM = {
is_owned_by = ROOT
}
}
cancel_trigger = {
NOT = { has_full_control_of_state = FROM }
}
cost = 35
days_remove = 75
cancel_if_not_visible = yes
on_map_mode = map_only
state_target = yes```
This is what I have right now for one of the decisions
But I can't figure out why it won't appear
What does it say if you debug the game with this?
I don't see anything referring to the decision or effect
But the decisions don't appear on the map
So i have no idea what the issue is
@opaque abyss so which of them you can see and which you cannot?
Can't see ANY of them
so decision category issue?
Possibly?
idk 
normally the decision file is like
decision_category = {
decision = {
if you can't see anything, they might not be assigned to a category yet
It's in a Category
none of those decisions can appear since they are set to allowed = { always = no }, so they can only be activated from effect scope already, by GRP_check_states_to_integrate effect
but when I tried to search for GRP_check_states_to_integrate effect
I did not find any
that's only a scripted effect
you need to execute it from effect scope of a decision to activate the targeted decisions, no?
since you set it to allowed = { always = no }, you can never see them in the first place
It's triggered from a focus
ah
Focus is supposed to trigger GRP_check_states_to_integrate and that triggers the 3 decisions
But they don't seem to work
@opaque abyss load the game, do
eval_effect GRP_check_states_to_integrate = yes
if it doesn't work,
eval_effect ROOT = { every_owned_state = {
activate_targeted_decision = { target = THIS decision = GRP_integrate_state }
activate_targeted_decision = { target = THIS decision = GRP_crush_valkist_cells }
activate_targeted_decision = { target = THIS decision = GRP_ingratiate_government }
}
if you still doesn't work, replace all THIS with PREV
or is it FROM.FROM?
🤔
tbh it should be THIS
try also
click on a state
eval_effect activate_targeted_decision = { target = state_ID decision = GRP_integrate_state }
just breakdown the problem so you can find out which section is having the actual problem
can someone help me mod my game with a mod in the 2000s
What
What if people make mods that are the same with DLCs?
That means we dont have to pay for DLC
This happend for Bo3 zombies lol
?
Though I think paradox ain't gonna like that
Wdym
So in cod bo3 zombies you had to pay for most maps to play them, but one guy recreated all the maps with the help of mods so that you don't have to pay
And simply could download from the workshop
As the same as the idea your proposing
Why does Germany look so green and pleasant
is there any way yo create your own unit model in blender and if yes in which programm
Italy has hidden pope focuses
perhaps you can use those as an example
there's also the hidden polish romanov path
discord mass report sourcecode @here
Anyone here played the HOI4 Monument Mythos mod?
Does anyone know a map mod that won't break on Cold War Iron Curtain?
Why is it so large
Because it’s full of bs pop culture references rather than actual gameplay.
would violate paradox ToS, also if your mod uses GFX from DLCs or requires DLC-locked features you need to make it require that DLC
Which is why most total conversions that have things like custom ship designers, spy upgrades, MtG naval OOBs, etc. have to add both DLC and non-DLC versions
Ok i looked at the workshop and there is non
Do you just want new focus trees? There's plenty of those mods
Leader is that you?
And no, i dont i was just curious
anyone know a mod that could make EQ selling quicker to market?
So I don't believe that the dev of a mod (Pulchritudinious States: Beta) is active anymore and I want to use the map resources, can I do so with credit? (I tried to ask the dev)
Different devs will say different things, so you should try to see if the dev responds
how do i increase the arms factory limit
military factories
i wanna spam a lot
It has been more than a week and last message from dev in dms on steam was like a few months ago
apparently the dev there is in the Hoi4 modding den
so how do i do that
a leader i designed for my new mod
nikolai sheepsliak will be a great leader for the sheepsland state (it controls byelorussia)
👀
Lord Rizzington of Westrizzlia?
I changed the factory limit in the germany state file but it still hasn't increased in game
oh yeah heres the flag also
Wdym?
By the way, there is a technical limit on factories. There comes a point where if there is too many the game will crash
Per state sth like 2000
it kinda freezes after that (might just need NASA computer to run)
for the whole country idk
Never tested

do i need any special addons or can i just type a format pdx or whatecer
Damn Belarusian flag! Based
check common/buildings
you need to change the limit number of factories
BOTH in history file and buildings file matter the number of factories
does hoi4 state editor by "djufkenzi" still work?
why is it getting deleted and deleted?
they refuse to remove a portion of it that breaks our EULA
I won't go further as they are aware of the reasoning
deleting that but a portion of it yes
I saw many mods that have it
if you see them send them in a ticket and I can take a look, but they have to hafve proof attached to it
ok
but why did you delete the word
is it that people gonna try to get the mod
or
we just dont discuss that topic in the discord, is apart of rule 2
dont want people to get riled up is all 🙂
is it possible to remove the nato army designing stuff on black ice?
Borders of germany at game start in my mod
It's possible
It still annoys me how the belorussian protestors use the flag without the emblem
Denying the poor horsey
Rizz
RIZZLERS
Is it possible to make groups of different states?
how to make a subcontintent?
i wan to make a sub continent for the german states west of the elbe
hey by chance could anyone dm me the mod that lets me write letters to other players in multiplayer
quick question, is there any command or effect that adds time to a mission?
do mods exist that simply change visuals of map, is it possible or is there another section for that (like in minecraft for visuals theres resource packs and modding is seperate)
i like simpler map design thats js 2d
There's a file
Don't remember where exactly
No manpower as napoleonic france r56
My garrisons require too much and i cant go down veinot agreement
help?
Increase recruitment law is all I can suggest
Also I believe it should still be able to core algeria and such, idk why
are their anymods that remove focus trees and another one that lets nations justify without focus trees?
Hit ~ and type allowdiplo
Then you can insta declare wars
is there a way for the other nations to declare wars?
Got it lemmie test that. Thank you
hey guys, have any recommendation mod beside road to 56?
how can i remove the other 2?
Which modern day is better?
ngl that seems like a realy fun mod
What happened to hungary
how to make a idea and it allow to create fraction
The mod is set around 1920, Austria-Hungary collapsed after signing an acceptable peace treaty with the British and Italians.
(Hungary lore is undecided but it will independent from Germany) Czechoslovakist, Polish and Communist uprisings destroy whats left of the Austrian Empire - The German Empire unites with the Austrian Empire and defeats the Czechoslovakist and Communist forces. Austria at the start of the mod is plagued by pro-austrian, communist and czech partizans
I see
where can I find the Ewolf and Redbaron vanillia optimisation mods?
well i wont call it optimisation more like balance
theres quite some stuff which are no longer vanilla
seems pretty horseshit
one is updated one isnt
i feel like making a mod where all core states are independent
it might be an unoriginal idea but i wanna learn how to mod
Hey guys
How can I update a mod?
I have a old one for reskin
but cant update and the owner seem to have abandoned the mod
when you're at common/bookmarks
in the bookmarks you want to delete you need to leave "bookmarks = { }" and nothing else
this should delete them without causing errors
depends on what mod it is
this one
anyone know any mods that add more national focuses and events? Mods like austria redone
how do you make a prerequisite that you have to have certain number of divisions in a state?
there is a mod with that mechanic?
This mod is based
do you know how to uptdate?
good luck

count > 1
states = { 111 222 }
}```
im having issues with mods being out of date, could somebody help?
im trying to download the state transfer tool but the one on steam when i download it is out of date
is there a way to downgrade my version or something to let the mods work?
wdym when you say it's out of date
have you tried launching the game anyway
what other mods are you using
it's beautiful states that mod hasn't been updated in 4 years
i can remove beautiful states i just wanted a more states mod
i'd recommend my states mod but i haven't updated that either lol
you know of one that adds more?
satisfying states would be your best bet
okay then
does it add more or change things?
seems to change historical
idc tho
i wanted to play as france and make natural borders so i dont care that much
lol
nah thats valid
its bothersome how the rhineland isnt split on the river
that and north dobrudja not existing was the whole reason i got into modding
Whats wrong with the file?
I want to make every state which is owned by prussia that is a core of poland to be transfered to france
or poland
This better?
Oh god it works that means im set to do Scripted peace deals
the and scope is redundant there
it's not gonna break anything but still
@brisk dune update on the in the name of eiko situation, I have gotten the go-ahead from the mod team and have started making an English translation with a friend. I also talked to them about the images we decided could be underaged and they said I could replace them if I didn't feel comfortable. Thank you for telling me about this mod
bruh where is Wilhelm III gfx hiding in the files
i just want to make him germany's leader💀
glad to help
Does anyone know how to add divisions to countries/provinces at game start?
That's in the OOB I think
whats that?
You know how when you go into a countries history file it says 'load OOB_1936" or something along those lines?
Those are just the divisions and their placement
This lesson will show you how to add/create new starting armies (orders of battle) and air wings in Hearts of Iron 4.
Timestamps for this tutorial/lesson:
00:00 - Lesson beginning
01:08 - Creating a mod file
02:10 - Creating folder and file structure
04:27 - Creating land units
22:28 - Creating air units
31:45 - Creating starting production
U...
thanks
Territory and claims of the Ukrainian Hetmanate in 1920 (at the start of my mod)
i figured it out
i am getting bombarded with errors
errors are normal aslong as the game still functions properly
my most recent mod i worked on had like 20k errors typically but worked fine
Man, I am disappointed.
I thought that if you forced the "Alternate Hitler" events you could keep him for Germany, but it forces him out for a generic.
Now I want a dumbass mod whose whole premise is him trying to balance 4 nations while pretending to be other people.
You know how like in some cartoons you have a character trying to pretend to be 2-3 people at once and swapping out costumes on the fly.
We need a mod that blends Greece, Germany, Argentina and the US together as one thing with goofy ah political events
"The Adventures of Adam Hilt" or something
that sounds awesome
I can do all the event/focus writing if I can get team together. That'd be fun as hell
1860 or 2020 
1861
anyone tell me how to make custom background for main menu, preferably a vid
Are there any mods that removes the agency mechanics added in la resistance instead of just playing without that dlc
You can just ignore it
That is what I do unintentionally
But I love easy click buttons boost ideology lmao
I made an event where ai chooses to give land, but it doesn’t work
Can an old version mod work with the latest hoi4 version?
can someone add more complicated navy?
you'd have to be more specific than that
depends on the mod
Theres a modded national focus which triggers an event to a nation. That nation has 2 options, either to give land or smth else. The AI chooses that function, which triggers an event to the player nation. But the states aren’t transfered
could you send a screenshot of your code
Some mods do work
I was playing as russia and accidentally became the crimean republic how tf do I go back
Copy paste the vanilla bookmarks into your mod, open the text file, and delete everything. So it is a text file without 0 characters ^^'.
will hoi4 lag if I add road to 56 if I use a bad PC?
go into console commands
type debug into console
hover over russia
youll see their tag (like in vanilla frances tag is fra or uk is eng) and then go into console and tye tag and then russias tag
youll switch to them
just make sure to turn debug off tho after youve switched back
or things will get wacky
Ty
Btw how can I attack before tensions reach 40% it doesn't rise
Eight years war of resistance
Use the console command allowdiplo
Let's you do any diplomatic action regardless of world tension
Just make sure to turn if off after u done cuz idk if ai can also use it
hi
it says in error log that province 34000 is lacking a state, strategic region and continent
but uh
there kinda... is no province 34000
not in definition.csv
not even in the map?
it doesn't seem to crash the game though
did the game create a definition file in the hoi4 documents folder?
nope
i tried creating province 34000 myself to see if that would fix it
but now province 34001 doesnt have a state, strategic region or state
any other possible thing that could be causing it?
so no map folder there either?
no
oh wait
i launched it again
it created it now
does that folder contain a fixed definition file?
It may exist as a single pixel
if the game creates it, that means it's somewhere there
yes, i had found that single pixel and deleted it
hopefully that should work
i did that quite a bit ago though?
ohh mb
i don't know what software you use but it might be worth searching for that colour's hex code in the image
the sound that the debug dog makes unsettles me
lol
ah, fixed it
that one pixel i deleted was correct
just forgot to save the .bmp
ah yeah ive done that too
Can anyone teach me how to mod hoi4
does anyone know where to find the portrait of Napoleon VI? I cant find it in the france leader portraits folder.
Maybe it is in the la resistance dlc folder
thanks!
Oh yes daddy Russia
Blursed
yoooo does someone want to create a mod with me?
Press the button above tab thats the one for the in game command console
whenever i rename China, Italy or Australia in the countries localisation file their names don't change in the game whereas any other nation renames perfectly. does anyone know why?
sure, what is it about?
ty
No Problem
dm bigboss
v
yo
crusade mod would that be cool?
Think it is called Crusader Kings 3
DM me
Any good overhaul mods?
true...
tried to create a new state and the game just crash and now i cant lunch the game
its just crash
Regarding researching for 1797-1805 USA
i have come to a stand still
is there anything else easy to research other than the 1790/1800s in usa wikipedia pages
companies founded then and cities founded then?
I got a weird one,a different path to achieve a unification with russia
Its kinda stupid tho to think about
what is the best ww1 mod?
I played Hoi4 for like 24 hours total
and I am trying to play millenium dawn
Shit , this is so cool
I'm doing an actual Europe-Only mod
its main goal will be simulating vanilla hoi4 while running as fast as possible
I'll have to:
Define all 5300+ provinces on this image (Color, Terrain, Land/Water, etc), assign them to states, name the states, assign things to states (factories, population, victory points, cores, etc), fix all focuses that have anything to do with provinces or states (Every demand, Every targetted state development, Every Formable, Every misc stuff like assigning civil war terrain, etc), fix Ai because it has a lot of things related to specific provinces, and make a balanced way to simulate external countries like USA, Japan, and Ethiopia.
All of that, because i want to make casual vanilla multiplayer game more bearable when it comes to performance and desyncs. (Games will be faster, desync less, etc)
I actually tried making this map in a few different ways, but i think doing this by copy pasting the map like this would prove most effective
which also makes it so i probably should wait for the new DLC to avoid pointless work like working on Germany, only for it to be completely reworked
if i ever manage to finish it (given my consistency of finishing projects it is unlikely) i plan to make it open for other people to use for their mods
That's a cool looking mod
Does anyone know if i can change the weather using a effect?
i dont see anything in the wiki, but im not sure if i missed it or if its just not possible
but i wana set the world into a eternal winter using a effect
nah we don't enough support code for it
but you actually can apply it as an one time effect
though I never tried it
just province = { weather_name = yes }
but I might need to test whether it actually works
cuz they haven't used weather effect since 2017
it took Magna Europa: Reloaded about 5 months to fix focus/event etc. issues alone
I know that cause it was mostly me doing that part
so I wish you the best of luck
The Collapse of Russia
This is a result of recent political turmoil
iirc ukraine collapses russia
does replace path just not do anything for anyone sometime? i did replace path on common/bookmarks but the base game bookmarks still showed ingame
realistic
did you add the replace path to both descriptors
Sounds like a ton of work
Though my mod would be closer to vanilla when it comes to states and provinces, so idk if it would be that horrible since i really only have to swap the numbers in focuses and events
It would probably be similar, since you can't use the existing states and province numberings, as they have to start from zero and be in order
Who else could have realistically taken power in 1799?
in franc
what would be a good althistory path another revolutionary other than napoleon
well i know, but i'd simply check the corresponding number
like "Demand Sudetenland"
i just have to check which state of mine is sudetenland
and that's it
well i mean
I guess i'll see
this mod would be really time consuming regardless
Is there any mods that make the game simpler for new players (I'm stupid)
not really
but you can play some simple overhaul mods
i don't recommend it, you'll learn more playing the base game
but you can play Hearts of Minecraft since it's easier and simpler
https://www.fiverr.com/ahm_artz_/create-a-hearts-of-iron-iv-hoi4-mod Want to turn your dream mod into reality?
is anyone here good with ck3 mod loading orders
the ck3 discord server would probably be a better place to ask that
on bro
No
it would only be available if you selected a start date between 1800 and 1936
when what do i put there to make it available 1800 regardless of start date?
date > 1800.1.1?
you can use date > 1800.1.1 however you'd need to reload the focus tree on that exact date as well
you can set up an on_yearly on action to do that
wait that doesn't exist
you'd have to use on_monthly
i put mark focus tree layout as dirty
with the focus before the 1800 branch
that works if you take the focus after 1800
i made it 1799 then instead
since the focus tree needs to be reloaded after the allow_branch trigger is met
ok
Ah just put this add_equipment_to_stockpile = {
type = convoy
amount = 100
producer = POL
}
What are the most common reasons for a game crashing when spawning a new country via event button?
Look at the error log
anyone knows any awsome sauce hoi4 mods that expand national focus trees?
I tried but nothing solved
The error log doesnt specify
[21:34:06][1007.08.14.11][effectbase.cpp:1707]: [21:34:07][1007.08.14.16][effectbase.cpp:1691]: 16:00, 14 August, 1007: Restricted Zone: event eaw_debug.1
[21:34:07][1007.08.14.16][effectbase.cpp:1707]: [21:34:07][1007.08.14.16][effectbase.cpp:1691]: 16:00, 14 August, 1007: Restricted Zone: event eaw_debug.1
[21:34:07][1007.08.14.16][effectbase.cpp:1707]: [21:34:07][1007.08.14.16][effectbase.cpp:1691]: 16:00, 14 August, 1007: Restricted Zone: event eaw_debug.1
[21:34:07][1007.08.14.16][effectbase.cpp:1707]: [21:34:07][1007.08.14.16][effectbase.cpp:1691]: 16:00, 14 August, 1007: Restricted Zone: event eaw_debug.1
[21:34:07][1007.08.14.16][effectbase.cpp:1707]: [21:34:07][1007.08.14.16][effectbase.cpp:1691]: 16:00, 14 August, 1007: Restricted Zone: event eaw_debug.1
[21:34:07][1007.08.14.16][effectbase.cpp:1707]: [21:34:07][1007.08.14.16][effectbase.cpp:1691]: 16:00, 14 August, 1007: ROOT: Restricted Zone on_government_change
[21:34:07][1007.08.14.16][effectbase.cpp:1707]: [21:34:07][1007.08.14.16][effectbase.cpp:1691]: 16:00, 14 August, 1007: ROOT: Restricted Zone on_ruling_party_change
[21:34:07][1007.08.14.16][effectbase.cpp:1707]:
the closest I got
from game.log
here is the history country file
anyone else on road to 56 seeing a bunch of countries w/o leaders?
pic related
happens to egypt and ethiopia too
Is there a custom scenarios mode
I’m looking to recruit people to help me with a mod called Operation Tannenbaum, someone who can fix maps would be especially appreciated
You got a mod conflict
One message removed from a suspended account.
create_country_leader = {
name = "Fuco Gómez"
picture = GFX_portrait_Fuco_Gomez
expire = "1965.1.1"
ideology = marxism
}
create_country_leader = {
name = "Alfonso Daniel Castelao"
picture = GFX_portrait_Alfonso_Daniel_Castelao
expire = "1965.1.1"
ideology = liberalism
}
create_country_leader = {
name = "Vicente Martínez Risco"
picture = GFX_portrait_Vicente_Martinez_Risco
expire = "1965.1.1"
ideology = fascism_ideology
}
create_country_leader = {
name = "Santiago Casares Quiroga"
picture = GFX_portrait_Santiago_Casares_Quiroga
expire = "1965.1.1"
ideology = centrism
}
This would suggest that these guys have portraits? Do they have unique ones or generics?
Does anyone know what modifiers can be used in combat tactics?
can someone help me with where frames for scripted guis are defined in hoi4
am specifically looking for the frames of the chinese warlordism scripted gui
💀 oof, GFX is beyond me
i guess i'll go to reddit 💀
do i change the name in the descriptor if i want to change the name of my mod?
my mods name always reverts after i change it with steam
How do I mod Hearts of Iron IV? Hearts of Iron offers a unique sandbox experience which, with a little skill, you can adapt to include any scenario you could think of. Today we begin a series teaching you how to mod Hearts of Iron IV. This first video in the series covers how to get started modding Hearts of Iron IV. Stay tuned for part 2!
0:00...
paradox is challening Iron workshop?
tbh its nice that hoi4 offical teaches you how to mod
Is there a way to stop the polish peasent strike while making a mod? im not sure where to find it if its in on_actions or something.
help anyone?
how can i remove the 1939 one?
replacing*
put replace_path="common/bookmarks" in the descriptor
what should the slavery state modifier do?
-xyz recruitable population?
some extra civ construction
someone should make a mod
where like
haiti
annexes poland
and defeats germany
that would be an epic timeline
modifier i think
It's a state modifier
how do multi frame images work when using them in custom guis?
Hi, how to speed up delivery time after buy some weapon from international market 10 times faster?
only 237 errors by 1810 not bad
anyone know what this wtt error means?
it is like 175 of the 237 errors
i have tried using the vsc tool search in all files but i couldnt find the problem
waking the tiger DLC
the error is related to an event relating to china
i know
ah it says 471
the democratic Ai sucks
why dont democratic countries take their cored states
its so frustrating
They just let pennsylvania be
guys how can i add building slots in region?
in history/states/
change this
hi guys
I am trying to make a mod for myself where I swap japan and uk
I made a provincemap for it
but when I try to load the game it just crashes
what else do I need to change?
also I exported it as a 32bit a8r8g8b8 image
in gimp
open your province map in gimp, copy it into paint, save it there. lso look into the error log
theres no error log
it didn't work
oh wait I just realized
I havent changed any of the other maps
I'm dumb
it just skips over the start date selection screen now
In 1797, Paul I of Russia and Gustav IV Adolf of Sweden signed the Treaty of Mittau, which established an alliance between the two nations. This treaty was motivated by a shared desire to counterbalance the influence of Napoleon Bonaparte and to protect their respective interests in the Baltic region.
Ah yes Napoleon Bonaparte in 1797
Chatgpt smoking crack rocks and black tar heroin
whats the funnest mod right now? when i last played it was kaiserriech
add_equipment_to_stockpile = {
type = infantry_weapons
amount = 5000
producer = USA
}
uh this didnt work
researching concentrated or dispersed industry
see how it says (Max States in Building Slot 20%) or whatever
Greetings, when I click the debug dog it does not open up a txt file. My computer is messed up a little and did not come with notepad. How do I get the dog to open up a notepad++ or VS code file so I can read the errors
Im making kinda a meme mod based off a joke me and my friends made earlier today
Its pretty stupid but this is gonna be the icon for it lol
Its just gonna replace all the leader pictures with hitler
Everyone will be hitler
i mean in code
is dlc permanet if u buy it
i removed 2 start dtaes and added one but now it just skips over the selections screen and bugs the game
please help me
So theres only one start date now?
yes, but the start date screen is being skipped
Thats normal
it breaks the back button tho
The select date screen will only show if you have at minimum 2 start dates
Also normal, to my knowledge theres no way to fix it
Unless you added another date and edited the interface file to hide the second one
ok
alright
idk hwo but ima do that
hello everyone i have a mod idea if any modder is interested please dm
any decent HOi4 WW1 Mods?
I have a question if anyone can help. I know the basic concepts needed to mod ( i.e How to make a country, an extremely basic focus tree, or how to make an ideology) but I do not know all the syntax's that can be used and will help enable me to do better, is there any resources that can help me in showing me all of the syntax's possible?
Does anyone know why when I load into a mod that I have a save in, it doesn't let me create an army?
Press F1, maybe that will help
colour is defined in colors.txt
the same folder that the graphical culture file is in
Where is that located?
the same folder the graphical culture file is in
I found it
Asking for opinions, vertical (red) or horizontal dlcs placement in main menu
I think vertical might look nicer
matches the socials on the other side
what a lovely menu screen tho
Alright
Thanks, trying to remake my own dark ui mod that I’ve pretty much abandoned a year ago
😊
hai, I have a problem, I tried creating a new province in suriname for my mod (I've edited the province.bmp in my map folder in the mod with GIMP) and now my nudger crashes and gives me a whole bunch of errors with provinces that I haven't edited at all and even saying that provinces that doesn't exist don't have continents. I've used an unused RGB color, put it in definition.csv, added it to a state and strategicregion, I don't understand what's happenning, can someone help me?
the errors
the province I created is 13363
is it a problem with GIMP?
there are too many large provinces
no
I haven't edited any other provinces
just created 13363
in province.bmp
Can you post a picture here? (province.bmp)
sure
oh?
but I have the option to export it in BMP on gimp
oh let me see
i wait
yes
save
done
now open and try
it crashed again
do i have to exit out the game for national spirits to pop up
can someone help me make a custom country?
Make
I think you need to learn how to code and all
also can I play The Great War Redux with rt56?
Hoi 4 modding doesnt really require any sort of coding knowledge
Tho very basic understanding of program flow is helpful
Is there mod that adds more cities to map? Especially Africa and asia
There are some "competitive" mods that people like to use
Like Their Finest Bruh
I want to create a Hoi4 mod but when i click create mod in the launcher it just sais "username already exists" even tho i created countless mods before this is the first time this has ever happened (i also want to make clear that because this issue sounds like something with piracy i can asure you it isnt i bought a full copy of the game on steam)
eeeeerm, can anyone tell me what is wrong?
It didn't work
I have 0 clue why my script isn't working (I did take it from GPT but when adressing the issue it wouldn't work):
Testmod\localisation\english\test_decisions_l_english.yml:
test_decision: "Test Decision"
test_decision_desc: "This is a test decision that provides a boost to political power. It costs 10 political power and is available to democracies."```
Testmod\common\decisions\test_descision.txt
```decisions = {
test_decision = {
icon = GFX_decision_generic_focus
available = {
has_government = democracy
}
cost = 10
complete_effect = {
add_political_power = 50
}
ai_will_do = {
factor = 1
}
}
}```
(No other files where made for this.)
Yo
Does anyone here take mod or Submod requests?
Because I've got a few that I'd be very appreciative of if they were made
For the record most of them are for OWB
However
There is one that isn't
And all the OWB mods are somewhat minor
The other mod however
Would be a total overhaul
seems like you already know why it isn't working
watch the tutorial by the iron workshop, or read up on the decisions wiki page
Okay, thank you.
So
Can someone please
Actually develop a WORKING FALLOUT PRE WAR MOD
I must have my Sink American war
can there be a mod for this?
playing end of a new beginning as russia
i couldnt get my troops to border the qing in time
and thus don't have outer manchuria
anyway to fix this?
i'm pretty sure if i go to war with china i have to capitulate them to get anything done
please help me
why isnt germany displaying
that world change the course of ww2 alot
this will affect fishing season!
noooo!!! the only thing that matters!!
guys pls help me
I changed all of the maps in my mod folder to fit my mod (uk-japan switch)
but for somereason its still not working
Anyone want a well made cheap hoi4 mod? trying to get some sales the reoson for the cheap price, consider me on my fiverr page https://www.fiverr.com/ahm_artz_/create-a-hearts-of-iron-iv-hoi4-mod
how do i make a focus have two prerequisites
i made a IRA song pack
https://steamcommunity.com/sharedfiles/filedetails/?id=3316102096
in a DLC folder
why is germany black im trying to make it red
whats the best long play mod? IE WW1 and 2?
prerequisite = {
focus = america_1789_1815_first_100_focus_87
}
prerequisite = {
focus = america_1789_1815_first_100_focus_88
}
This
make two
Will this make so all Monarchist nations in europe lose 10 stability and gain 5 democratic support?
So uh
Is anyone able to take some mod requests
I have a submod request
For Old World Blues
Actually beyond that
I have a request
That is very grand in scope
A total conversion mod
To create a Pre War Fallout experience
I'd prefer it to start in 2065
Right before the Sino American war
So i've been trying to play with mods for weeks now and i feel like ive tried everything, even different mods but all do this and I cant find anybody that can help. Ill load the game with say R56 on only it will get the loading bar all the way to the right and then crash. Everytime at the same loading progress regardless of mods. I have uninstalled and reinstalled deleted all folders, heck even formatted the drive it was on. Im unsure where to go now
UPDATE:
If I bypass the launcher and boot the game manually the mods load fine so something with the launcher is going on?
looks like it should work but you gotta fix your indentation
is there any way to have different weather depending on the bookmark chosen?
Hello I found this photo on internet and says it was associated with the game Hoi4
I’m here to ask if anyone know what this cool looking logo represents and meaning
it's a flag used on Chinese internet to represent Han nationalism
Thank you
Is it anywhere in the game or mod?
not anywhere that i'm aware of
tried to drown Moscow in my mod about the victory of the Axis, but this happened... Can anyone help me to fix this?
Hi
does any one have any ideas on how to quickly delete all starting factories and armies in only a couple lines?
Are there any good mods for playing vietnam during any period of time?
I made an icon for the national spirit and it is not displayed. What image parameters should the icon have?
Change the on_startup on action for every state and every country. And then just run the effects that you may find on the wiki.
Or you can edit the history of every single state and every single country
Help
What should the effect be for this focus desc "We must exile the nazi-aligned officers for they may be useful to the state in the future, however we cannot have such a hinderance now"
Retire Herman Goring, Rudolf Hess, etc
Gain decision: Reinstate Nazi Officers which brings them back
Should I have mentioned I am using Goring and Hess for factions in a civil war? And the Communist guy and Himmler
Well just have it apply to the remaining nazi officials and maybe generals
But make the decision drop stability and raise fascist support
but wouldnt that mean that only people with toa could see it?
you just need the name
of the file
the background file
which you can find in TOA
and add your own to replace it
i believe you would need to do this with every major dlc too since they added their own background
ah man
hope i helped a little
not only a little thanks
A complete new focus tree for vanilla China. This mod gives you more choices where you can lead the Nationalist China to, regarding solving the communist civil war, suppressing warlords and dealing with Japanese. Compatible with all DLCs and most other mods: https://steamcommunity.com/sharedfiles/filedetails/?id=3317405171
If you retire people they cant come back
What mod are you doing
mybe something in nudge but the british icon is perfectly fine
Having some problems after making new provinces. It wants me to do this yet in the nudger - buildings i tried adding costal ports to it but it didnt work. does anyone have any tips?
Well is it coastal or not
the provinces that it mentions
they are bordering the black seaa soo
i suppose yes
however i tried adding costal ports to them through the nudger saving it and then reloading the game and it wasnt there
oh nevermind
i fixed it now the problem was that i had two map files in both the mod and the documents, all i had to do was paste over the buildings from the documents one to the mod map folder
no way the devs of führerredux got the rights for that greek banger when you open the game
Democratic Germany improvement
Basically like when you could do mutually exclusive focuses but better
Ohh
I am also making a better dutch monarchist tree
I think for United but Seperated it should me more "United but Divided" instead
Could be
Parliament section gives you
Stability
Laws
War support
buffes
And political power gain
Cheap Advisor
im gonna cry, my focuses aren't loading
Yes
I just had a funny idea for an achievement involving Francoist Spain and San Francisco.
Francisco's Caudillo
As Francoist Spain, occupy and conquer San Francisco in a peace deal.
- Country is Nationalist Spain 🇪🇸
- Country Leader is Francisco Franco
- Owns California
Every time I try and validate all the game gets stuck in a infinite loading cycle, whenever I try and find a state with "find error" it sends me to such a broken state that can never be validated and every time I try it just says "bad amount of"
https://cdn.discordapp.com/attachments/1277581238084960276/1277581238604927028/image.png?ex=66cdafbf&is=66cc5e3f&hm=a7a17065aac2d2589efb91695ee9af3cdaa72970c7062eced6ecb28594fdbff1&
Any idea?
how do i make so it can also get triggered if a french ally or subject controlls venice?
state_id = { controller = { OR = {
is_subject is_ally right?
its on the hoi4 modding wii
I've been at this for like a week at this point I'm willing to pay someone if they manage to fix it
Can you modify formulas? And if so, how?
Only the input variables, not the code itself
Dang, I wanted to make a fighter rework mod to add T2W into the air combat equation
I suppose if I tweak the bonus values I could still make it work but part of the problem is air attack is super unrealistic in how it’s modeled right now
You can add custom modules, and change the defines for air combat, but not how the code calculated it. Its in the source files
Gotcha, thanks! I think I can work with that
are there any modding tutorials that even a dumb brain like me could understand
Would a mod that only pauses on notification if at 5 speed be possible?
anyone wanna create a hoi4 mod perhaps 👀
if i knew how to mod then yes
its actually p easy I can help you
teach me how to mod in one sentence
that I cant do since im also learning
but its actually easy to learn
alr then
so far atleast, lol
i thought i heard something about notebook being used for modding
I use visual studio code
hm
i have not too much knowledge on coding either
the only experience i have with it is roblox studio
ehhh dw lol its more so the easy typa coding
the only mods i really have in mind to make is a norway focus tree
im trying to make a 1789-1836 mod
french revolution napoleonic wars since nobody else is doing it rn
Oldest mod I found was 1900
Anyone that has a GFX or .psd file for medals?
Put and
uh does anyone have the no undeletable units mod like the file itself
can anyone help me working on a mod, if yes pls dm me
Что делать если игра не видит портреты? (
How would I change the time it takes to complete a focus?
cost =
cost = 4.3
is 30 days
yeah
Can someone recommend me a good mod beside TNO and -56
Do you have a link to join the great war redux discord? That on the Steam page isn't working
Great War Redux is looking amazing
does anyone have the no undeletable units mod like the file itself
Please, help
Why does nothing happen when I click on the “Publish modification” button?
what is going on.
why do mods keep crashing.
i've gotten this same exact error
with 2 mods so far
i just want to play modded.
(also is this the right channel to talk about this?)
Does anyone know how to mod on Linux without the steam workshop
My launcher broke and I just want to play kaiserreich
I mean
Im not sure how linux works but mods are available on other sites too so you could manually put it in the game files
If im understanding u
Wait no ur launcher broke
Mb then idk
where do i find these leaders portraits
Play as all your favorite characters from JoJo’s part 2! Renames existing leaders so it is 100% achievement compatible https://steamcommunity.com/sharedfiles/filedetails/?id=3318852149
Okay so i want to replace dlc leaders portraits how do i do that pls help me
Alot of googling and searching through vanilla hoi files to figure out how to do things
Help me
Thoughts? Singleplayer and Multiplayer buttons are WIP. We're debating on what to do with them
Hi all, wondering what the premiere mods for Hoi4 are. I know Kaiserreich is usually #1, I’ve also heard things about Thousand Week Reich and Great War Redux, are those of similar quality?
I don't think Thousand Week Reich has been updated yet.
Great War Redux really captures the trench warfare feel of the game and is decently made
Road to 56 is one of the mods of all time and is decent
The New Order is an interactive novel and is in my opinion overrated.
Millennium Dawn is a feature bloated snoozefest
Kaiserredux is kaiserreich but much wackier
GWR is actually pretty damn amazing and TWR is just TNO but runs so much smoother and has less reading and is a much more interesting scenario
They both are actually pretty close seconds to KR in my opinion
Check the dlc folder in the game’s folders (should be at the same level as the gfx folder) for the dlc files you want to replace. I dont think copying the file structure is 100% necessary for modding dlc things. Dlc or not I had all my mod’s portraits in the same gfx folder and it worked fine for me.
this is possibly a stupid question and im sure the answer is probably no, but can i use numbers in nation tags? or does it have to be letters
TNO is my personal favorite by far
Does require for you to have a higher reading level than a 4th grader
Hi, how to speed up delivery time after buy some weapon from international market 10 times faster
Do you know a good modding community, which help beginners and have patience?
Hi peeps, here is a question, how can i disable the main pool of generic icons?
Any tips for a total overhaul mod
Hello Hoi4 Andorra fans, I have come here to bless you with two of the political paths for the upcoming Andorra mod: The communist path and the Catalanist path. Have a great day!
does anyone know a mod so i can leave the axis faction despite being in a war helping germany
made plan Madagascar in my mod about axis victory🥶
it’s still good?

yes sir
Like making one? Or finding one to play
Making
get a team as chances are you can't do it on your own
there's far too much stuff you'd need to do
and also if it's your first time seriously modding total overhaul might be too ambitious, it would be better off to start with something small
I agree with everything Kong said, im working on a overhaul mod with a entirely new scenario and everything and i got a team of 3 to work on it
And we expect to have something playable in idk about a year or so
And thats even being ambitious
Hello guys, im in a bit of a pickle
Im trying to make a mod with a custom map, ive perfectly followed this tutorial step by step and everything seemed correct until i started the game with my mod, but it keeps crashing, and he mentions something that whenevr you crash and if you have this error cord you need to fix the province map, but eventhough my hoi4 is on -debug on properties on steam, it doesnt give me that super long pop up thing when it crashes, it just tells me to report how it crashed
It's hard to find a team (atleast for free)
People wanna help, but people with limited experience making a total overhaul is a horrible project to join
Im good with alot of the things I have in mind, like focuses and stuff
I see
So I am not bad or have limited experience
The only problem I think is there is alot to do especially in the realm of history files
The King’s Man mod?
huh
Thanks
So basically
It's a mod for OWB
It specifically is a tech mod
To add in some extra stuff for the infantry tree
map is usually more work
while coming up with content is probably the top time cost
which is why I mostly adjust existing content
So since I am most likely not able to get a team of sorts, how would I do that, I was working on a smaller germany scale mod but I don't know if I wanna continue that over a scenario mod
please make it so that for_each_loop, for_loop_effect, etc dont function as auto hidden effects paradox 🙏
itd be nice if i could define a custom effect tt in them
i fear no modding, but gui and map modding, it scares me
i hate gui modding
guys how do i make the parties attached to the box above?
gui modding is so painful
I have a question, if i make mods like kr or tno level of popularity, do i have any possiblity of joining paradox?
just a thought
Well yes and no
Ig it really depends on the mod
And how interested people are in it
Like my mod we’re rewriting history from 1850-modern day in a post apocalyptic dieselpunk style ice age and we’ve so fad had probably around 10 people volunteer to help
Tho that was at the beginning of the year when we were working on a older version of the mod that went into hiatus due to irl conflicts, we’ve sense started from scratch on it and are doing aight with 3 people
