• 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.
Open #1419 - Hands-off.eug file of AGCEEP

Copy
Code:
country = {
	tag = MER
...
}
in the eug vanilla scenario you want (make a backup file before) outside header section and replace last entry in header section with:
Code:
	MER = {
		countrydifficulty = 0
		countryeconomy = 0
		countrymilitary = 0
		countrydiplomacy = 0
		missiontype = 0
	}