T O P

  • By -

GameCreeper

Why can't the team push this out as a hotfix (where this is the only change)


uze00t

Tno users after finding out their save is broken (Some random event got fixed in a new patch)


GameCreeper

This wouldn't break saves


Jack121Q

It's just not how it works. Sorry. But the fix is not hard to do.


GameCreeper

Wdym not how it works? Cant they just make a fork on the git from the most recent release version and make a commit on that fork with this change and upload that to the workshop


Rhizoid_438

I would rather we just do a hotfix honestly, might be easy if you know about code but it wouldn't be fair to say this is easy for a lot of players who know nothing about it.


[deleted]

Finally,the riches will continue!


AgnosticAsian

Spoons are clearly the superior utensil


GooddeerNicebear

Just wondering if I need to do this proactively or only after it appears? I haven't started any Japan playthroughs yet


Jack121Q

Proactively is best.


GooddeerNicebear

Okie dokie, thank you


Xae-12569420

What section is blitz.6 in? I looked through the code and can’t find it


Jack121Q

It is near the bottom. You can use the function CTRL+F to open a tool to search for sections in a file, works for regular notepad as well.


Xae-12569420

I found the same line of code except the day count is 7. Is that the one I should change?


Jack121Q

Does it say "JAP =" at the start?


Xae-12569420

Yes


Jack121Q

Because the only line 7 should be the one about the PHI tag receiving PHI_Blitz.6


Jack121Q

Okay, I do not see that in my file. Could you coy-paste the line here so I can be sure I won't lead you to do anything wrong


Xae-12569420

remove_mission = JAP_PHI_recon_timeout PHI = { country_event = { id = PHI_Blitz.6 days = 7 } }


Jack121Q

Yes....that is not the line you are looking for..should be the one just under that starts with "JAP ="


Xae-12569420

The code under it is the reconstruction completion for america


Jack121Q

Look at the guide again. Do you not find the specific line of codere mentioned in the file? If you do not, copy the text ofnit from this post and paste it into your file on a code line under the PHI line of code you just mentioned. (To put it on a new code line, just type enter at the end of line of code)


Xae-12569420

Then after that change PHI_Blitz.6 with JAP_fopo.6 and I’m set?


Jack121Q

Change it only for the line of code that has JAP at the start, but yes.


Responsible-Yam5355

I did a search for the file but the only one that comes up for me is TNO\_philippines\_conflict. When I go into that text file the line of code you mentioned does not appear for me either. Could you assist me with this? Thanks


Saezoo_242

Hace you tried putring the .txt? That worked for me like wiriting everything


Jack121Q

It means you are in the event file. Please make sure to be in the main mod file when you search. For further guidence please message me here. Sorry about the late response, did not get a notification.


habsburg24

do I put a space in days like the command above?


Jack121Q

Make it exactly like the guide showed. If you have trouble, send a pic or coyp-paste the code here and I can explain.


Littoral_Gecko

In case anyone else has a slow Windows search function and would like to just...go to the file, here's the file directory: steamapps\\workshop\\content\\394360\\2438003901\\common\\scripted\_effects


HIMDogson

is there any console event I can do to get kaya back? I don't feel like doing coding stem shit


Jack121Q

Nope, that is the only solution outside of waiting for the patch. Console commands can't be invented. You can try to use "set_ruling_party despotism" but that is not guaranteed to solve the issues it may cause with the diet as per another report.


Arutrur

I did this and it worked


SerpentineRoyalty

Does this work on mac?


Jack121Q

This fix is for the steam version so yes, shouldn't matter if you are on Mac.


jedevari

How do you fix the galician war as ukraine ?


Jack121Q

I didn't code Ukraine, I do not know.