• 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.
Please, is anyone able to upload the file? It seems that the file(s) is unavailable using the filefront link (I tested it several times without any result).

Even if it's only the scenario folder and .eug files. I just am interested in playing it.

Thank you. :)
 
2 things:

all armies all outta place-oob isnt done (THIS IS A WiP)

breslau event is bugged

Code:
################################################## 
#  Breslau Volkssturm
##################################################  

event = {
	id = 999999
	random = no
	country = GER

	trigger = {
		control = { province = 473 data = GER } # Breslau controlled by Germany
			#NO = {
			OR = {
				control = { province = 479 data = GER } # Cracow
				control = { province = 482 data = GER } # Oppeln
				control = { province = 308 data = GER } # Küstrin
				control = { province = 309 data = GER } # Cottbus
				control = { province = 472 data = GER } # Liberec
				control = { province = 474 data = GER } # Ostrava
			
			}
	}

	name = "Breslau Volkssturm"
	desc = "Since Allies now threat one of our biggest cities, Breaslau, we need quickly more troops to defense this city!"		
        picture = "oil_Supply"
	style = 0

	date = { day = 1 month = january year = 1945 }
	offset = 1
	deathdate = { day = 1 month = january year = 1946 }

	action_a = {
		name = "OK"
		command = { type = add_corps which = "Breslau Volkssturm" value = land where = 473 }
		command = { type = manpowerpool value = -10 }
		command = { type = add_division value = militia when = 1 where = anti_tank }
	}
}
 

Yes! It works! Thank you! :D

2 things:

all armies all outta place-oob isnt done (THIS IS A WiP)

breslau event is bugged

Code:
################################################## 
#  Breslau Volkssturm
##################################################  

event = {
	id = 999999
	random = no
	country = GER

	trigger = {
		control = { province = 473 data = GER } # Breslau controlled by Germany
			#NO = {
			OR = {
				control = { province = 479 data = GER } # Cracow
				control = { province = 482 data = GER } # Oppeln
				control = { province = 308 data = GER } # Küstrin
				control = { province = 309 data = GER } # Cottbus
				control = { province = 472 data = GER } # Liberec
				control = { province = 474 data = GER } # Ostrava
			
			}
	}

	name = "Breslau Volkssturm"
	desc = "Since Allies now threat one of our biggest cities, Breaslau, we need quickly more troops to defense this city!"		
        picture = "oil_Supply"
	style = 0

	date = { day = 1 month = january year = 1945 }
	offset = 1
	deathdate = { day = 1 month = january year = 1946 }

	action_a = {
		name = "OK"
		command = { type = add_corps which = "Breslau Volkssturm" value = land where = 473 }
		command = { type = manpowerpool value = -10 }
		command = { type = add_division value = militia when = 1 where = anti_tank }
	}
}

Thank you so much. It'll be a great help indeed. ;)
 
Do anyone have the OOBs for the main countries (Japan, Germany, USA, UK, URRS, etc)? I tried to play this scenario, but the OOB wasn't done. I've recovered some OOBs from posts within this same thread, but I fear they wouldn't be enough (specially because some of them aren't historical). :(

From what I could read there was a modern version that included those, but the links are broken. If so, can someone upload it? Or at least upload the historical OOBs for these? Thanks.

Cheers!

~omega20
 
Last edited:
Someone please?

P.D. I've found some OOBs, specially the German OOB, but the scenario crashes every time I use them. Please, could someone reupload the files? I've tried to contact the developers of this scenario, but they don't answer my PMs :(