• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(14102)

Field Marshal
Jan 27, 2003
5.515
0
Visit site
v1.06 vh/f GER 1936 GC CORE

Vulture:

Now i've been a bad boy [bb=100] and haven't been reading these bug boards lately [too busy playing HOI and Vicky!], so maybe this is already known, although a quick look on the list did not show it, so ...

addcore event command does not appear to fire correctly all the time. EX: the Claim Sudenland [sp?] event is supposed to put all CZE provinces to GER national list, but it doesn't. misses about half of them. event is there, but it doesn't fire right. the correct provinces are secceeded, so it is not readily apparent. issue is that you don't get the full benefit of all of them, and particularly in the 2nd CZE event when you pick up a few more. you get them, but since they aren't national provinces, the benefit is pretty paltry.

granted, my save game is a CORE game, but i know nothing that Steel has done that should interfere with this command working correctly.
 
Upvote 0
PaxMondo said:
v1.06 vh/f GER 1936 GC CORE

Vulture:

Now i've been a bad boy [bb=100] and haven't been reading these bug boards lately [too busy playing HOI and Vicky!], so maybe this is already known, although a quick look on the list did not show it, so ...

addcore event command does not appear to fire correctly all the time. EX: the Claim Sudenland [sp?] event is supposed to put all CZE provinces to GER national list, but it doesn't. misses about half of them. event is there, but it doesn't fire right. the correct provinces are secceeded, so it is not readily apparent. issue is that you don't get the full benefit of all of them, and particularly in the 2nd CZE event when you pick up a few more. you get them, but since they aren't national provinces, the benefit is pretty paltry.

granted, my save game is a CORE game, but i know nothing that Steel has done that should interfere with this command working correctly.

Bump. is this already known?
 
in event 2030 you get 8 more national provinces as germany and 5 of them are seeded to you in event 2200

command = { type = addcore which = 613 } # 5 Sudetenland provinces
command = { type = addcore which = 614 }
command = { type = addcore which = 616 }
command = { type = addcore which = 617 }
command = { type = addcore which = 578 }

command = { type = addcore which = 615 } # The rest of the Czech Republic
command = { type = addcore which = 612 }
command = { type = addcore which = 619 }

command = { type = secedeprovince which = GER value = 578 }
command = { type = secedeprovince which = GER value = 613 }
command = { type = secedeprovince which = GER value = 614 }
command = { type = secedeprovince which = GER value = 616 }
command = { type = secedeprovince which = GER value = 617 }

and IMO is this working so what is the problem ?

"Czechoslovakia" != "the Czech Republic" , no claims on Slovakia
 
mr_sQuinty said:
in event 2030 you get 8 more national provinces as germany and 5 of them are seeded to you in event 2200

command = { type = addcore which = 613 } # 5 Sudetenland provinces
command = { type = addcore which = 614 }
command = { type = addcore which = 616 }
command = { type = addcore which = 617 }
command = { type = addcore which = 578 }

command = { type = addcore which = 615 } # The rest of the Czech Republic
command = { type = addcore which = 612 }
command = { type = addcore which = 619 }

command = { type = secedeprovince which = GER value = 578 }
command = { type = secedeprovince which = GER value = 613 }
command = { type = secedeprovince which = GER value = 614 }
command = { type = secedeprovince which = GER value = 616 }
command = { type = secedeprovince which = GER value = 617 }

and IMO is this working so what is the problem ?

"Czechoslovakia" != "the Czech Republic" , no claims on Slovakia

Yep, except when the event fires in my games, i don't get all of the national province claims. Can't explain why, they just aren't there. In my games, it appears that only every other one gets assigned as a national province.

So, is anyone else seeing this?