MrMinion13WasTooken
Sobt Operator
POLICE OPEN THE DOOR!!!!
What errors do you get when running the game in debug mode?
-jordsta95
bassicly same names for leaders and stuff but i fixed but changing the names from the debug notepad list
pain
Current isn't possible on the site, but if you add the following to the country's history file, it should work as you expect:
if = {
limit = {
has_start_date < 1936.01.02 #Replace this with a day or two after the start date when the war should happen (see below if there are start dates before & after)
}
declare_war_on = {
target = TAG #Tag of nation to be at war with
type = annex_everything #Type of wargoal
}
}
If you have multiple start dates, you may need to do:
limit = {
AND = {
has_start_date < 1936.01.02
has_start_date < 1937.02.01
}
}
-jordsta95
alot of pain i have to understand later but anyways thank you pretty cool how you care for the site and the users
e
Which browser are you having this issue in?
I have just tried editing states for Bulgaria (Interwar mod) & PRC (John Xina mod) and they both edited just fine.
-jordsta95
oh ok ty
Which country are you having this issue with?
-jordsta95
short version every
idk if its a bug from the site its just sussy i clicked it 9 times and nothing
In the focus "Help the Americans", you have a state selector inside another - which will be causing the game to see an error and stop loading the focus tree.
378 = {
random_owned_controlled_state ={
If you get rid of one of these lines, and a } from the end of the reward, that should solve that issue.
In the focuses "Southern Europe Challange" and "Focus on the West" you have the reward:
has_annex_war_goal = ...
This is a check, and would be used in the "available" box. To create a wargoal, you need to use:
create_wargoal = {
type = annex_everything
target = ...
}
-jordsta95
so errors remove the focuses?
Are you using any mods which edit the map/are playing pre Barbarossa update?
-jordsta95
well no i think it has something to deal with the dlc since i dont have it and i clicked the button to like make it for the dlc or something