#modding
1 messages Β· Page 133 of 1
i just don't get this scratches head
i fixed the focus issue, but i still got my equipment/tank issue
screenshots for reference
lol
need some help
how do create more building slots
i'm so confused
I thought creating provinces would increase the area I could build factories in
apperantly not
How do I rename technologies?
in the localizations..
The same place you would name or re-name basically any feature of the game
@obtuse condor It should be somewhere in the state file maybe try changing the type (idk how its called) you know rural area city megalopolis , etc.
anyone have any idea what to do when in the game it says "event id not found insert event id here" even though I am specifically sure that the event does exist and that I typed in the right thing from copy and paste even?
anyone knows how.. i give other coutries states through focus? i.e let's say i get North Sakhalin from the USSR through focus and wants to give that to Japan, what kind of code do i need to do to get that to happen?
thanks, i got it to work now!
does it work?
nah but it's going in the right direction I think
Ay guys if I want to edit a already existing country
do just add files with the same Tags?
I don't want to remove a country just create a mod that edits a existing one
Modify the existing file
if I use the nudger tool to cut out states.. does it only affect my vanila game?
K
Well i created the the states but they doesn't seem to get assigned under siam
state={
id=743
name="STATE_743"
resources={
rubber=10.000
tungsten=2.000
}
history={
owner = SIA
buildings = {
infrastructure = 3
}
victory_points = {
7236 1
}
add_core_of = SIA
}
provinces={
1253 1488 1990 4496 7312 7492 7531 7675 8045 10371
}
manpower=4140800
buildings_max_level_factor=1.000
state_category=rural
}
modding is so annoying holy moly
do you know what that means?
bc it took me 1 hour to learn it
no high level language means its very close to english
so uses lots of words
whereas low level, or "machine code"
uses a lot of 1's and 0's
the joys of computer science GCSE
lol
else its 3 homeworks missed by tuesday
alt f4
Hello, comrades
@placid hedge u have to more spesific
my advice look out for the terminology then from there look around on the webb
can someone help me fix this file?
focus_tree = {
id = siberian_focus
country = {
factor = 0
modifier = {
add = 10
tag = TUT
}
}
focus = {
id = TUT_deal_with_japan
icon = GFX_goal_generic_improve_relations
text =
x = 1
y = 1
cost = 10
ai_will_do = {
factor = 1
}
available_if_capitulated = yes
completion_reward = {
transfer_state = 562
transfer_state = 644
transfer_state = 637
add_state_core = 562
add_state_core = 644
add_state_core = 637
}
}
#
focus = {
id = TUT_deal_with_vladivostok
icon = GFX_goal_generic_major_alliance
text = TUT_deal_with_japan
prerequisite =
x = 0
y = 0
cost = 10
ai_will_do = {
factor = 1
}
available_if_capitulated = yes
completion_reward = {
transfer_state = 560
transfer_state = 655
transfer_state = 409
transfer_state = 408
add_state_core = 560
add_state_core = 655
add_state_core = 409
add_state_core = 408
create_faction = "Anti-Soviet Coalition"
add_to_faction = JAP
}
}
this one for some reason the focus are named x and are misplaced
i'd suggest using this webpage to make the general part of the focus tree: https://jordsta95.co.uk/tools/hoi4/
it's great to put up how you want your focus tree to look like, and where everthing should be
I prefer making it all from scratch. Used the editor. It's shit.
well, for me, this is the first time making a mod for HOI4, so it was nice that someone had made that tool
tbh, when making a picture for your advisor, is there any special place where the gfx needs to be and eventually, which file type do they need?
should be dds and the picture goes into the ideas folder
thanks
i can't get the picture to show though ;..;
i got the right size and file type π€
oh.. thanks xD
i.... just made the game crash with my navy shit ._.
right, i removed a whole 3 }
How do I remove the default Main State and replace it with my own? I can't seem to get it to work
i created all the states and done it all I still seem to be getting errors and the game just crashes sometimes with no bug log
state={
id=743
name="STATE_743"
manpower=4140800
state_category=rural
resources={
Steel=32.000
Tungsten=18.000
Chromium=10.000
Aluminum=15.000
}
history={
owner = SIA
buildings = {
infrastructure = 3
}
victory_points = {
7236 1
}
add_core_of = SIA
}
provinces={
1253 1488 1990 4496 7312 7492 7531 7675 8045 10371
}
}
I splitting main Siam State into 4 pieces
central northern weastern southern
Could really use some help guy been stuck on it for 2 days
Hello , is there a way to spawn divisions through an event?
you can
Romania has one through their focus
check the ROM_vanatori_de_munte focus
@obtuse condor you have to make ur own coutry tag and replace the old tag of the country with your new one
how can I disable continuous
continuous focusus*
Because they arn't useful and they break Kaiserreich
anyone has a link to the mod isorrow played with world devided to four countries?
guys i needh elp asap
basically i've been making this mod real quick and
everything is working actually
but the first {
doesn't pair with the last }
doesn't matter how much }s i write
what do ido
you know how every { needs a } to close
well the first bracket , in this case {
doesn't pair up with any } so it doesn't close
what do i do
no you dont get it
for every { there should be a }}
there is one { in the beginning the first one
and it doesn't pair up with any } i write
even if i write 50 }s
Show me your code, i don't get you
question: i want to add an navy chief that increases navy production (i.e producing ships faster), does anyone know the trait/command for this?
You need to add a new trait in "00_traits" i believe its called
what if iraq won ww2?
i said 2 months ago
now i have a mod that is 450ish MB
and is extremely cancerous
every dead meme has its own country and saddam rules iraq in 1936
@oak bough that i guessed, but i just don't know what.. uh, it's called
if you know what i mean? XD
the modifier to build ships faster?
yes
its industrial_capacity_dockyard
industrial_capacity_dockyard = 0.2 would make dockyards 20% more output
thank you!
np
my code is confusing me... mark 1 is right and should be at mark 2... but it isn't ;..;
seriously, this is giving me a headache
\
lol
I had permission by the owner to put up this video, other users are not Permitted for re uploads
how do i target a specific state to drop divisions from a focus?
There are no requirements, just create new file, add the the infracture/population/factories you want and don't forget to delete provinces you're adding from the initial state
For the first time you should consider copying original game file and just redirecting provs inside
If you want your state having supplies, you should add it to a supply region
See there is the issue
if I want example Siam
to have more states
then I have to create a new country then assign the provinces ids to it
but
what do I do with the original country
do I have to remove it from the vanilla game to make this work?
@thorny acorn
If you just remove all of Siamese cores, it would completely vanish Siam from the game @obtuse condor
You must NEVER mess with the core directory, if I get you right
okay then thats the current issue
how i moddify siam without editing base game?
does my mod overide the base game file?
Yes
oh
Everything in mod folder overrides game files
I just want siam to have more states, since I want to edit Amount of state they own, and edit the states size
do I need to create a new country or can I use the same country tag for Siam?
You should consider watching youtube tutorials or reading forums before you do sometging as sensible as modding the gam
You can use SIA tag
I know but I can't seem to get it to work
Then you do it wrong
You just need some more experience
I guess
What exactly is going wrong?
well the game crashes
and I don't get a error log
-debug start
still didn't work
https://www.youtube.com/playlist?list=PLBGZyYzya9TUnpm8XTmbIbSabungljqzk consider watching this
Is your vanilla game without the mod working?
yeh
Anyway imma try add the base core files with no "core states" to see if it works
@thorny acorn do i remove the capital from the countries file "in the history folder"
What? You want new tag or "SIA"?
in the original state 289 the capital is bangkok and it's the capital of SIA
but since I want to add more states, this state will no longer be used
and Since i'm using a new tag "THB" instead of SIA
then i guessing that if I leave the capital in the state 289 that it will remain in the base game but i could be wrong
"the entire state would probably remain"
It could also be because the new country is a copy pasta and it's using the same colour codes
What exactly do you want from me?
Just redo the mod
You must have screwed somewhere on the way
You'll see your errors once you get more expirienced, I don't think I can help you with information you're providing
thx
You already posted it
Anyone in this great community know how to remodel the character textures?
You better ask on forums, this is a lot of work for a starter
I need help with this: I added Doggerland and Atlantis and everything works fine. But the colors are off? Any idea whats causing this?
LMAO i capitulated germany as czechoslovakia
Are there any good modern day mods? Anything except for Millennium Dawn
tried the chaos version of millennium dawn?
@shell summit Modern Day 4
@obtuse condor THANK YOU!
π
[session.cpp:351]: Dropped command: order_unassign_command, tick: 65535
what did it mean by this?
ive turned off all other mods and re-subbed to road to 56 but czechoslovakia still has vanilla focus tree
cleared user directory aswell
dont know whats the problem
Bcs road to 56 only adds focus trees for the nations those doesn't have one?
they removed it when Death or Dishonor was launched
awesome
then quit for a while
Hey guys
I want to make a mod, but the wiki really only shows how to change the loading screen quotes
I want to change the time of the mod, add new ideologies, and make focus trees
Aswell as new countries
Not that hard to google an youtube tutorial
I prefer text tutorials.
You can go to a forum
Good for you
I have one question
In the bookmark files
how can I set the start date to January 20th 2017
It is by default 1936.1.1.12
What are some good alternarte history mods like The Great War Mod?
@deft quartz , you need to also change "defines" file
You dont need to @thorny acorn
Just go to common/bookmarks/blitzkrieg and change the date inside the file @deft quartz
@obtuse condor, you will get some bugs if you don't change "defines"
Anyone suggest any good mods?
Which topic?
World War 2 if thats what you mean
Russian ha of course not
Oookkkkaaayyy
anyone up for hoi?
<@&293146813010149377> hosting a r56 game soon
anyone up foor it?
@everyone Is the βThe Great Warβ mor good
Its your best bet for now, until "The War to end all Wars" comes out
End of a new beginning tho
end of a new begining is a piece of shit
stop right there criminal scum
π€
why are you everywhere
.iAm Axis
Dragnorian#6737 You now have Axis role.
zicasius? 
the 30 year wars dev
kys

Cold War mod
looks good
Any help?
ummm...
@deft warren goddamnit not again
i dont want to invite notsobot here for the tag
Can someone direct me to a turorial on how to make custom focus icons, the steps of actually making one, preferably in gimp since that's the program I use, but ps will also work
hahaahaah
sdfg
Hello i am making a mod for hoi4 based around italy and germany not unifying and the resurgence of old ideas and people groups, like a roman resurgence group taking control of rome and a divided italy, the rise of phonecians and assyrians back to to main stage along with other things, i more or less need people to help me with creating the lore, creating new countries and the general development of the mod
phonecians
yes
What a meme
Indeedidlydoo
Is it a mod where you can annex small states from every medditeranian nation?
No you have to work for it and encourage revolts
gimp has more functinality, but I much prefer the paint.net interface
its so user friendly
@astral beacon Pretty obvious thing
You are trying to set a building to 6196 in the file for another state, the file for 120
you fuck italy hard
Sexy

Hello it appears i have deleted austrias history file from the game on accident, what do i do?
its called reinstall
i sorted it i just used the history file i was using for modding and made an austria version of it to put in there for now
I am making a mod for hoi4 based around italy and germany not unifying and the resurgence of old ideas and people groups, like a roman resurgence group taking control of rome and a divided italy, the rise of phonecians and assyrians back to to main stage along with other things, i more or less need people to help me with creating the lore, creating new countries and the general development of the mod, the name of the mod is Resurgence of Empires
A resurgent Hephalite empire would be interesting
i think i played it but i didnt like it xd
I am making a mod for hoi4 based around italy and germany not unifying and the resurgence of old ideas and people groups, like a roman resurgence group taking control of rome and a divided italy, the rise of phonecians and assyrians back to to main stage along with other things, i more or less need people to help me with creating the lore, creating new countries and the general development of the mod, the name of the mod is Resurgence of Empires. Here is what i progress i have made within the last two days
Along with that i have split up the italian territory between other powers for now
1859, the austrians defeat the piedmontese army and therefore italian unification is never realised, along with bismark never getting into politics
Why is Nice in French hands?
For now it is, i am working by creating the countries in each area first, starting with germany and italy
so it will go to italy soon
Can I hire
a modder
to mod
a simple mod for me
I just can't finish my own mod
I got all the ids and shit
Anyway
type to me if u want it
cash
for a simple state mod
"dab"
tfw when you make a new mod and the game won't even start anymore
Hey guys, could anyone help out with a really simple modding question? I made a .mod file that the launcher is properly identifying, and I made a mod folder that's basically a copy of an existing mod in the Workshop.
Maybe I'm specifying the path wrong? It's path="mod/noncore" in the .mod file
Or maybe the actual folder has to be zipped or something?
Sorry, the question is: why is my mod not doing anything?
It's just supposed to change the base manpower in a non-core state to 10% instead of 2%.
Hello people of the modding community i am looking for people to join my modding team and those who are interested can dm for more info about the mod but i will give a screenshot of some of the latest progress
how to kill a leader after the beginning of the game like in a mod
thanks
is the mod called "border gore" @vivid plover
@obtuse condor HAHAHAHAHAH you haven't seen russia or all of italy
and we aren't even done
Anybody Intrested in creating a new big mod
i dont have skills
I'm already
@willow jewel About what
How do i get the states from Millennium Dawn And move it to my Mod?
Cause when i do it The states dont show up and only had the default states
Provinces were redrawn
guys
anyone up for a game
?
only road 56
then pl come to rrom1
check out storng luxemborug
No u
how to create a new state
You make a new state file
was reading the hoi4 reddit
and they were discussing the kaiserreich mod
how to win against a buffed af french commune
let them push through austria hungary who is at war with serbs then when they capitulated the winner goes to the serbs for some reason leaving the french's entire balkan army encircled
is it possible to make a country (let's call it country A) declare war on country B from country C's focus ?
in other words , let's say i'm playing USSR , would it be possible to write a focus (for me)
that when completed makes finland declare on norway
it should be
FIN = { declare_war_on = { target = NOR type = take_state generator = { ?? } } }
as a completion reward
you can also change the type of war (puppet etc.)
yep , that worked
Old World Blues - New Fallout Mod! | Hearts of Iron 4 [Old World Blues Mod] In this Video we are playing as Caesar's Legion in Old World Blues Fallout New Ve...
Does anyone know how I can add a mod locally, without the workshop? Where should I put the file for it to show up in the launcher?
@ocean moss In your documents/paradox/hoi4/mod folder you need to put the folder and the .mod file
I did create the mod using mod tools, but it does nto show in the launcher
Ah now it shows
How can I disable a building from the game? I am trying to remove nuclear reactors, changed the 00_buildings.txt to nuclear_reactor = no but USA can still build them
I can't seem to download kaiserreich without steam
You can still look into its files if you downloaded it with steam, its in Steam/steamapps/workshop somewhere iirc
Yeah I can't do that
yar har fiddeldidee do what you want coz a pirate is free?
Get the direct download from this paradox plaza thread then
https://forum.paradoxplaza.com/forum/index.php?threads/kaiserreich.529944/
This thread has two kaiserreich downloads, one for hoi4 and one for darkest hour so make sure you have the right one
@obtuse condor
can relate, used to have pirated hoi4
Yeah I'm too young to get a job
still a wee lad
I don't see the HOI4 base version
you can buy steam or paysafe cards basically anyhwere lul
its like 10β¬ when on sale, you cant be that broke
you can literally get 10β¬ working for one hour
construction paid me 20β¬ an hour for helping out
find work where needed and youre in the money
Where is the base game download? I only see darkest hour
I'm 15 m8
can't do any work
labor laws in US
just gotta think like an illegal immigrant or sth π
I mean
or mow some old peoples lawns kek
oh thats great, you can make heaps dealing drugs then π
so is a friend of mine who made 3000β¬ with weed
even better, medical marihuana available everywhere
found it
another thread
actually wait, if youre cracked then youll probs not have a paradox account which you need to dl this I think
Does this mediafire link work for ya?
I'll see when I get back gotta piss like a minute lol
lul
as in how to manually install?
you have to put 2 files into your "documents/paradox interactive/hoi4/mod" folder
one is the folder of the mod itself, which should contain folders like "common" and "gfx"
Do i have to extract it?
the other file is the ".mod" file, which is what feeds information to the launcher
if its a .zip or .rar, yes
Ok so yes
I barely pirated the game
and I'm still awful
But I want to know how to install mods in general
As I told you above
If you dont get it I can call you and explain via screenshare π
I'm so bad I capitulated to ecudor as peru
on my first game I lost to yugoslavia as italy π€
That's less embarassing
bruh yugoslavia has 30% national unity
I capitulated to Czechoslovakia as germany
id have to take one city xD
oh yeah
the czechs are fortified really well and a tough nut to crack if you dont know what youre doing
the german focus allows you to annex czechia peacefully
much less pain
btw if you want to know a really good mod join the EoanB discord
Yeah I found that out
totally not shilling because im one of the main devs
EoanB?
End of a new beginning
Send me inv
interested
JOIN
WE ARE STILL WAITING
90113459482442760
JOIN
WE ARE STILL WAITING
90113459482442760
ROOM 3
@willow raptor This is #modding, not #186350909247193088
sorry
get out of our elitist channel reeeeeeeee
THIS IS OUR CHANNEL NORMIE
i got some mods that make poland op
i played as the sovieys
soviets*
and this happened
poland got a new focus tree
giving them the option of fascism
or neutral
they took fascist
all before the end of fucking 1939
lmao
i got a mods that speeds up divisions
training time
i also got focus tree for poland
Stronger units for poland
einstein for poland
which researches everything auto
but soviet manpower was stronger.
unexpected turn of events
@obtuse condor Is it the Powerful Poland Mod?
I got kaiserreich just so I could play as the best nation, New England
IDK what I'm gonna do after my AUS run probably Poland or la Plata
Alash Orda is the best nation
Wrong Luxembourg is smh
millennium dawn nationalist Australia run then annex all of the middle east
Luxembourg is better because you can't lose it is impossible
Anyone know what the best cheat mod is?
"+easybuff"
it lets you select various levels of boosts and affect global status by decisions
@merry magnet
Ok, thx
Does the FocusTreeManager still work?
@MSG#9269 What am I doing wrong then? It crashes when I start the project
Hhhhh
@deft warren @deft warren @deft warren @deft warren @deft warren @deft warren @deft warren @deft warren @deft warren @deft warren
Who called?
I need help
Endsieg isnβt sucessfully loading
It stops right at the end
And it just goes out
Endsieg is a badly coded mod
@obtuse condor the downloadable program one
I don't think the browser can be used to submod
Hi, anyone who wants to join in on our mod development, download here: http://steamcommunity.com/sharedfiles/filedetails/?id=1101627173
90113562696221704
sΰΉΰΉΰΉatnip#
anyone knows mod for more states for road to 56 ?
Wtf
This channel has turned into a mess
@deft warren Stop spamming
@leaden isle #186350909247193088
@obtuse condor #397993204269711363
What country is the best at forming "South America" in formable nations mod
Brazil ofc
defender tactic damage is related to the tactics (the thingswith the swords next to the general portraits), it's in hoi4/common, under combat tactics.txt
i am not sure about "country", I think it has to do with national ideas, policies and advisors
@placid hedge Country just sums up all of the countries national spirits, advisors tech etc
tactics is in the file the user above said
entrenchment boni are defined in the 00_defines I think?
I am looking for an modder who could team up and work on the Lord of the rings mod.
pm me
can u run hoi on ubuntu
Just gonna leave this meme mod I'm making here
The First World War of the Furniture:
The world has entered a new era, the weapons and technology of countries has advanced. While many furniture nations are prosperous in this era, there is a war brewing. To the new world, The Rocking Chairs are arming for war, to the East, The Sofaβs have begun mass production of war equipment, and in Europe, the Couchβs squally over small differences. Caught in the Middle of this terrible conflict are many poor Furnitureβs. Tables, Bar stools, Lamps, Beds, Hammocks and More. Who will come out on top? Who will survive?
Main Countries:
In North America, the communist rocking chairs arm themselves for a war to come, taking out any and all opposition in North America, setting their sights on the rest of the world. They are led by Brown Rocking Chair the 7th. A fascist uprising, lead by Yellow Rocking Chair the 1st, however is setting them back, causing unrest.
In South America, a group of Democratic rocking chairs have fled, preparing a defense against the communists to the north. They are led by purple rocking chair the 1st.
In what is deemed βFugitiveβs Americaβ between the two, rest the survivors of the old times. The group many different countries, who band together in a hope for peace.
In Europe, a wide variety of furniture fights over land, the main conflict between Green couch the 2nd and Red couch the 3rd, with Blue-Greenish couch the 4th trying to keep the peace, and furniture in between getting caught.
In Asia, the Sofaβs prepare for war. The continent divided between 2 main factions, locked in war. Black Sofa the 4th is Raising an army to defeat the armies o
@tall halo LOL
hey guys, what's a good program for making Focus icons
i want to try my hand at designing some
That's what i was worried about
I have paint.net
so at least i can use that so i don't have to shell out big bucks to adobe
700 bucks is literal insanity
Oof
My mod is gonna mean I have to wipe every country from the game
And start building a new
I wish there were an easier way to gut the game, and leave it an empty slate
There is
Copy all foldrrs
And don't copy the files with them
Xdd
Except important files
Kek
Show?
Basically, my own take on "what if the nazis won ww2?" (note, most of the Nazi Puppets will collapse or split from the nazis)
Cool. I'm working on a pretty memey mod. I'll post pics once my first country is up.
i'd love to see it
I'm thinking that the Nordfranzosische Regierung could reform the Kingdom of Soissons (old roman kingdom) if it splits from the VDEA
The Italian Albanian region should have a-bit more land
but its your mod
I don't care.
I also reckon Bulgaria should take Thracia and that
What if Constantinople got support from western powers before it was taken??
@deft quartz What are the Americas like?
Do you have a map?
Constantinople got to keep its puppets
@tall halo I'm not done with the Americas
π
and Asia will be mostly Japanese (until it starts having revolts and losing the territory
While the Nazi puppets will drift away as Germany starts to crumble
and do their own thing
Wtf
Union of Revolutionary Rocking Chairs?
That might work
Thinking about expanding them into canada?
@deft warren This mod is my idea to have a world where each country is a piece of furniture
Each different
Ireland should be a Bar Stool
Look
I
May have already thought that
KEK
Tables, Bar stools, Lamps, Beds, Hammocks and More
lol
Ok, I'm liking that
and the Los Angeles area should be a directors chair
kek
It's been a while since I have modded
Time to remember how to do portraits and flags
nice
Nice!
@deft quartz Good night, love to see what you did with Australia
π
@obtuse condor i...have no clue yet
Civilwar?
maybe
Tasmania declares independence lol
89 way aussie civil war
The rize of the Emus?
every man a civil war
New Zealand annexes the coast.
kek
gn
You can just put your flag over the existing one
There isn't an existing one.
I mean like, just open the flag from the base game and put yours over it
Update: The Communist flag for the Union of Revolutionary Rocking Chairs has been completed.
Fascist Flag
Decided my mod was too big of a goal for one person, So I am opting for this instead
What furniture should I do for the UK?
I got it
Billiards tables
What should Germany be?
@tall halo
Does a dishwasher count as one
How about towstet
Toasters
Or are they appliances?
Kek yes.
Hey guys, does anyone have a good translator for the Krio language?
No
@normal heron Thanks for that, helping with my mongolia mod
Oh wait
It doesn't show the asian countries...
It's just china
Can anyone take a screenshot of 1936 asia? Specifcally around mongolia?
That kinda sucks.
Better than nothing or searching blind in Google
Yes it is.
for what
I just wnat to make serbia use Yugoslav models
So that inantry doesn`t look generic anymore
they have yugoslav models if you have Death Or Dishonor
if you play as yugoslavia that is
yeah
I have DoD
But I want serbs to have that model too
It surely is possible but how?
Try to create a copy of the archive wich makes the Yugoslav infantry unique
And then change the copy to the Serbian ID
@Pickoder#5551
@Pickoder#5551
Mmm
@obtuse condor
Oof
I wish I had an easy way to tell states
When not on my comp
But on a laptop kek
Danke
Gern geschehen Kamerad
@normal heron How can I do copy to Serbian ID?What do you mean?
The ID of the Country of Serbia
The ID of Germany is GER for example
I don't Know how to explain it
It isn't ID, it's a tag
ΒΏIt's yours?, @tall halo
Yes.
I saw it a couple of hours ago
Yep, just posted it about 4 hours ago
It may be Good, but I prefer playing with smaller countries
Just a personal opinion
Oh yeah, I get that. I was thinking about making a way for smaller countries as well.
Anyways
Good Job for all that job
I am not modder, but I know how much time that Mod would take
ΒΏWhat are the countries tags?
North America - NOT
South America - SOT
Asia - ASI
Africa - AFR
Oceania - OCE
Europe - EUR
Not sure what I plan on doing next mod wise
Because I wanted to do NOR, but Norway has that
And I just did south america like north america with a S
Mmm
Not sure what I wana do next though
ΒΏDo you know a mod Called Ottoman Ashes?
I gave the name to the Modder of that mod
It had kinda popularity
If you want to share your experiences
Oh maybe I'll go help that mod
Hmm
hello mah dudes
Hej
@Heck#8746 i was studying, couldnt reply to you in time, do you still want to help? i need mappers atm lol
oh wow even left this discord lol
Captain Gen#0013 You now have Unaligned role.
.iam allies
Captain Gen#0013 You now have Allies role.
You filthy Capitalist
Are there any mods depicting the axis powers winning ww2
Completed and actually bearable?
One is being made
Called the new order
Seems really good from the mod diaries
I'm also making one
Also, does anyone have a picture of Prince Waldemar of Prussia (Uladzimir von Hohenzollern in Kaiserreich)
In his later years, preferably
In my timeline he survives (otl his doctor was diverted to treat holocaust survivors)
But that never happens, so hemophilia doesn't kill him in 45
Okay, I've finished planning my map for the mod (I haven't done any programming yet, I'm going to plan everything out first, this is just to show the world map)
this is ww2 axis
the tsar already was gone
Also, if you know, what's the best program for making portraits?
I tried gimp, and i have no clue what i do to make it look good
So, this is my first attempt at a portrait in Gimp. What do you guys think?
Bit rough on the edges
heya guys...just wondering if smb know....can i "spawn" new equipment variants ?
like event happens
and i will get medium 1939 with armor lvl 5
just use quisling for norway, that is what Hitler wanted. Terboven was just here to nazify and pacify the country for quisling
Has anyone here tried map modding? I'm trying to add San Marino but it keeps crashing my game. The error log complains about the new bitmap being encoded in the incorrect format, and it's spewing errors like 'Province 56 has only 2 pixels around (x=3754,y=191). Should have at least 8'.
u need ur province to have at least 8-9 pixels. ur province is way too small
but the encoding is the error that crashes it
I tried with more pixels, still didn't work.
u need to save the bmp with 24 bit not 32
It gives me that error, like, 50 times.
well it doesnt support 32
I did 24 bit, the only thing I can't figure out how to do is the encoding.
I messaged you. @idle spruce
How do generic leader portraits work?
I've set up a few but they don't display for freshly released countries
I haven't specified a leader in their country files either
@inland wyvern I didn't use Quisling because he was basically a figurehead. Terboven had all the real power.
I know, but he was just a temporary solution for Hitler. When Norway was ready, he wanted that Quisling should take charge instead
Also, i made some more portraits
this is Merezhkovskiy, a russian who collaborated with the nazis
this is josef Grohe
and the third one is erich koch
i have to say, the Koch one is probably my best work
They look really good nice job π
thanks guys
i have more
but they arn't as good (coudn't find high quality photos to use as a base)
dietrich Klagges
dogs how often do people host games here
that one is really nice
thanks
they take a while, but its actually kinda simple, since i'm not hand drawing
(thank god for that, i suck at drawing)
I basically edit photos in gimp
add color using the finnish leaders forehead
(theres a really shiny white part that works well)
this is really useful to get colors off of
oh and this one, Hinrich Lohse
hey, which Mussolini photo should i use
this one
or this one
please i need advice. its so hard to choose a picture that truly embodies Mussolini
lol, memes aside, ill use the second one as an event picture for when mussolini is assassinated
i really like this one
what do you guys think?
the colouring is good but some people could think that this is not him
because he looks a bit different than in other pictures
It's oversaturated
That's the way it looks when i color the eagle and stuff
it is caused by the way the picture was taken i think'
with the lighter parts becoming bright
You can lower contrast a little
Not sure i can on the program i'm using
It just adds a gray overlay to it
but i can do this! (this actually hurts to look at)
Fuck
wtf why is this option even possible
i dunno
but i might do that for a focus icon
because that looks actually kinda decent when it's small
see you
^hot
I like the First one, @inland wyvern
first one is handsome af
raw chicken nugget
So, what's a good program for making focus and modifier logos?
everyone wears a single color coat c:
What do you think of my idea for some of the Italian focus tree (I'm on mobile so I can't do any more of it until tomorrow)
(You can only take one monarchy focus btw, it just doesn't show that)
Also, Croatia isn't misspelled there
Its meant to be Croazia (Italian word for Croatia)
Hvratska
SEND HELP
I need a list of the states that were added or changed in WTT, I cant go ingame in the mod since it crashes and it probably will until the states are fixed
The only state that was added in was San Marino and several Chinese states
743 and upwards are new states @oak bough
742-Stalinabad
Was the last state in 1.4
lol u need to fix the italian provinces lol
Thanks but I have a different problem now
The game wont load my mod propery, I load it up ingame, and new countries and stuff are there but for example national spirits havent changed at all from vanilla
TO EVERYONE WITH THE PROBLEM OF THEIR MODDED DIFFICULTY SETTINGS NOT LOADING PROPERLY:
You need to have static_modifiers.txt file twice since waking the tiger! One time directly in your common folder and one time in "common/modifiers"!
guys so we're making this mod complete with a brand new map , and it's crashing after you choose the country and press start , what may be the culprit?