#modding

1 messages Β· Page 49 of 1

honest eagle
#

Gooooooood

obtuse condor
#

once the mod is released

#

ill let yalls know

#

1st thing ill do is test it out

#

ill create a SUPER ESTONIA

#

@honest eagle

#

what nation will you create/make

honest eagle
#

Idk lol

#

Whatever I want 😎

obtuse condor
#

ill create SUPER ESTONIA

#

@honest eagle my SUPER ESTONIA custom nation will consist of:
baltics
finland
sweden
denmark
and norway

honest eagle
#

Sweet I can’t wait to see it

obtuse condor
#

alr

snow knoll
#

quick question, regarding the Last STand mod, is the AI nerfed at all? Id like to play with the mod in singleplayer but the AI seems to not build up armies that much

wild grove
#

ok so i saw that there is a mod for fallout, and one for lotr and for metro series, but does anyone know of a elder scrolls mod? maybe dumb question idk

kind aurora
#

please someone help

molten dust
#

I want every state independent mod back! 😭😭😭😭

timber zenith
grizzled sandal
#

What are some of the most essential mods in hoi4 ?

grizzled sandal
wild grove
timber zenith
grizzled sandal
#

Is there a mod to make peace when on war. I hate starting a war, being on stalemate and not being able to make peace

timber zenith
glossy shard
timber zenith
#

Wait i was thinking of this one

#

i'll get the link

glossy shard
#

ty

pallid warren
#

How to fix map errors?

#

loading the nudger states edit thing crashes da gaem

blazing adder
#

any ww3 mods?

blazing adder
#

jk

#

just balkanese banter

pallid warren
#

srsly ive been going insane

pallid warren
#

OHHH YESS

#

I DID IT!!!!!!!!!!!

#

I HATE UPDATING MY MODS!!!

sly wagon
blazing adder
sly wagon
#

I am not

#

Not all romanians are gipsies

fallen yew
#

Hello, I just started modding and I'm trying to create new mod to change how we aproche politic and economy in HOI4 by using less focus and more event. I'm currently working on France (I'm french so... I have to defend the baguette...).

I' m having some issues to have Charles de Gaulle becoming a field marshal, I tried to find the effect online but couldn' t. If you guys could help me that would be great

high hatch
#

Hi. I tried to make a custom modifier states on peace treaty, but they seems not working (or maybe because I have a low score but for example, in Player Peace Conference, the state value it is 1 even with a low score). I am do with extreme value to check that.

yalta_intz = {
        category = treaties_or_conferences
        peace_action_type = { puppet }
        enable = {
            has_global_flag = yalta_agreed_flag
            ROOT = { has_country_flag = yalta_signatory_faction_leader }
            FROM = {
                tag = WGR
            }
            FROM.FROM.FROM = {
                has_state_flag = yalta_intz
                NOT = { 
                    OR = {
                        has_state_flag = yalta_pol
                        has_state_flag = yalta_soviet
                        has_state_flag = yalta_france
                        has_state_flag = yalta_denmark
                    }
                }
            }
            GER = {
                pc_is_loser = yes
            }
        }
        cost_multiplier = 0 # 0.5
    }

PS : The flag worked because I display it by show claim in question (in this example "Royaume d'Allemagne").

vast meadow
#

Where is file for nationalist uprisings during russian white civil war

hot pike
pale sparrow
# glossy shard ty

basically a cheat mod last time I checked, the AI considerations arent too complicated

pale sparrow
obtuse condor
high hatch
obtuse condor
#

gi

vast meadow
#

how to rename cities after being conquered

lyric venture
#

how do i make mods?

#

or in general i want to update mods for the current patch and play it myself

hushed iron
vast meadow
#

how to do it myself

hushed iron
#

Just involves having a database of place names and dynamically switching between names depending on the tag of the nation that occupies the province the place is in

#

That's my take on it anyway

#

I'm not a modding expert

vast meadow
#

i want someone to tell it step by step

#

where

#

how

hushed iron
#

You're asking the wrong guy, sorry

timber zenith
rocky drift
#

finished the lower peninsulas states

timber zenith
obtuse condor
#

Ok how the hell do I make my Mods work?

toxic bane
woeful cloak
#

or atleast one very annoying bug

lyric venture
#

like germany

lofty plaza
timber zenith
left thunder
#

I'd like to request a mod to be made

Description: a mod that would make it so you can't tell the difference between AI and players and it doesn't tell you who's playing what nation it would all be a surprise

I feel a mod like this wouldn't bring a new life into small friend groups who play and into large servers because you don't know who your facing or even what your facing

Extras and possible features:
maybe also have an option for a nation randomizer so you can't actually choose what nation you play but obviously that would be a toggle option this would make it so you start off with a random nation so there's absolutely no possible way they can no who your playing

Maybe a future where the person who ether
↓
*Has the most research done
*Has the largest military
*Has captured the most land
↑
Would be displayed and everyone would know who they are but this would also be a toggle

#

@lofty plaza who would I ask to do something like that

high hatch
#

It is normal [THIS.GetOldAdjective] doesn't work. Even with [ROOT.GetOldAdjective] or [ROOT.GetAdjective] or $ROOTADJ$ (except it is void), it is the same result. In this example, should be replace by German (allemand).

left thunder
#

No it's not normal it's German

high hatch
#

Thank you. It is what I tried in my localisation πŸ˜….
In case:

INTZ_subject:0 "Zone Internationale [THIS.GetOldAdjective] $OVERLORDADJ$"
INTZ_subject_DEF:0 "la Zone Internationale [THIS.GetOldAdjective] $OVERLORDADJ$"
left thunder
#

I'm just playing lol wasn't being serious

high hatch
#

Don't worries ^^'

left thunder
# high hatch Thank you. It is what I tried in my localisation πŸ˜…. In case: ``` INTZ_subject:0...

Honestly if I had to make a guess if the name it not changing I would assume it's because they probably have it so it can be multiple different things if that territory was to either be captured or something else was to happen to it maybe in like an unhistorical match I'd guess there's probably more than just one line controlling what the name actually is because it can probably be more than one thing

#

If that makes sense

high hatch
hot cliff
high hatch
hot cliff
#

i have a mod pulled up in vs code right now, though.

hot cliff
high hatch
high hatch
hot cliff
#

if the loc is right but it's not being called correctly, it won't work. it could be more than just the loc entry.

#

probably should send me a DM. this server is pretty low on my sidebar and I'm bouncing back and forth a lot.

#

i tried to send you one, but you weren't accepting friend requests or messages.

high hatch
#

It is the loc. Even with console to apply my custom tag, same problem ^^'. But in case, have 2 International Zone in same moment should be rare.

left thunder
# high hatch I think you want to mean then "sheet" instead "shit" ^^'.

No he didn't mean that I don't think but he didn't mean it in a mean way he meant it like you know when someone says (hey you got your stuff) or have you ever heard (hey you got the shit) he doesn't mean it an in offensive way it's more just a non fancy way of saying it if you get that

#

Sorry I don't know your native language and I understand that's probably not something they teach because shit is usually a offensive word

hot cliff
hot cliff
high hatch
#

I prefer update this minor fix after I update the major update on the workshop if isn't a problem.

hot cliff
#

if so, link me.

#

the major update happening shouldn't matter. unless you're redoing that specific part of the mod, it won't really matter.

high hatch
hot cliff
#

sigh..

#

why can't I just download the mod directly instead of this "subscribe" shit. lol

pliant marlin
#

Mod name pls

lyric venture
timber zenith
hot cliff
lyric venture
#

that would kill ur laptop

timber zenith
lyric venture
#

like all the gb and shit

hot cliff
#

what are you talking about?

timber zenith
hot cliff
#

or just put it on my desktop.

timber zenith
#

or a shortcut to the mod file and set it's name to be the mod name

hot cliff
#

it's not staying.

#

lol

#

i'm not even opening it in HoI4.

#

i'm figuring out where his problem is, telling it to him, then deleting it.

timber zenith
#

You can download it from paradox plaza if you really want

#

ohhh it's specific lol

#

nvm

hot cliff
#

i already did.... but it would still be more convenient on my desktop.

#

yeah.

timber zenith
#

I didn't see ur convo before that one message lol

hot cliff
#

it happens.

timber zenith
#

my bad haha

hot cliff
#

i deal with way worse on a daily basis. lol

timber zenith
#

I'll make an example if you of an idea if you want

hot cliff
#

make sure you do the loc. πŸ˜‚

#

dun wanna come back 2 trubleshoot

vestal gorge
#

why do i keep getting this red error text?

hot cliff
#

remove the "mod"

timber zenith
#

and the /

vestal gorge
#

it wont let me remove it

hot cliff
#

yeah, that.

timber zenith
#

wait nah that's normal

#

You just need to put the mod name in there

#

the name you want the file to be

hot cliff
#

i didn't see the /. i kind of messed my TV up so I have my desktop display shifted and in a really weird resolution.

vestal gorge
#

i have the folder already in the mods folder. do i have to remove it?

timber zenith
vestal gorge
#

same thing keeps happening 😦

timber zenith
timber zenith
#

You can use this file

#

that idea might be op

#

You might need to change the factors though

vestal gorge
timber zenith
#

of the not working error I mean

vestal gorge
timber zenith
#

You don't need to paste the whole path

#

just the folder/mod name

vestal gorge
#

...... i knew that.. was making sure you did.... jk. thanks

timber zenith
#

haha, no problem

hushed iron
lyric venture
timber zenith
lyric venture
timber zenith
#

Create a mod in the paradox launcher, go to all installed mods, upload mod, then click create mod

#

This might help you

lyric venture
timber zenith
#

No problem

lyric venture
timber zenith
#

Basically, you can modify everything hoi4 stores as a "modifier"

#

You can have zero consumer goods, massive buffs to attack and defense, increases in construction speed, gun production etc

lyric venture
queen raft
#

What would you guys say is the best mod that’ll give focus trees to all countries that are missing?

timber zenith
lyric venture
#

what else can i do?

timber zenith
#

You might as well just get one of the cheat mods off the workshop

lyric venture
#

none are updated for my version of game

timber zenith
#

Ah yeah you probably wouldn't be able to mod much either

lyric venture
#

like all versions are behind

opaque abyss
#

Does anyone know where HOI4 stores the files that lock the division designer?

#

Cause my text editor is being stupid as crap and cannot find any references to the LOC I need anywhere in the game.

#

Like it can't even find the file where it uses the Combat Width Loc

pale sparrow
#

The loc you should probably be able to find but if youre getting it from a vanilla menu that menu wont be accessible code

safe fog
hot pike
safe fog
#

oh

#

okay

#

sorry

opaque abyss
#

Le oof

#

I just don't get why it's locked

#

This mod I'm playing has the last row locked and I have no idea why

#

Cause I have no idea what conditions I have to meet

finite kayak
#

Anyone know of a good mod that changes the map from its ugly map projection to a better one like Robinson's or equirectangular?

hoary shuttle
#

Can someone make a Zelda mod

#

Pls

#

I really wanna play as Gabon

fervent cove
#

pls, someone who knows something about GFX and national focus, how does that goals_shine thing works??? i already read the wiki, searched for videos, but none could make me understand it

fervent cove
#

idk why but, some of the focuses are appearing even though i haven't made the Shine thing, but others aren't

fervent cove
#

i did 2, idk how, but i did, but still

#

even using the same code

#

one don't want to work properly

#
        name = "GFX_purging_programs"
        texturefile = "gfx/interface/goals/sov/SOV_purge_program.dds"
        effectfile = "gfx/FX/buttonstate.lua"
        animation = {
            animationmaskfile = "gfx/interface/goals/sov/SOV_purge_program.dds"
            animationtexturefile = "gfx/interface/goals/shine_overlay.dds"
            animationrotation = -90.0
            animationlooping = no
            animationtime = 0.75
            animationdelay = 0
            animationblendmode = "add"
            animationtype = "scrolling"
            animationrotationoffset = { x = 0.0 y = 0.0 }
            animationtexturescale = { x = 1.0 y = 1.0 }
        }
        animation = {
            animationmaskfile = "gfx/interface/goals/sov/SOV_purge_program.dds"
            animationtexturefile = "gfx/interface/goals/shine_overlay.tga"
            animationrotation = 90.0
            animationlooping = no
            animationtime = 0.75
            animationdelay = 0
            animationblendmode = "add"
            animationtype = "scrolling"
            animationrotationoffset = { x = 0.0 y = 0.0 }
            animationtexturescale = { x = 1.0 y = 1.0 }
        }
        legacy_lazy_load = no
    } ```
#

here is the code, if someone know how it works

#

if there's something wrong with it

fresh knot
#

holy frankfurt why in the world does wilno have to be special

#

why is it part of poland bruhh

#

nvm, apparently you can't rename the files.

twilit hatch
#

Plz review this

edgy crest
#

If i can ask what are the icons for?

twilit hatch
#

For declare war Britain and France

edgy crest
#

Well done the icons look amazing for me

#

I hope you have a great day

twilit hatch
#

u too

edgy crest
#

Thanks

queen raft
#

Do y’all know of any good mods that gives unique focus trees to all countries

queen raft
#

Thanks imma go check it out

edgy crest
#

Np bro

crude crystal
#

Idk if theres the place for mod suggestions here but ill do it anyway if theres an place for that somewhere tell me.

German Civil War at around 1942/1943

So Basically an civil war at around the timeline ive already given. With either no or slight buffs cause otherwise it would be too hard i think. And there should be an option to go to war with just germany , germany and its allies or germany (and its allies) + everyone germany already was fighting

Would be quite cool. Thanks. and maybe dm me with the mod when done if somebody does it and i would appreciate if the civil war germany would be monarchist/unaligned with a decent or big focus tree and yes i expect a lot here but thats just my wish. I would do this myself if i was competent enough but i do not know how modding, coding , and the other stuff works. I thank again if you do this but obviously it is your decision if you wanna go through the pain of making and updating this mod. Thank you for reading this fully through.

obtuse condor
# twilit hatch Plz review this

in the england one , we can see german soldier and there also spai-portugal united flag
in france crosshair make him ugly , hand look slike not good
only things what i like is hunter and big ben

tired skiff
#

imagine milenium dawn adds after 2020 gay pride and you have to decide iff you want gay people or not and iff you have too may gay people they take over and you play as the gay country

upbeat scroll
#

@high hatch A little question. Do you know how the "set.flag" work?

obtuse condor
#

does anyone know where is the localization for command power

#

like what file its in

#

the new german colonies

toxic bane
#

Good work deme

high hatch
upbeat scroll
high hatch
#

Well, you have only 3 things to know:

  • They have set_type_flag, clr_type_flag, has_type_flag and modify_type_flag where it is respectively for set, clear, to check if type have the flag or modify a flag.
  • They have in type country or state.
  • You can set not only 0 and 1, and for a certain period, like this:
set_country_flag = {
    flag = my_country_flag
    value = 1
    days = 31
}

Hope it is helpful.

obtuse condor
#

decision between "slowly and bloody advance" and "a long time to rest"

patent vale
#

Hi there, I tryed to install Kasierreich but now whenever I try to start HOI, it crashes. SO I want to uninstall it but the paradox launcher wont start. Is there a way of uninstalling Kasier without the Paradox launcher?

upbeat scroll
patent vale
#

I downloaded it on Paradox

upbeat scroll
patent vale
#

Thanks Ill try that now

upbeat scroll
patent vale
upbeat scroll
high hatch
high hatch
timber zenith
#

Like GFX_purging_programs_shine in the name secition

fervent cove
#

oh shit right

#

i had it previously

#

but rly

#

i was trying to fix it for like, 2 hours or so

#

my brain was melting

azure path
#

Anyone know why the fixed all states independent mod got privated?

pallid warren
#

how to rename cities?

high hatch
#

Isn't possible to disable a specific event (not all events) by modding πŸ€”?
Edit: So, I use another method with flag so the event can't launch because they use the default flag ^^'.

pallid warren
#

: (

pallid warren
#

is ok?

mystic lava
#

no

#

its awful

jade mauve
#

the new name can either be hardcoded, or you can use a namespace, you can define a namespace via the localisation files, an example would be this:

`l_english:
NEW_CITY_NAME: "my new city name"

set_province_name = {
id = 1
name = NEW_CITY_NAME
}`

the id being 1 is just an example

#

hope this helped

jade mauve
# pallid warren

try searching for already existing focus trees to get inspiration, it is fine for a base focus tree, but if you want a more in depth tree you should make it more complex

pale sparrow
rose heath
#

why does it look so weird

obtuse condor
#

how do u make a mod?

#

i tried once and it crashed my pc

upbeat scroll
upbeat scroll
upbeat scroll
pale sparrow
#

Use a proper text editor, select the entire event and press ctrl+/ to comment it out

#

unless you mean where its triggered then yes

upbeat scroll
#

oohh okok, i get it

jade mauve
#

and the localisation of the name goes in a localisation file

#

country shapes?

#

Ah,there is a page, I recall it being called hoi4 search icon or smth, but if not you can just make them

obtuse condor
jade mauve
#

Hmm, that specific one I guess it could be easy in Photoshop, Im guessing that you should take the shape of the country and fill it with a color, then duplicate it and make it a grey tone with the luminosity style on the layer types, select it, contract the selection and make a mask out of it, then feather the mask.
For the gradient and shadows just double click the colored shape and select shadow drop and gradient

#

Let me show an example

#

That I don't really know, I mostly use photoshop

#

Let me see

#

it could, but it would affect everything

obtuse condor
#

is there a mod that adds kaiserreich occupation decisions to base game

jade mauve
#

this is what i did in paint with the tools i found, which is like, really bad, thats why i suggest finding a way of getting photoshop, or something at least more complete than paint

#

this is in photoshop

#

it takes less time and i think looks better

#

obviously its far from perfect

#

but i did it in like 5 minutes, so i guess with more time you can make it 100 times better

high hatch
#

Stupid question. It is possible to check if it is the host (not only is_ai = no) play a country?

jade mauve
#

Huh?

upbeat scroll
jade mauve
#

You could use an on_action file perhaps, or go to the localisation file of the cities and rename it there

hot jewel
#

designed this smh

modern swift
#

hey

#

is there anyway to make nukes visable from when you zoom out

#

like i could zoom out to see the whole world while also seeing the nukes going off

timber zenith
nimble solar
umbral hull
#

Looking for a bit of help stablizing my Rt56 soviet run... anyone around toi give me some pointers? i feel i might be in some trouble once britian starts trying to beach...

small fern
timber cradle
#

why does the earth show up in the background?

jade mauve
#

i cant tell you exactly where since i dont know what you want to do

pallid warren
jade mauve
#

no, the history state is for defining details like the id, buildings etc

#

you want it to start the game with the name changed already?

pallid warren
#

ye

jade mauve
#

then change the localisation files for the provinces

#

the file should be named something like provinces_names_l_english.yml or something similar

pallid warren
jade mauve
#

no

#

the codes were if you wanted to change the names mid-game

pallid warren
#

ahhh i see

jade mauve
#

in this case, you should be able to find a game file with all the named cities, with their respective id's, so for example: if you wanted to change the city of washington, you should find the id it has and then replace the name washington with something else

fickle summit
#

Hello guys, i want to make a new map but idk how to do this, please can someone show me

hot jewel
#

Could lower the brightness and contrast and such

obtuse condor
#

fight until last man

hot jewel
#

ggwp

obtuse condor
# hot jewel buff: gives all divisions %90 trickleback

buff : give national spirits and deploy 10 division per state which neigbhor states are occupied bu germany
ATTACK! : division attack +10%
division defend -10%
division organization +15%
order N227 : weekly manpower -600
division defende +5%
division attack +2.5%

obtuse condor
hot jewel
#

10 divisions per state is wild

obtuse condor
lofty plaza
lofty plaza
magic pumice
#

Is twr actually updated?

#

(Thousand week reich)

twilit hatch
#

I don't want to go to army

obtuse condor
twilit hatch
obtuse condor
#

Yo does anyone have a way of making portraits for country leaders, generals etc?

twilit hatch
#

use photoshop

#

or gimp

obtuse condor
#

female conscription in ukrainian army

obtuse condor
#

10/10

#

spicy

silver shadow
#

does anyone know a good mod for napoleonic times?

whole badger
#

how do u make a faction

jade mauve
#

create_faction = "MY_FACTION"

whole badger
#

No like a premade one for a mod

jade mauve
#

what do you mean by premade?

whole badger
#

like i dont have to use a console command it just exists

#

like the third internationale in kaiserreich

jade mauve
#

you're in the modding channel...

#

we dont use commands here

#

thats code

#

not a command

whole badger
#

would i write that in the common file

jade mauve
#

history files

#

countries

#

and the country you're modding

whole badger
#

Ok bet

obtuse condor
#

is there a tool for editing states for my mod quickly

jade mauve
obtuse condor
#

idk how to use it though

willow smelt
#

I un-subbed from my Great War Redux mod to turn it off

#

But when I resubbed, it didn't turn back on

whole badger
#

How would yall make the year 2162

#

Ik old world blues has the time changed but is it complex

wanton fern
#

Does anyone have an american civil war mod

toxic bane
willow smelt
broken kite
#

hey guys quick question

#

do you guys know any other mods beyond the big mainstream ones?

#

ive tried all the big ones and i wanna know if there is anything new

#

already did the mlp one, tno, pax britannica, kairechec (both version) red flood and millenium dawn

#

recent thing i tried was the demo of extremis ultimis

pale sparrow
#

those ones are mainstream

brisk turtle
safe fog
#

?

#

its a good mod

#

its based on fallout

shell ginkgo
obtuse condor
#

I wanna get into modding but have zero idea of where to start

jade mauve
#

that could be a good start

#

also, try starting with something simple

keen venture
#

Endsieg doesnt work

#

pls help

proper acorn
#

Guys how to add news techs in my mod?

toxic bane
celest dock
#

i have this issue where when i try to create a new state within an existing state it just plops back into the bordering state instead of creating an actual new one

whole badger
#

where woudl the bookmark be

#

so you'd make a folder in common

#

@obtuse condor which should i copy over

#

Ok another thing so i wanted to delete all countires so i went to localisation, deleted everything except the countries I want and i went to country tags and deleted everything

#

but now my country thats left has no name ?

#

yeah idk how to fix this one

#

is there any way to keep it like it is right now but have its name

#

im not sure exactly what i did wrong

#

ill maybe put another country in, im not sure

#

so what would i type in the bookmark file

whole badger
#

i dont think the tags are wrong here

toxic bane
whole badger
#

It worked

#

now i just gotta figure out why the name is blank

craggy lark
#

Hi, guys how can I started the war I moved my army on the country but the army not move in the country !

twilit hatch
#

Which one is better

obtuse condor
#

and i like it

twilit hatch
obtuse condor
#

but go and learn how to make assets

#

not use permade assets

twilit hatch
twilit hatch
#

so i cant

obtuse condor
twilit hatch
#

rly

whole badger
#

none of my countries have any names

#

this happened after i deleted everything except these countries on localisation and country tags

#

is there something i deleted that was important

obtuse condor
whole badger
#

this is my country tags

obtuse condor
#

go in localisation

#

any language

#

and countries

#

oh...

#

impossiboll then

whole badger
#

Yeah im not sure what happened

obtuse condor
whole badger
#

im confused asf

#

what did i delete πŸ’€

obtuse condor
whole badger
obtuse condor
whole badger
#

how do i find errors

#

nothing like showed up or appeared

obtuse condor
whole badger
#

ok so i checked the error

#

its like 10,000 words long

twilit hatch
#

but asset guides are all Photoshop versions

#

not?

#

🫑

obtuse condor
twilit hatch
#

i see

#

let me try

#

is this right

twilit hatch
#

🫑

sly lagoon
#

Is it possible to make unique unit models become generic? Like every nation can use Germany's infantry model as one of their unit model?

whole badger
#

how would i set a manpower law for a country to be extensive conscription

toxic bane
#

History

summer lotus
#

maybe

whole badger
whole badger
#

i added another line of add_ideas and it didnt work

whole badger
#

If u want both extensive conscription and Mobil what would u do

#

Use brackets ?

whole badger
#

@obtuse condor u know how to make factions and add others to them

#

Thanks

#

And u do the bracket thing if u want to add multiple right

#

Alright

upbeat scroll
#

@obtuse condor you also know how to make GFX?

#

Because if i can ask either for assets or an icon, or straight to if you can explain hot to get the assets

#

For example the hands shake of "goal_improve_relations" or the war propaganda (the sirens one) i don't remeber what it's, i remembaer was in the old USA focus tree

#

Or you know how to make portraits for leader, general, etc?

#

alright

#

remove.bg is a web page? The outline is for PS?

#

Ahhh. yeah, this was my doubt

#

thanks

#

okok

errant creek
#

Does anybody know a mod that makes it so i can add a demagogue of any ideology without completing a focus with any country?

sly lagoon
#

What do you mean demagogue? Like you want to add a new political advisor?

upbeat scroll
#

This modifiers can be setup to variables? Or i'll have to make like the sisu or great depression idea ones? (idea_1, idea_2, etc)

umbral grove
#

yall know any niche alt history mods i could try that wouldnt be janky as shit

#

or at least semiplayable

#

i already know basically all the big ones but if theres any hidden gems yall know I NEED ITT

errant creek
#

a new advisor

#

like basic ones that countries without focus trees get

#

but on majors

#

that require focuses to unlock the advisor

sly lagoon
#

I don't know what you mean by without focus tree. But you can add a new advisor in common/character and define a character with a trait that influences ideologies

sly lagoon
#

Just in case you don't know, when you creating a new character, you need the country to "recruit" them in order for them to be usable.

#

recruit means it needs to be define in country history file

sly lagoon
#

Is it possible to add more infantry models as generic models? Like creating a new entity that uses German infantry model mesh and makes every country allow to choose to use that model?

pallid warren
#

search it up

#

its very good

whole badger
#

I fixed it

#

I did it all by hand I just mistyped the color in country tags

dreamy matrix
#

I am making a mod about Prussia was not win and either not fail in 1870 and Germany win the Great war.If u want to make the mod with me together or just help me,u can dm me :3 and there is a leak(Im bad at making a leak) about what we are doing.

vocal kraken
fleet igloo
#

How do I remove a puppet using a focus (Without TFV)

blissful elbow
#

For example I got the achievement β€œcut the strings” as India without together for victory by changing ideologies and starting a civil war

#

I’d get TFV though if I were you, it adds a lot of core mechanics and you can probably get it for cheap during the steam summer sale

pale bridge
marble island
#

Anyone know if the Converter from Vi2 has gotten a 1.13 update?

fleet igloo
upbeat scroll
#

Like soviet red army national spirit or iceland economy national spirit

dreamy matrix
#

just not win

dark yew
#

are there any worshop mods that still work to remove navy ports and stuff?

hoary shuttle
#

hi i got an idea for a mod

#

why not do a zelda mod

#

like botw

#

i dont know much about modding so yeah....

hoary shuttle
#

@dreamy matrix

#

what do you think?

hoary shuttle
#

but check youtube or reddit

obtuse condor
#

communist teachers

dreamy matrix
hoary shuttle
#

lol

hoary shuttle
obtuse condor
obtuse condor
#

guys i planning to make my own mod
but in this time with some people!

obtuse condor
#

you want to join?

#

for help

hot jewel
hoary shuttle
#

Like if hitler wins ww2?

obtuse condor
hoary shuttle
#

You can help me learn how to mod lol

obtuse condor
#

it take place in 1899

hoary shuttle
#

Hm hm.. go on

obtuse condor
hoary shuttle
obtuse condor
hoary shuttle
#

Dm me

#

No don’t friend me

#

Just dm me pls

obtuse condor
obtuse condor
balmy whale
#

Anyone know how to make coustum portraits on windows 11?

toxic bane
#

Road to 56 πŸ˜‚

#

Or just basic focus tree

obtuse condor
pine nymph
#

yo guys

#

I have a problem

#

I neeh yall help

#

why are those random colors

timber zenith
#

or maybe broke it

#

common/countries/colors.txt

lofty plaza
#

Colours must be broken

fervent cove
#

hey, anyone knows if i could make like, two lines of political advisors? i made two lines, but one just mirrors the other, idk why really

fervent cove
#

like, i don't really know the name

#

but

#

you know like, there's the first line of ideas, only advisors

#

second one have the country policies

#

here

#

i messed up sorry

#

but for example, the first line is "Laws & Government"

fervent cove
twilit hatch
#

Test for TNO Assets

timber zenith
#

demented niko

naive mantle
#

how would i make an event thats triggered say if germany captures a certain city

thick zodiac
#

Anyone wanna do a Hearts of minecraft game?

pallid warren
#

"Compromises"

#

Proceeds to collapse the nation

obtuse condor
#

Hello everyone , i start working for my mod named imperialism wars , i want some people
flag creator , know how to code divisions , know how to code events , know how to code decisions , know how to code alt history and history , know how to code actions
in this time i work alone

obtuse condor
obtuse condor
#

why they say that

pallid warren
#

it was a joke channel lol

obtuse condor
dreamy matrix
obtuse condor
royal quartz
#

?

wanton holly
fervent cove
fervent cove
#

Other thing is, if not possible to do two categories of the same, how can i make different types of advisors?

#

like how darkest hour mod did, yk?

fervent cove
#

(i figured out a way)

lofty plaza
fervent cove
#

where is it?

hoary shuttle
#

Muy interesante

twilit hatch
#

ik code divisions-events-decisions-history-actions-maps

solid frigate
#

you want to make a better polish focus tree in an alt historical sceme?

#

im working on a mod

#

with a lore of "what if Hungary won the revolution of 1848"

solid frigate
#

thoughs on this europe map?

obtuse condor
solid frigate
#

why?

solid frigate
#

want a smaller poland?

obtuse condor
#

is it dumb to have these areas as impassable?

#

the northern swedish-norweigan border

#

and the vestlandet ostlandet border

#

is it too much?

solid frigate
#

the polish belarus border looks wierd yeah, but the ukrainian i think is fine

solid frigate
#

but make some crossing sites

naive mantle
#

legend πŸ™

solid frigate
naive mantle
#

W pfp

loud lion
peak hull
#

it's beautiful

upbeat scroll
dreamy matrix
dreamy matrix
timber zenith
dreamy matrix
hoary shuttle
#

t

toxic bane
#

Just make a focus tree

solid frigate
#

Why does galicia hungary and illyria independent if bohemia not?

dreamy matrix
naive mantle
#

im in a bit of a pickle, i want to make changes to the treaty of craiova, so I copied the bulgarian event file and made changes, but when testing it ingame the bulgarian events just dont work?

#

red bit is the only thing ive changed

#

just realised theres already a BUL bracket so ill try merging them

#

ok that fixed it lol

dreamy matrix
#

:3

naive mantle
#

im having some problems getting an event to fire
i have this trigger that germany must be fascist, at war with yugoslavia, and controls the croatia province. but when all the triggers are met, the event dosent fire

#

the triggers are working shown in this screenshot from the console, but idk how to get it to fire

#

ok i reloaded the game and it worked

#

ok now its not working again

#

nvm

#

it seems to be random?

#

is there a way to make it fire instantly every time?

#

and is there a way to release a puppet from occupied land nicely? at the moment im doing this, but it gives croatia control of the whole state and it messes up the frontline

obtuse condor
#

Hello everyone , i start working for my mod named imperialism wars

mod take place in 1889-1900 years , in europe , two country start war , then alliances join
but not only europe , this wars take place in asia , africa , south america , well same time north americans are in peace and same time in other continents people dying

i want some people

know how to code divisions , know how to code events , know how to code alt history and history , know how to code actions , know how to code policy
in this time i work with 2 people

in this time is beginning

obtuse condor
#

Really wish modders could make money in hoi4

timber zenith
#

Or loaning out your skills, if they are actually worth money

obtuse condor
#

They could do something like roblox were the modders get money but no

timber zenith
#

Roblox has ads and in app purchases

obtuse condor
timber zenith
#

And is more user oriented

obtuse condor
#

Idc as long as the mods are better and there is more

timber zenith
#

To a paid game? There would be riots in the streets πŸ’€

obtuse condor
#

Well then just give the devs like 10 cents per person who download the mod or something

timber zenith
#

I would rather not get paid if it meant I wouldn't have to stare at ads while making mods

obtuse condor
timber zenith
obtuse condor
#

Like literally you can’t make money

#

Cuz the community and paradox will duck you in the ass

timber zenith
#

Because you're then profiting off the infrastructure built by paradox

#

Modding isn't real coding

obtuse condor
obtuse condor
dim vessel
#

how muich of vanilla shold i play before trying some mods out? I still ffeel i have barley scratched the surfcace of the main game but mods seem fun to. Like kaisserich or TNO.

nocturne coyote
#

game keeps like vanilla but u actually got something to do

#

so it dosent change that much

dim vessel
#

i have heard/Feel it seems like it gets kinda bloated or insane/Unbalanced thought

nocturne coyote
dim vessel
#

well that happens in base game to to be fair

#

but yeah road to 56 seems cool to

solid frigate
#

your gf made wrong choices

short vault
#

Evening, does anyone know the name of the define which defines the organisation loss when manually ordering a fleet to move? Thanks. πŸ‘πŸ» never mind, of course I first fail to find it for 20 mins and then find it in 5 mins after I ask πŸ˜…

obtuse condor
#

create_faction = defenders_in_middle_of_europe
add_to_faction = GER
add_to_faction = BEL
add_to_faction = SWI
add_to_faction = DEN
add_to_faction = PRE
add_to_faction = SAX
add_to_faction = DEN
add_to_faction = POL

THE FACTION IS TOO BIG

brisk turtle
obtuse condor
brisk turtle
#

I dont actually know anything about HOI4 modding (i usually just lurk) but i know that computers that are given the same piece of information (DEN) arent going to treat it like 2 different pieces of data (unless specifically designed to)

dim vessel
#

btw how do mods interact with dlc and stuff?

twilit arch
naive mantle
#

how did you do that?

lofty plaza
#

Pretty good dude

#

Good job

upbeat scroll
#

@obtuse condor do you have the assets?

random robin
#

Some of my Latvian focuses

#

How these look?

twilit arch
#

other than than the last two's colors being a bit weird they look good

grim egret
rocky badger
grim egret
pale sparrow
#

8/10, the edges look a bit scuffed in some places

upbeat scroll
#

Alrigth. Dont worry

lofty plaza
#

Could do with a bit more shadow on the edges but pretty good

obtuse condor
#

I have a France Rework idea that incorporates the Balance of power Mechanic and makes their tree better organized and larger

#

2 Democratic paths

#

At lest 3 communism paths planned

#

3 Fascist paths planned

#

And 3 monarchy paths

#
  • a revamped Vichy and Free France
#

In short more 35 day focuses

#

And I would have it where once you have enough non aligned support you choose your monarch similar to Poland

#

As the Bourbons you could support the carlists or you could support Franco and then undermine him

#

And you would get claims on any country that had a bourbon monarch ruling it: IE Mexico, Quebec, and Brazil

#
  • Spain and its former colonies
#

Bourbon path had so much potential

#

Such a shame it got downsized

#

To just Spain

obtuse condor
lavish monolith
#

is there a mod that adds special forces for desert and jungle?

twilit arch
#

How can i improve the first 2?

#

Maybe like a slight bevel and imposs

fervent cove
#

Can someone help me on how can i make advisor portraits? like, not the art, but how can i put my image in the portrait

vestal gorge
#

say i wanted to halt army navy and air force reserch at like 1939 or 1940.. what would i need to edit?

#

πŸ₯Ί

naive mantle
#

how do i get it to show the effects of the idea?

#

like what spiritual mobilisation does

wintry raptor
#

hey guys, not particularly related to modding but i needed some help identifying a font.

#

more specifically this font which is on the top of the game map

#

i've been trying to look for it online but it seems that there's always some slight curvature mistakes with some letters being more wavy than the one in game, the H being more skinny than ingame, etc.

dim vessel
#

trying out kaiserich and its really fun/Cool so far but damm there are a lot of wars going on quite fast. no way to keep track lol

fossil grail
#

guess the mod1!

lost radish
#

Are the iron workshop modding tutorials out of date? I thought they were

pale sparrow
#

Most stuff has stayed the same over the years

pale sparrow
naive mantle
#

this is what ive got

pale sparrow
#

Otherwise theres show_ideas_tooltip

pale sparrow
naive mantle
#

oh

pale sparrow
#

Read the wiki

naive mantle
#

ohh i see it

#

thats better

#

thanks

jade mauve
#

on the second one i see the edges as a bit too soft, you could try to enhance them and maybe put a bit of glow on some parts to immitate the highlights of the vanilla icons

prisma marten
#

Why is it not showing the line

#

Nvm I already figured it out

#

How do you add party popularity in a focus

slender brook
#

It’s along the lines of add_party_popularity = { INFO }

prisma marten
#

Alright

prisma marten
#

Nevermind

#

I found it

obtuse condor
#

meme focus icon

obtuse condor
vague ruin
toxic bane
glass sentinel
glass sentinel
#

Why when i create a mod, in my files the descriptor doesn't appear as notepad++ or VS code

obtuse condor
#

i have ideas for my own HOI4 MOD

#

ill add new units templates tech policies laws etc

bitter python
#

Based Road to 56 Quote

vestal gorge
#

anyone know if research can be stopped at 1940?

cerulean panther
#

What code does Hoi4 run off? I want to try make my own little mod

pale sparrow
pale sparrow
jovial jay
#

you guys know any good air mod for hoi4?

cerulean panther
modern solstice
#

yo how to change mod directory

ashen bronze
#

opinions

pale sparrow
pale sparrow
dreamy tundra
#

if its a goofy mod, sure

#

if its a serious mod, maybe a bit to overcoocked

ashen bronze
modern solstice
ashen bronze
#

and this

ashen bronze
modern solstice
#

why

#

bruh

obtuse condor
#

Oml im using an ai generator to make hoi4 portraits and they’re actually good

fickle niche
#

its not real code its just something paradox created for hoi4

cerulean panther
#

What does it look like?

pale sparrow
#

Ive seen one online that only works well for famous people

jade mauve
obtuse condor
# pale sparrow which one

Canvas

I took the portrait for Arleigh Burke and used it as a control, and then added different prompts (hair color, uniform, etc) but most importantly, i said hearts of iron iv portrait

#

the results were better than i was expecting

#

and they only take like 20 seconds

obtuse condor
pale sparrow
obtuse condor
#

yeah lemme check

#

did that link work

#

i just copied the url im using

#

hmm this problem is back

#

i probably deleted the file

#

were i fixed this event

obtuse condor
#

and the new generations will be modeled after that one

#

its like drawinan natural selection

#

i love it

obtuse condor
#

"bengal famine event" 5 eastern indian states get -1 infrastructure -1 civ and india gets -100k manpower

novel belfry
#

I haven't modded in a sec I transferred some provinces from 1 state to another in different strategic regions and I did switch out the provinces in the strategic regions too but I still get an error did 1 of the dlcs add some other requirement that I'm getting an error

naive mantle
#

is not that hard, you just search for the number then delete it, then add it in the other one

#

sometimes nudge can be a bit weird

#

like its messed up my localisation file heaps, so i just change that manually

quartz reef
#

Can someone PLEASE make a mod where in peace conferences you can choose to take a certain tile so you can have more advanced borders

quartz reef
#

Why

slender brook
#

It’s something that just can’t exist with how the game is coded

#

HOI4 just does not support splitting states up like the way you are asking

#

The closest thing you can get are mods that add more states instead

quartz reef
#

Nah trust

obtuse condor
#

new ideologies icons in my mod

novel belfry
naive mantle
#

oh

#

strange

novel belfry
#

how do I check the error log again?

novel belfry
#

ok I took a closer look and the one on the right transfers just fine but the two provinces on the left crash the game I assume it's something to do with the railways but idk

timber zenith
timber zenith
#

Railways won't crash the game, even if they aren't connected

novel belfry
timber zenith
novel belfry
#

I personally don't like it cuz half the time it crashes when you try to save

timber zenith
#

If clicking find collisions does nothing, check the strategic regions tab to see if it looks right

timber zenith
#

When you create or modify states right?

novel belfry
#

yea

#

it's not even a bug it's just paradox's ancient engine

timber zenith
#

What's causing it is a random state file, typically one of the new states you've added

#

One of those files just... Won't work. It will look fine on the inside, but somehow shits the bed

#

If you figure out which state file is causing that, delete it and replace the corresponding state number with a different (already existing) state and it should make nudge work

#

If it breaks again it is usually that same state number that is causing it

novel belfry
#

well the strategic region now works

#

but the provinces refuse to transfer

timber zenith
novel belfry
#

nope

#

still won't launch

rose heath
#

[12:49:31][no_game_date][texturehandler.cpp:160]: Texture Handler encountered missing texture file: Dio_Brando.dds
[12:49:31][no_game_date][texturehandler.cpp:216]: Couldn't find texture file: 'Dio_Brando.dds'

#

i can't tell what i'm doing wrong

novel belfry
#

did you write the pathname?

rose heath
#

when the guy in the tutorial does it he just writes "spongebob.dds" after the picture thing
characters={
DIO_dio_brando={
name="Dio Brando"
portraits={
civilian={
large="Dio_Brando.dds"
create_country_leader = {
name = "Dio Brando"
desc = ""
picture = "Dio_Brando.dds"
ideology = fascism_ideology
traits = {
#
}
}

#

i'd assume that would work

novel belfry
#

and how old is the video?

rose heath
#

3 years

#

but that's the best tutorial avalible

#

i should write the path then right

novel belfry
#

yup

obtuse condor
#

ideology icons

rose heath
novel belfry
#

authoritarian democrat

#

that sounds like 2 polar opposite ideologies

obtuse condor
#

anyway , can someone tell me most importan error which one make my mod to crashed all time?

wintry raptor
#

does anyone know what font this uses?

#

it's at the top of the HOI4 map and i've gotten real close to cracking what it is but theres always some slight deformities within each one

rose heath
#

i still can't figure out why is my texture missing
the guy in the tutorial changed something in these settings but my version of paint.net looks different

#

idk what should i set the portraits to

#

wait hold on one of the options has the same setting but in () things

#

i'll try that

#

still doesn't find it, well i have to keep looking

rose heath
#

CIA paying hearts of iron to show keep showing me
[13:51:47][no_game_date][texturehandler.cpp:160]: Texture Handler encountered missing texture file: GFX_portrait_DIO_dio_brando.dds
[13:51:47][no_game_date][texturehandler.cpp:216]: Couldn't find texture file: 'GFX_portrait_DIO_dio_brando.dds'
no matter what i do

hoary shuttle
#

Muy interesante

rose heath
#

yupiee i get no error now but still i don't get the portrait i wanted

#

i literally got a different default portrait

#

idk if that's progress or not

novel belfry
#

there's 2 possibilities

#

ok I can't say swear words

#

that's crazy

#

anyways

rose heath
#

it works

novel belfry
#

oh great

rose heath
#

tfw getting a stupid portrait to work took me well over 2 hours

obtuse condor
#

Yo why are my country flags and leader portaits not showing up in game

#

The flag is blank and the leader is some default portrait

#

This is my first time tryna mod so

#

Im lost

#

The borders and states and name, party pop, etc, are all good but not the leader and flag

#

I think its cus i used gimp, but i cant get paint.net bc it required admin password and i dont have that on this pc rn

#

Any ideas?

novel belfry
#

how big are the flag sizes

late wagon
#

i once a long time ago played a mod which was modern day, had no focus trees and was event based, i remember it clearly because there was a country named "mount athos" and it was set 2018 i thing, i've searched for it for a long time now but i just can't find it

#

anybody know what i mean

quick pivot
#

what date system is used in character modding in "expire: " line

#

is it year month day or year day month

novel belfry
#

month day

quick pivot
#

thanks

obtuse condor
novel belfry
#

and not compressed

obtuse condor
obtuse condor
obtuse condor
novel belfry
#

gimp? no idea

#

I heard gimp terrible for all gfxs anyway

obtuse condor
#

Uggghhgg time to find this admin password

late wagon
#

how do i begin coding, anybody got tips

quick pivot
#

is there a way to create a single flag file and use it for every ideology

#

i saw that in some mods they have flag files not based on ideology

#

but idk how to do it myself

novel belfry
#

basically just "GER.tga"

#

and done

pale sparrow
pale sparrow
late wagon
#

lucky guy... lucky guy

pale sparrow
#

Yeh I wish it was true

pale sparrow
# late wagon ye

You can check the wiki, read existing mods, start with simple mods, watch an ironworkshop video

novel belfry
pale sparrow
#

Ive never heard of it being an issue if you know where/what the settings are

novel belfry
#

No idea I don't make gfx so I can't speak on this personally

#

But this was a while ago maybe like man the guns

#

Maybe things have changed

rose heath
#

are there backgrounds of the national spirits and national focuses avalible somewhere

#

like the circles and shields and some other shapes and stuff

#

but without the object in the front

novel belfry
#

there used to be a gfxkit with all the assets

#

idk if it exists anymore

short vault
#

I have found 2 defines which may reduce AI strategic redeployments.
Both shown values have been multiplied by 100. Second one is not that clear however so I'm not sure if I should be increasing or decreasing that one...

#

Although, probably safer to go with 1,000 to ensure they don't do it intercontinentally either.

#

Would appreciate a pointer if you know πŸ˜„

obtuse condor
#

I apologize in advance

#

I HAVE FIXED THE MOD LMAO

obtuse condor
#

Good ways to make custom focus trees?

#

Like websites, etc

celest dock
#

how do i add a compliance requirement in order to do a focus

timber zenith
timber zenith
#

In every state?
all_owned_state = { compliance > 70 }

celest dock
#

yeah i found it

#

the country is only one state ;p

timber zenith
#

That makes it easier

celest dock
#
    id = therightfulruler
    icon = GFX_goal_goal_generic_forceful_treaty
    ai_will_do = { factor = 10 }
    x = 3
    y = 5
    mutually_exclusive = { }
    prerequisite = { focus = demandkingdomofthrain }
    cost = 10
     available_if_capitulated = no
    available = {
    compliance = 70 }
    completion_reward = { add_state_core = 141 }
}```
#

it's this right now

timber zenith
#

You'll have to use > instead of =

celest dock
#

i am running into a different thing i haven't solved yet though

celest dock
timber zenith
#

= means it will only let you do the focus if compliance is exactly 70

celest dock
#

oh

#

i have another focus where i want them only be able to do it if they have more than 50% support for the democratic (cooperative) idealogy

#

any idea how i would do that?

#

site suggest this but don't get much wiser of it

timber zenith
#

You can do democratic > 0.5

celest dock
#

works thanks

timber zenith
#

No problem

honest oracle
#

Hello, I have not used many mods before, so I don't know many mods. I was wondering what the best mod for a Swiss focus tree is?

kind crypt
#

does anyone know how to win the second red river war as texas on north america divided mod

nimble solar
kind crypt
kind crypt
#

me neither i started today

nimble solar
#

Also you are playing with a currently outdated mod?

wintry raptor
#

does anyone know what the font in this image is? i've been getting close to the font but there's always been slight changes with the fonts i found online so it isn't 100% perfect.

kind crypt
rose heath
#

i should make a mod that adds reichskommissariat israel

rose heath
#

is there a way to make a national spirit that will lower the opinion of a country

#

i'm making a custom fascist country but i want it to have beef with germany

#

and as of right now, it can join the axis right away

#

i may just make it so it has its own faction from the start, but then the player will be able to just leave it, and join the axis anyway

late wagon
rose heath
#

so problem solved

#

ok this may be kind of a sin but AI is so good at creating backgrounds for focuses/national spirits

#

you can easily remove the background using another AI tool, resize it, and done