#modding
1 messages · Page 44 of 1
There was one that focused wholly on japan and china in like 1930, cannot remember the name though
hoi4 folder -> gfx -> flags
karabakh belongs to azerbaijan tho it’s a core for azerbaijan
I currently do have Karabakh as a core of Azerbaijan.
I'm talking about the hypothetical alt history path where they recognise Artsakh.
If they recognise Artsakh as independent, it should remove their cores from Karabakh since it's Azerbaijan saying "we do not own this territory."
Right now they have it as a core. But if they recognise it, they lose the core.
Glad someone here has played and enjoyed the mod
im making a mod, but what do i type to make this a generic asian leader photo?
i made the mod but the coutnry wont apear. i enabled it, come soneone help?
dose this have something to do with it?
It’s a very good mod imo
I also like the Tanya the evil mod
I looked it up as a joke and I wasn't expecting a fully fleshed out mod
Whenever I play the mod, I have a different mod active that plays the soundtrack of bocchi the rock
I had that
The btr music is really good
I now listen to jrock just because of that anime 😂
It's so good. I do wish that Spotify had the ful version of the song sick hack did because I heard it's only available if you bought the bluray in Japan
I found out that there's also a girl's und panzer mod as well which I haven't played yet but it looks pretty interesting
There's already a country named PAL
Did you see a tutorial?
hello guys i want to create a mod for hoi4 is there any good tutorial or doc that i could follow
Theres the wiki, and ironworkshop has decent vids for making your very first mod
Guys, sorry, I'm new to hoi4 modding, so a newbie question - can I add feature, that would increase build speed for a specific unit. For instance, I want to boost CAS build speed for Germany instead of research boost for light frame from their focus
It does not work after airframe construction redesign, everybody use it to make interceptors first
i'm not good at modding but i have an idea for a mod, basically for the soviet path for the baltics where if russia goes non aligned or fascist you can reform the soviet union by yourself
Define it as the generic you want
As you would with any other portrait path
You set them to cosmetic tag SOV_communism when formed
Is it possible to change focus trees for when different ideoligies/leaders take over?
just once tho so it wont be changing
I dont think so
But you can deal with conditions so that a part of the tree can only be used bei a specific leader
I want to ask if I want to make a mod, what are the stuff that is going to take it down very soon after I release it?
Just want to be sure what are topics that shouldn't be put in a mod
Is there a possibility to steer AI deployment to different theaters? Like, tell to AI Germany: put 10-widths on Maginot, average divisions around Western Poland border, armor spearhead in East Prussia?
It is definitely possible. Some of mods are using it, and Chinese nations in waking the tiger
do you know how to?
yes you can my friend plays that mod
I've just started the game to check it. Focuses like "Proclaim Rival Government" and "Power Struggle" for the country "Guangxi Clique" switch focus tree. Use reverse engineering
Probably asked many times. But I've been using Coloured Buttons, even though it's outdated, with no issues. Of course you still get the warning. Anything to worry about or that older mods could corrupt a save?
Just my introduction hello !
is there a way to spawn divisions trough decision
Use the create_unit or load_oob effects
so like create_unit and stuff?
Ye, in your decision's complete_effect add a create_unit or load_oob effect. If you don't know how to use them, look them up on the wiki (https://hoi4.paradoxwikis.com/Effect)
random_owned_controlled_state = {
create_unit = {
division = "name = \"Infantry Division\" division_template = \"Infantry Division\" start_experience_factor = 0.5"
owner = GER
}
}
will spawn a german infantry division in a randoms state of whichever country you run this in
Alternatively, simply run
load_oob = my_special_divison
And in history/units add amy_special_division.txt file where you define the unit
thanks
my friend when he got road to 56 he would not load in hoi4 someone got any help for this?
thanks for the help
Hello how do I replace gfx from other mod with my gfx. There are some pictures in road to anime that are not anime girls and I wanted to made a mod for my friends that fixes the problem but my gfx does not show up in the game. It works normally when I replaces the files from mod folder but as a mod.
I did it before but I can't find the file to unpuppet. It's in Country?
nvm founnd it
witch one?
ok i got it to show up, but how do i fix this?
My point is: How can modders without investment and for free make way better portraits than those of a company entirely focused on developing a game.
I apologize for the words, but I am dissatisfied, why not keep the NSB style?
Add history to the state file
history = {
owner = CAN
add_core_of = CAN
buildings = {
infrastructure = 1
}
}```
you can add whatever buildings you want like an industrial_complex
but a replace the tags with the costom country tags right?
yeah
remove that 50
k
Can you upload the whole file?
Yeah
its to big
which one wasn't working?
both
history, states
Can you upload the whole mod? like zip file
to big
even if zipped?
got it
its supost to be based off a micronation but since i dont know how to make new provinces i took all of BC.
There's a good tutorial on provinces
Welcome to the advanced modding tutorials!
In this lesson we will learn how to add a new province to the world map.
If you have a complicated questions that can't be answered here properly (for example if you want to attach a screenshot) you are welcome to use the topic on the Paradox forums, I am always looking there for questions:
https://f...
@orchid ruin
I'd also recommend using a different file for your tags
Using the same file can cause issues when the game updates
what do you mean?
Your file for tags is 00_countries.txt which vanilla uses for all its tags
now its kinda working. how do i fix this?
if the game updates, it won't have the new tags because the file in the mod overrides the vanilla file
ah
how do i fix the remaining problems
I dont know what happen but I am making a focus tree and icon dont show up at the start of the game.
when i select the focus icon show up and it was fixed after i select the focus
What's the remaining problems?
You need the shine interface file
interface/goals_shine.gfx
create an on action
on_declare_war = {
effect = {
if = {
limit = {
ROOT = { tag = TAG }
}
country_event = event.1
}
}
}
its not apering right
wdym?
localisation is spelt with an s
and you should use a seperate localisation file
This needs your country tag
You need to make a character to be your leader
I tried fixing it but icon disappeared
Did you make sure to replace all entries?
did you follow the other steps?
in the thing?
ye
wdym by that
what thing
localisation is spelled with an s not z
and put colour in color.txt
dose that efect it?
yes
wdym by that?
also fixed spelling
whare is that?
common/countries
you already have it there
but in the wrong folder
along with the paladonia.txt file
I think It might because I edit goal shine file manually
You should make your own shine file
do i pout it in localisation?
how do I make shine file?
copy the existing shine file and delete it all except for one bit
then rename it
no contries folder
you need to make one
it should have shine in the name
separation_from_raj_shine
in the "name" part only
uuuuuum
Did you remove everything else from the colors file?
i mean it worked
not yet
wait so i remove everything else but whare do i put it?
No don't remove everything else
?
I'm saying the colors.txt file needs every other country in it
try restart your game
nope still broken
can you upload the mod again?
i tried doing it but it is still the same.
You're missing a bracket in the colors.txt file
at the beginning
can you send the file again?
like this?
?
You need to make a character
thank you it fixed
no problem
what was wrong with my old file
- i want to set my capital in a customs city in 12578
You have to make a victory point in the history file
ah
There is already one there which you can copy
?
in the state file
tell it where with the province you put in the state file
and the victory point needs localisation
?
oh i get it now I need to add shine in sprite type name
Yeah
thank you
np
like this?
i mean two victory_points as well
It will set the one with the highest victory points as your capital
and it's history/countries instead of history/contries
name is defined through localisation
1234 being the province number
You'll need to include the " as well
it will be a complicated country becuse it has bc and hong kong to defend, but should be fun
oh
uh it made hong kong the capital and vancover no longer exists
may have to go but help wopuld sill be apresiated
wdym it doesnt exist?
guys help
I tried to create my own radio
with a mod
and the localisation doesn't work no matter what I do
the name of station is
TGradio_music
and then I did this in C:\Users***\Documents\Paradox Interactive\Hearts of Iron IV\mod\TG_Radio\localisation\simp_chinese\TGradio_music_l_simp_chinese.yml
doesn't work
send help
Hello, I have this error Multiple character have the tag <TAG> for several characters, but I recruit them only once . Can you help me fix this? Here's the character file.
Hey, how to make a TNO style political pie chart? I looked at the game files but nothing makes any sense
Did you set up the Localisation?
Do anyone know any post-ww2 mods?
Error loading flag for country GRU : Ideology democratic : Path gfx/flags/ : File not found
why doesn't the flag appear?
Оппенгеймер?
national spirit spritenames should always be prefixed with GFX_idea
see those 2 screenshots for reference, that is how you should declare them. hope this helped :)
Thanks, It helped
nice 👍
guys help
I tried to create my own radio
with a mod
and the localisation doesn't work no matter what I do
the name of station is
TGradio_music
and then I did this in C:\Users***\Documents\Paradox Interactive\Hearts of Iron IV\mod\TG_Radio\localisation\simp_chinese\TGradio_music_l_simp_chinese.yml
doesn't work
send help
is there something wrong with non UTS-8 characters?
how to make national spirit guys
I zoom in and there’s no city called Vancouver where it’s supposed to be
guys hello
how to start modding
i want to create the greatest empire of DNR
with denis pushlin
wwwwwwwwwwwwwwwwwwwwwwwwwwwww
Just look on YouTube the basic modding fundamentals, should be like the first result of a guy that has a whole playlist on it
How do I change the names of already existing country leaders and generals?
hello guys
so i watched iron workshop video on creating ideology
and in 7 step bonus
he opened up a file in notepadd++
and he makes usa ruling party monarchism
but i wanna make it through a focus
anyone know how
write Iron Curtain and you should find one
Thanks
@wispy plover how do i assign someone to rule a party
wdym exactly?
in modding or what?
modding
Then i ain't got no clue sadly mate,sorry i would wish to know how to but i sadly dont.
its fine
do you know anyone who knows
Cold War Iron Curtain is like the cold war mod for the game
is this balanced?
How do I change the names of already existing country leaders and generals?
cosmetic tags for countries if you mean during the game, for generals/leaders theres commands for characters
is there a mod set in strangereal
my friend when he got road to 56 he would not load in hoi4 someone got any help for this?
how much ram does he have?
im pretty sure he has 8 gigs he uses macos so im not sure how to check
speaking from my personal experience, i was unable to launch too heavily modded games when I still had 8 gb. this may have included overhaul mods like road to 56 but i'm not sure anymore. anyhow, that is probably the root of the problem.
i had the same issue its loading screen he is stuck on there it barely loads n stuff i have 16 gigs and it happened to me but idk
wait, does the game crash?
nope it just takes an extermly long time for him it never said HOI$ not responding or like that for me it did but he said it doesnt crash for him
maybe he just needs to wait longer?
like how long has he been loading?
1 houre
well thats quite a long time. only thing i could think of would be to clean out his hoi4 by deleting everything in the documents folder, verifying integrity of the game files and clearing his cache.
he has reintalled the game and done some stuff he hasnt told me yet but ill see about it im confiused since i had the same issue but i just randomly logged on and didnt experince it idk any other mods simlar to road to 56
well, sometimes issues really do fix themselves by ignoring them
true but i didnt really do anything to fix it i just kept opening hoi4 over and over
at the end of the day, if nothing is working ,he will just have to bite the bullet and buy a new 2000€ gaming pc
idk man
What is the modifier or completion reward for a focus to give control of a state to someone else?
I'm doing a focus where Israel gives the Golan Heights back to Syria but I don't know how to.
This is how I'm going so far. No idea where to put the democracy stuff.
The communist path and fascist path's positions mean I can just shove everything there to the side.
But where am I going to put the democracy stuff?
Should I maybe try and just slot it in between the status-quo and peace process paths?
I'd move the conflict stuff out of the way, but it links up with the ideology path too.
transfer_state =
So if I wanted to transfer Golan Heights which is state 909 from Israel to Syria, would I go;
transfer_state = 909 SYR
or something like that?
You have to use a scope the code doesn't work like that
SYR = { transfer_state = 909 }
Or if you want a state scope
add_political_power = 50
add_stability = 0.05
SYR = {
set_state_owner = 909
}
909 = {
remove_claim_by = ISR
}
}```
This is what I have done so far.
Clearly not set_state_owner since when I finish the focus the game crashes 
But I'll do that then.
set_state_owner would have control flip over at the end of the day if the country isnt at war
Usually looks a bit odd
oppenheimer mod when
it's called basegame
btw anyone knows how to do the paranoia stuff ?
how would i be able to stop reserch at 1940?
How do i add new icons for vehicles? I want to add a new tank icon, but ive checked pins and i cant see a way how.
any mod that lets you spawn divisions for your army???
wdym?
a cheat mod with division spawner?
uhuh
the toolpack??
You can use an if scope, like
if = {
limit = {
has_completed_focus = focus_name
}
effect????
}```
Yes
alr thxxx
new arts
thank u
mod
Hello, what do you think about my new portrait for Klement Gottwald?
nice bro
can i make a mod that changes the name of a city
me : one line break , is nothin-
Skin needs more coloring, otherwise looks good
Thanks for your advice, I will improve my work upon that.
Left side looks good, but right side looks off
can someone help me
im making a mod and everytime i open the game this pops up
this is the file of the province that wont work
Victory points need to be inside the history
So you're putting something in the wrong place thus the game doesn't know what to do with it and breaks everything after it, hence why non of the provinces have been assigned
ah i see
i closed the bracket twice
still wont work
says something about "set ruling party
why doesn't my event fire immediately as soon as the trigger happens?
for example the bulgarians take istanbul and through an event it gets renamed to tsargrad and it doesnt immediately pop up
what am i doing wrong
I think you need this if you are trying to change the ideology of a nation
set_politics = {
ruling_party = fascism
elections_allowed = no
last_election = "2020.11.4"
election_frequency = 0
}
oh wait, it was the random set_ruling_party
put it inside 001 = { } if you are trying to change the ideology of the nation owning the state
for some reson vancover and the costom capitol i made dont apear
should be in the country's history file
take out the set_ruling_party in the state file
and at the top of the country file put capital = 001
change 1939 to 1936
still wont work
i have a feeling you have no idea how moding in this game works
capital = 473
you could revert with undo
ima just delete the file and start over
i dont think you need to change the state file other than the owner
and the new capitol
at the top inside no brackets do capital = 473
i did
i want it in both
copy and paste it and just change the date
changing it would break 1939
anyways i changed the state folder so lemme test
I DID IT!
il fix the politics thing later
now use this flag for when the soviets puppet it
not a bad idea
il have to add generals and figure out how to add a starting division
this is the most qualified general
did you make the characters folder yet
lemme see
whare?
make the character folder in the common folder
then make a textfile named PLD.txt inside it
how?
just make a textfile named PLD
is thare a video totorial for this?
theres guides but no videos
next
except for maybe iron workshop
this is a interesting country to play as cuz i got land in BC and hong kong
anyways what do i do after that?
PLD_general={
name="general"
portraits={
army={
large=file name
small=file name
}
}
corps_commander={
traits={ trait_mountaineer }
skill=4
attack_skill=4
defense_skill=2
planning_skill=4
logistics_skill=3
}
}
copy off of this for generals
for file name just put the file name in quotations
go to the country's history file
and put recruit_character = PLD_nameofgeneral at the very bottom
this file?
no the history file
i have a folder called history
but no file
what other stuff is in the history folder? i may have a diferent name for it
yes
it should work
not sure how to do chief of army
hes automatically given a generic portrait
without cheff of army i cant get xp fast so il add one before i relese the mod
k
how to use
hey all! is there a mod that adds realistic production numbers and eq use?
like, as in, 1 gun is literally 1 gun if that makes sense
Only thing close I could think of is black ice if you want that realism, but idk how accurate it is
how do i change the name of a city
loc files or an effect
Are there any mods that allow 4 players to play as the same country
Simply turn on co op and hot join if needed
how do i make it use a generic photo for the leader (also btw alex jones. bruh)
e
Hey guys I’m tryin to get old world blues to work any of y’all know how to get it started?
Can you send me the file?
anybody know a good new swabia mod?
Try checking the event that fires the civil war, should give you a good template for setting up the code
is so beautiful bro
I'm trying to launch my game with kaiserreich turned on, but when i press play, I load in but kaiserreich isn't enabled. Why is that?
Validating game files didn't work.
Check your mod file and descriptor file
How?
Documents -> Paradox interactive _> Mod
You should see 2 files relating to kaiserreich, make sure the location is correct and it doesn’t need any dependencies
All I see is a bunch of pdx_ and ugc_ files and... media?
Hello, I've been having weird issues with a mod I'm making, and I've barely started doing mods, so I've got no idea what I'm doing. It's a mod for a group of my friends, so I'd rather not share the files if possible (it contains private photos). Anyway, the issue I've been having is some leader portraits seem to be missing. It's mostly leader portraits of major nations, but most minor ones have that problem as well. It's not really a game ending bug, but certainly annoying to look at. Anybody ever had any similar experiences? If so, please ping me
@obtuse condor, I really liked your works of national tricks! Can you tell me how you draw them? I can’t find the information I need on the Internet (I only come across a video on how to code national tricks, but not how to draw them). I would be very grateful if you tell me, I also want to become an artist!
Where have I seen this before?
the entire mod?
No. Just the history/countries file
i'm making new china mod, should i go through the effort of making a new party. the Kuomintang?
I would do it
is there a mod that makes everybody in 1 faction? i want to do a 1 vs everybody
play attack on titan mod 😂
everybody hates paradis
sorry to ruin it, but i am genuinely asking
yes
in aot mod
in the world of the anime, everyone hates paradis (madagascar irl)
so mod makes the whole world declare war on you
while youre madagascar
Maybe this will help you
bro send where this is from pls
I make this
ok will you use it in a mod
No
looks freaking epic bro
in my imagination it could give buffs to cold attrition and stuff as germany
idk
I somehow don't beleive that asset is yours
nepal focus tree when?
Would you like to make one?
i tried to mod once i failed the mod was broken
Hi my mods are not working is it because there’s a new DLC coming soon
My mods aren't working either. They were working a couple days ago but now they aren't.
The new DLC is coming out soon so it might be that what’s causing it
How do I check if there is a certain amount of naval bases in a province?
@frail sapphire did you find anything wrong?
hi
Yes. Try to remove the this:
recruit_character = ALG_ar
recruit_character = ALG_acr
recruit_character = ALG_mt
recruit_character = ALG_stc
recruit_character = ALG_aa2
recruit_character = ALG_acgs
recruit_character = ALG_ncm
recruit_character = ALG_nccr
recruit_character = ALG_coi
recruit_character = ALG_democratic_guy
recruit_character = ALG_acd2
recruit_character = ALG_acas
recruit_character = ALG_communist_guy
recruit_character = ALG_ncs
recruit_character = ALG_awt
recruit_character = ALG_pot
recruit_character = ALG_fascist_guy
recruit_character = ALG_ai2
recruit_character = ALG_nt
recruit_character = ALG_aco2
I'm making a mod, and for some reason my game is crashing when I try loading in with no crash popup at the "Loading History" point
if you have any fixes i'd prefer dms (more organised, less people speaking inbetween)
did nothing
try now. First you have to fill in the things I wrote at the character picture. as example "gfx/leaders/GER/portrait_wilhelm_ii.dds"
any help please? ^^^
Send me the mod. This afternoon I try to fix it. Is it okay?
please advise some mods for someone who hasn't played with mods
Does anybody know a submod for Millenium dawn that has Romania?
No
Could be several things I think
Ofc check all error logs for clues then scrounge through all files that could be problematic
All the most downloaded overhauls on the workshop
You cant use them at the same time obviously
for georgia
i think that good
i'm trying to make 2 lines of research mutually exclusive to eachother for each passing tech
what is the sintax?
because "leads_to_tech =" allows only one tech
if i pick dispersed 1, i want to have both conentrated2 and dispersed2
as options
I have seen from looking up in the discord that mod advertisement in this chat is allowed, so I will! 🙂
Has man gone insane? A few will remain, who'll find a way to live one more day through decades of war?
It spreads like disease.... there's no sign of peace, from religion and greed cause millions to bleed...
Three decades of war...
Get introduced to a new project of mine - The Seventh Seal. Arguably the more devastating and destructive war Europe has seen before the World War - more than even the Napoleonic Wars or Seven Years' War - the Thirty Years' War began over a religous conflict in Bohemia and ended as a continental war to contain the Habsburg Empire. Europe was set ablaze in a war that would lead to the death of eight million people across the Holy Roman Empire, and even beyond it. England is stepping closer and closer towards civil war, the Polish-Lithuanian Commonwealth is decaying, Russia is recovering from the Times of Trouble, the Ottomans and Persians are fighting over the fate of Mesopotamia, and Catalan and Portuguese rebels challenge to strech the already-exhausting Spanish Empire's resources thin.
By editing the game's clock mechanics we unlock for you full thirty years of gameplay.... With special religous, government and courtly mechanics and an incredibly detailed map of Europe, the Middle East and North Africa, the grand finale of Europe's century-long religous conflicts now lay in your hands. Will you march like a Lion from the North to liberate the Empire? Will you fight for God and Emperor? or will you choose one of the many minor actors of Europe to forge your own destiny in the apocylipse?
The discord has just been opened, we are currently working on finishing the map and soon towards beginning to implement content. We would very apperciate any of you who are interested to join in any way you can. Coders, writers, GFX artists, and anything else! Thank you, and see you for a Lifetime of War! Idk if posting a link to a discord here is allowed tho, so if anyone wanna join contact me in DMs!
(Clarification: Where it says 2000 on the clock in the image its from testing wether the clock edit actually works, game obvs doesnt start in 2000)
Did you set the subideology to the correct one?
Try setting the name to a capital name
Like "Rylen Checkly"
i made a new country but i cant select it and its empty when i try to
who has the latest tutorial that actually works on how to create a country
Hi, could someone help me with modding issues, thanks. Waiting in https://discord.com/channels/183787140671471616/727260126481744033
is there any mod that handles trades for you automatically?
Maybe your file name is incorrect
?
wdym?
send me the files
Try changing the file name to PLD - Paledonia
Send me the entire mod
Try remove this
What does the charicters folder do?
I'm seeing a lot of wrong things
Fire flags tho
it was to try to add a chef of army
Also there's no gfx for leaders
I'll make it for you
kk
Alr
Any generic Asian leader?
I haven't added the chief of the army uet
Yet*
The capital is in Douyu?
Yes
Ok
Alright
then send me the corected mod
wait how to i replace everything without messing it up?
Do you mind me testing it first
Idk
Maybe don't change the folders name and watch a tutorial
mabye il get the folder, delete all the files and replace it with the new ones
testing done?
ah
I don't know how to change the party name
Alright
Hearts of Iron IV\localisation\parties_l_english.yml
cool
Try it
No problem
How do you add multiple country leaders, like one for fascist one for communist one for Non-Aligned
For a nonexistent nation
Basically a new nation
I have figured it out
how do i show the days since completion of a focus
it currently shows that you need have completed it 70 days ago but it doesnt show how many days have passed
how can i update mods for the xbox verison of hoi4?
hoi4 aint on xbox
do u mean gamepass?
One focus has 3 focuses behind, how do i set up prerequisites to make 2 out of 3 previous focuses needed for the 4th one to be unlocked?
but so that I can chose witch 2 to do out of these 3.
Is there a mod for air travel
Make 1 a prerequisite for 2 and 3, and make 4 have both 2 and 3 as prerequisites for itself
if you put both in the same prerequisite scope it will only need one to be completed
That doesn’t work with what they asked
You can have multiple prerequisites with multuple foci in each
If you have two foci in one prerequisite, and then another two foci in another prerequisite, it should work.
Wait what I did also doesn’t work
ah yeah I misread what they said, the 2 and 3 confused me lol
You would need three prerequisites
A or B fulfills P1
B or C fulfills P2
A or C fulfills P3
That could be a little ugly and hard for the player to understand however, so it’s also possible to do the same thing in requirements instead of prerequisites then using a custom trigger tooltip
How do I add a releasable nation to my mod nation
1,2,3 are assumed to be at the same level and independent of each other, one focus of them should not wait after another
What anker said would help you more than what I did
Wdym by that? Add a nation that doesn't exist but has cores on territory?
i will look onto how to do custom tooltips
btw, I only started modding a few days ago
and I have a funny problem
my mod works fine for me, from the mod files in documents
but when I try to use it from steam workshop it gets ignored by the game
No as in thare a new nation in a mod but also a releasable for one of its provinces
Releasable for one of its provinces? I'm not sure what you mean
You can't use your own mod from the steam workshop
If you have a local mod, the same mod won't work if it's downloaded from the workshops
ah, ok
btw, what motivates you to help randoms?
I want to know a modder's mindset
Honestly? I have no idea
I just know that I've spent my time learning a skill, and it would be wasteful to not share that to help other people
I'm pretty sure The "play hoi4" and "make friends" focuses are mutually exclusive
haha
i played a little to much MP in a while, and now modding looks more fun and risk free
from getting embarrased
due to bad micro
how do focuses like the great purge focus show days since completing a certain focus?
is there a mod that makes peace conferences sooo much better 💀
Probably some combination of variables, I'd recommend checking out the focus tree
I never got into mp tbh, and while modding is less risky in that sense it can get just as tedious
player led peace-confrence?
ok
Yeah that's probably your best bet for improving peace conferences
didnt really understand it i could only understand to make it show that you nedd to have completed a focus X days ago
Can you send the vanilla soviet focus tree file? I'm not at my computer right now but I might be able to help you lol
ok
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
The focus adds a flag, which then the next focus identifies having been added for a certain number of days
Then after it passes, that next focus is unlocked as the days > 175 has passed
The text seems to be scripted localisation, maybe?
Don't quote me on that though
does anyone know why some countries dont rename when i rename them in localisation?
new arts
why does road to 56 keep crashing my game when i legit just downloaded it?
??
actually you want low inflation, not no inflation
thats why the fed aims for 2% inflation, not 0%
Stable economy probably represents 0-2%
Why is that?
I’m assuming this is referring to real-life economics
yes
my economics teacher said its too avoid deflation, not necessarily because the little amount is good
0% inflation is bad
A stable economy aims to have about 2-3%
2-3% is pretty high
Afaik 2% is the optimum. At least thats what my government is aiming for.
Not really
No it isn't, that's exactly what it should be
The US inflation rate is 3.28%
US 💀
I thought 2% is the baseline
any up2date modding tutorials?
where is the problem, why name is not recognised?
this is what i want to achieve
more politics
🤤
except i will replace the lower policies with tax and migration
Does anyone know if making provinence names need more than loc file for VP?
whats the focus name?
theres a typo
organizer not oraganizer
actually no.
he may have typed it that way in his file, but prob thats the issue
and it's organiser hehe
tbh i need help with provinence name if you know how to do it?
wdym provinence
what file is the "laws & government" part of the gui located in
like advisors and policies
i cant find
try gfx or interface
or common
ill help
bruh
in the interface folder i couldnt find it
countrypoliticsview? honestly i never done gui
try the gfx folder
gfx interface?
yes
localisation
no
not that text file
i want the text file that determines where the buttons are located at
its the coding game, you have to be specific
wtf
its not there
i couldnt find it in that file
basically i will turn the lower policies into tax and migration
i looked there
i couldnt find it
maybe you can
it wasnt in countrypoliticsview
check a mod that exclusively adds extra stuff there, and see what they changed
ok
?
this?
you can try
it's common/idea_tags
it makes perfect sence imo
idk
A decent ammount of gfx stuff is just inbuilt
well that depends
i did a vp file for naming provinences
and it didnt add the name
vp file?
victory points
yeah, but what kind of file?
You'll also have to add a victory point in history/states
whats the file called
Well depends on which state the victory point is in
i see
The file name will match the state number
ok so
i made a seperate file for it 
wdym?
thank you.
No problem
the more you know LOL
how do i move that + button to under the current ones
rip
yuh
Yeah I got no idea, every idea expansion mod I can see only uses one row
it's possible that it's impossible
but dont quote me on that
me personally, i would add a new row
@timber zenith yk that thing i did, it broke another provinence xddd
You might've missed a bracket in a file
wdym?
got a question actually
no
actually
i may have fixed it
Ask the modding coop
better service there
?
tbh it looks like this channel has 3 of us
fr
WAIT YES I GOT IT
what
I FOUND THE ANSWER
WHAT
ok its in interface/countrypoliticsview.gui
oooooooooo
Nice
i swear i've looked in that
i couldnt find where shit was
go to country_politics_idea_category_entry and under gridboxtype set max_slots to y=2
winmerge is a lifesaver 💯
ok now i need to move the thing down
how do i move it down
welp good luck I gotta go to bed its 5 am
Gn
goodnight/day/evening/whatever lol
its the default shit
what
the file.
countrypoliticsview.gui
thats the file
and im at the part where it says "country_politics_idea_category_entry"
found it
ok
do i need to keep restarting or does it edit in debug?