• 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.
If Russia doesn't have a port, she will never explore.

I added Nefedova to known provinces of Sibir in recent proposals (Uzbeks know the province too) to help Russia.

Does it make sense to add a small corridor known by Sibir to Mongolia too:
Tchany + Irtych + Demianka + Ob

Does it make sense to add a small corridor known by Uzbeks to Mongolia to the south:
Omsk + Semipalatinsk + Novosibirsk + Altai + Barabinsk + Tomsk

Or is too dangerous for possibile unwanted effects?
 
Last edited:
According to previous post, proposal:
Code:
#Siberian corridor - North
1572 581 583 586 588
added to known provinces of Sibir in 1419 and 1520 scenarios
Code:
#Siberian corridor - South
1572 580 582 584 585 587 589
added to Uzbeks in 1419, 1520 and 1648 scenarios and to Khiva and Kazakhs in 1520 and 1648 scenarios.
 
Uzbeks not but Kazakhs yes and Kazakhs form from Uzbeks. I'm not sure South corridor is important but I'd like to see it tested.

No problem to discard it if there is no positive effect but North one seems very useful with my current test (no port for Russia) => Mongolia reached and Russia in Mongolia sequence happened.
Russia is unable to reach Pacific after the conquest of Mongolia but better than no colonization at all.
 
Problem in following events and related monarchs:
Code:
#(1549-1556) The succession of 1550
event = {
	id = 65010
	random = no
	country = UZB
	name = "EVENTNAME65010" #Succession of 1549
	desc = "EVENTHIST65010"
	#-#

	date = { day = 1 month = january year = 1549 }
	offset = 30
	deathdate = { day = 1 month = january year = 1556 }

	action_a = {
		name = "ACTIONNAME65010A" #Support Nawruz Ahmad
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 72 value = 7 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = wakeleader which = 0162302 } #Nawruz Ahmad Khan (UZB)
		command = { type = wakeleader which = 0162319 } #Burhan Sultan (UZB)
		[COLOR=DeepSkyBlue]command = { type = wakemonarch which = 0162008 } #Nawruz Ahmad
		command = { type = sleepmonarch which = 0162007 } #Abd al-Latif[/COLOR]
		command = { type = domestic which = offensive value = -2 }
	}
	action_b = {
		name = "ACTIONNAME65010B" #Support Pir Muhammad
		command = { type = stability value = -4 }
		command = { type = domestic which = centralization value = -1 }
		command = { type = revoltrisk which = 84 value = 9 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = wakeleader which = 0162303 } #Abdullah II (UZB)
		[COLOR=DeepSkyBlue]command = { type = wakemonarch which = 0162009 } #Pir Muhammad I
		command = { type = sleepmonarch which = 0162007 } #Abd al-Latif[/COLOR]
		command = { type = wakeleader which = 0162320 } #Khusrau Sultan (UZB)
	}
}
#-#Following the death of Abd al-Latif, a short political brawl followed, which, however, had far reaching long term consequences. Pir Muhammad quickly jumped on opportunity and captured Bukhara, however, lacking any military support, he had to flee upon hearing the news that Nawruz Ahmad is on his way. The next 7 years saw a constant figthing between Pir Muhammad nephew Abd'Allah and Nawruz Ahmad. The civil war effectively ended in 1556 when Nawruz Ahmad died of drunkeness, allowing Pir Muhammad to ascend to the throne.

Code:
#(1561) The succession of 1561
event = {
	id = 65011
	random = no
	country = UZB
	name = "EVENTNAME65011" #Deposition of Pir Muhammad
	desc = "EVENTHIST65011"
	#-#

	date = { day = 1 month = january year = 1561 }
	offset = 30
	deathdate = { day = 1 month = january year = 1562 }

	action_a = {
		name = "ACTIONNAME65011A" #Depose Pir Muhammad
		[COLOR=DeepSkyBlue]command = { type = wakemonarch which = 0162010 } #Iskandar Bahadur
		command = { type = sleepmonarch which = 0162009 } #Pir Muhammad I[/COLOR]
		command = { type = domestic which = centralization value = 1 }
	}
	action_b = {
		name = "ACTIONNAME65011B" #Leave the old man alone
		command = { type = domestic which = offensive value = -1 }
		command = { type = stability value = -1 }
	}
}
#-#Pir Muhammad, who had a reputation of being wily and greedy, tried to jostle Bukhara from his nephew Abd'Allah by offering him an exchange of appanages. Abd'Allah originally agreed, however, upon learning of real importance of Bukhara, Abd'Allah decided to call the deal off, and move his capital to Bukhara, and replace Pir Muhammad with his father Iskandar.

Corresponding monarchs:
Code:
historicalmonarch = {
	id = { type = 6 id = 0162007 }
	startdate = {
		year = 1540
	}
	deathdate = {
		year = 1552
	}
	name = "Abd al-Latif"
	DIP = 4
	ADM = 4
	MIL = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 0162008 }
	startdate = {
		year = 1552
	}
	deathdate = {
		day = 10
		month = september
		year = 1556
	}
	name = "Nawruz Ahmad"
	DIP = 4
	ADM = 4
	MIL = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 0162009 }
	startdate = {
		day = 10
		month = september
		year = 1556
	}
	deathdate = {
		day = 13
		month = february
		year = 1561
	}
	name = "Pir Muhammad I"
	DIP = 4
	ADM = 4
	MIL = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 0162010 }
	startdate = {
		day = 13
		month = february
		year = 1561
	}
	deathdate = {
		day = 22
		month = june
		year = 1583
	}
	name = "Iskandar Bahadur"
	DIP = 4
	ADM = 6
	MIL = 4
	dormant = no
	remark ="simple-minded father of Abd'allah II. However, Abd'Allah was a co-ruler."
}

None of them is dormant (no need to wake them) but aren't some extended alternate dormant ones needed?

EDIT: I didn't check the leaders.
 
I probably messed this up when in the Beta of the AGCEEP, I removed/replaced some content at a poster's request.

Here are the original monarch entrys (from the EEP) for Nawruz Ahmad Khan and Pir Muhammad I:

Code:
historicalmonarch = { 
	id = { type = 6 id = 05218 } 
	startdate = { 
		year = 1549 
	} 
	deathdate = {
		day = 10 
		month = september 
		year = 1556 
	} 
	name = "Nawruz Ahmad Khan" 
	DIP = 4 
	ADM = 4 
	MIL = 5 
	dormant = yes 
} 

historicalmonarch = { 
	id = { type = 6 id = 05219 } 
	startdate = {
		year = 1549 
	} 
	deathdate = { 
		day = 13 
		month = february 
		year = 1567 
	} 
	name = "Pir Muhammad I" 
	DIP = 4 
	ADM = 4 
	MIL = 4 
	dormant = yes 
}

edit: I think it was a mistake earlier on and that Iskandar Bahadur was probably supposed to be dormant as well.
 
Looking at this though, we still get strange gaps, when looking at end-dates.

We're going to need to be able have pir muhammad I come to the throne when Nawruz dies in 1567 (result of choice a in UZB_65010). We're also going to need an alternate Iskandar Bahadur that starts when Pir Muhammad dies in 1567 if choice b is chosen in UZB_65011.
 
Beta of the AGCEEP. Long time ago... :)

I will post the corrected events and dormant monarchs with ids in correct range ASAP. It is easy to fix but I needed confirmation before.
 
YodaMaster said:
Beta of the AGCEEP. Long time ago... :)

Almost prehistoric. :p

YodaMaster said:
I will post the corrected events and dormant monarchs with ids in correct range ASAP. It is easy to fix but I needed confirmation before.

Yea, just make sure to make those two other versions as well.
 
Abd al-Latif died in 1562. Sources: here (rulers are not mentioned in the English translation) and here (Sheïbanides).

Missing dormant monarchs for Uzbeks:
Code:
historicalmonarch = {
	id = { type = 6 id = 0162030 }
	startdate = {
		year = 1552
	}
	deathdate = {
		day = 10
		month = september
		year = 1556
	}
	name = "Nawruz Ahmad"
	DIP = 4
	ADM = 4
	MIL = 5
	dormant = yes
}
historicalmonarch = {
	id = { type = 6 id = 0162031 }
	startdate = {
		year = 1552
	}
	deathdate = {
		day = 13
		month = february
		year = 1561
	}
	name = "Pir Muhammad I °"
	DIP = 4
	ADM = 4
	MIL = 4
	dormant = yes
}
historicalmonarch = {
	id = { type = 6 id = 0162032 }
	startdate = {
		year = 1561
	}
	deathdate = {
		day = 22
		month = june
		year = 1583
	}
	name = "Iskandar Bahadur"
	DIP = 4
	ADM = 6
	MIL = 4
	dormant = yes
	remark ="simple-minded father of Abd'allah II. However, Abd'Allah was a co-ruler. For the Succession of 1561"
}
historicalmonarch = {
	id = { type = 6 id = 0162033 }
	startdate = {
		day = 23
		month = july
		year = 1599
	}
	deathdate = {
		day = 19
		month = may
		year = 1605
	}
	name = "Baqi Muhammad °"
	DIP = 5
	ADM = 5
	MIL = 5
	dormant = yes
}
Reworked existing ones:
Code:
historicalmonarch = {
	id = { type = 6 id = 0162007 }
	startdate = {
		year = 1540
	}
	deathdate = {
		year = 155[COLOR=Red]2[/COLOR][COLOR=Yellow]3[/COLOR]
	}
	name = "Abd al-Latif"
	DIP = 4
	ADM = 4
	MIL = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 0162008 }
	startdate = {
		year = 155[COLOR=Red]2[/COLOR][COLOR=Yellow]3[/COLOR]
	}
	deathdate = {
		day = 10
		month = september
		year = 1556
	}
	name = "Nawruz Ahmad"
	DIP = 4
	ADM = 4
	MIL = 5
	dormant = no
	[COLOR=Yellow]remark = "For UZB as revolter"[/COLOR]
}
historicalmonarch = {
	id = { type = 6 id = 0162010 }
	startdate = {
		day = 13
		month = february
		year = 1561
	}
	deathdate = {
		day = 22
		month = june
		year = 1583
	}
	name = "Iskandar Bahadur"
	DIP = 4
	ADM = 6
	MIL = 4
	dormant = no
	remark ="simple-minded father of Abd'allah II. However, Abd'Allah was a co-ruler. [COLOR=Yellow]For UZB as revolter[/COLOR]"
}
Reworked events:
Code:
#([COLOR=Red]1549-1556[/COLOR][COLOR=Yellow]1552[/COLOR]) The succession of [COLOR=Red]1550[/COLOR][COLOR=Yellow]Abd al-Latif[/COLOR]
event = {
	id = 65010
	[COLOR=Yellow]trigger = {
		monarch = 0162007 #Abd al-Latif
	}[/COLOR]
	random = no
	country = UZB
	name = "EVENTNAME65010" #Succession of [COLOR=Red]1549[/COLOR][COLOR=Yellow]Abd al-Latif[/COLOR]
	desc = "EVENTHIST65010"
	#-#

	date = { day = 1 month = january year = [COLOR=Red]1549[/COLOR][COLOR=Yellow]1552[/COLOR] }
	offset = 30[COLOR=Yellow]0[/COLOR]
	[COLOR=Red]deathdate = { day = 1 month = january year = 1556 }[/COLOR]
	[COLOR=Yellow]deathdate = { day = 29 month = december year = 1552 }[/COLOR]

	action_a = {
		name = "ACTIONNAME65010A" #Support Nawruz Ahmad
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 72 value = 7 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = wakemonarch which = 01620[COLOR=Red]08[/COLOR][COLOR=Yellow]30[/COLOR] } #Nawruz Ahmad
		[COLOR=Red]command = { type = sleepmonarch which = 0162007 } #Abd al-Latif[/COLOR]
		[COLOR=Yellow]command = { type = sleepmonarch which = 0162008 } #Nawruz Ahmad[/COLOR]
		command = { type = wakeleader which = 0162302 } #Nawruz Ahmad Khan (UZB)
		command = { type = wakeleader which = 0162319 } #Burhan Sultan (UZB)
		command = { type = domestic which = offensive value = -2 }
	}
	action_b = {
		name = "ACTIONNAME65010B" #Support Pir Muhammad
		command = { type = stability value = -4 }
		command = { type = domestic which = centralization value = -1 }
		command = { type = revoltrisk which = 84 value = 9 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = wakemonarch which = 01620[COLOR=Red]09[/COLOR][COLOR=Yellow]31[/COLOR] } #Pir Muhammad I [COLOR=Yellow]°[/COLOR]
		[COLOR=Red]command = { type = sleepmonarch which = 0162007 } #Abd al-Latif[/COLOR]
		[COLOR=Yellow]command = { type = sleepmonarch which = 0162008 } #Nawruz Ahmad
		command = { type = sleepmonarch which = 0162009 } #Pir Muhammad I[/COLOR]
		command = { type = wakeleader which = 0162303 } #Abdullah II (UZB)
		command = { type = wakeleader which = 0162320 } #Khusrau Sultan (UZB)
	}
}
#-#Following the death of Abd al-Latif, a short political brawl followed, which, however, had far reaching long term consequences. Pir Muhammad quickly jumped on opportunity and captured Bukhara, however, lacking any military support, he had to flee upon hearing the news that Nawruz Ahmad is on his way. The next 7 years saw a constant figthing between Pir Muhammad nephew Abd'Allah and Nawruz Ahmad. The civil war effectively ended in 1556 when Nawruz Ahmad died of drunkeness, allowing Pir Muhammad to ascend to the throne.

Code:
#(1561) The succession of 1561
event = {
	id = 65011
	[COLOR=Yellow]trigger = {
		OR = {
			monarch = 0162009 #Pir Muhammad I
			monarch = 0162031 #Pir Muhammad I °
		}
	}[/COLOR]
	random = no
	country = UZB
	name = "EVENTNAME65011" #Deposition of Pir Muhammad
	desc = "EVENTHIST65011"
	#-#

	date = { day = 1 month = january year = 1561 }
	offset = 30
	[COLOR=Red]deathdate = { day = 1 month = january year = 1562 }[/COLOR]
	[COLOR=Yellow]deathdate = { day = 12 month = february year = 1561 }[/COLOR]

	action_a = {
		name = "ACTIONNAME65011A" #Depose Pir Muhammad
		[COLOR=Red]command = { type = sleepmonarch which = 0162009 } #Pir Muhammad I[/COLOR]
		command = { type = wakemonarch which = 01620[COLOR=Red]10[/COLOR][COLOR=Yellow]32[/COLOR] } #Iskandar Bahadur
		[COLOR=Yellow]command = { type = sleepmonarch which = 0162010 } #Iskandar Bahadur[/COLOR]
		command = { type = domestic which = centralization value = 1 }
	}
	action_b = {
		name = "ACTIONNAME65011B" #Leave the old man alone
		command = { type = domestic which = offensive value = -1 }
		command = { type = stability value = -1 }
	}
}
#-#Pir Muhammad, who had a reputation of being wily and greedy, tried to jostle Bukhara from his nephew Abd'Allah by offering him an exchange of appanages. Abd'Allah originally agreed, however, upon learning of real importance of Bukhara, Abd'Allah decided to call the deal off, and move his capital to Bukhara, and replace Pir Muhammad with his father Iskandar.

Code:
#(1599) Death of Abd'al Mum'in
event = {
	id = 65025
	random = no
	country = UZB
	name = "EVENTNAME65025" #Succession of Abd'al Mum'in
	desc = "EVENTHIST65025"
	#-#

	date = { day = 22 month = july year = 1599 }

	action_a = {
		name = "ACTIONNAME65025A" #Slow transition to new dynasty
		command = { type = domestic which = centralization value = -3 }
		command = { type = domestic which = aristocracy value = 1 }
		command = { type = domestic which = quality value = -1 }
		command = { type = domestic which = offensive value = -2 }
		command = { type = revoltrisk which = 60 value = 3 }
		command = { type = stability value = -3 }
	}
	action_b = {
		name = "ACTIONNAME65025B" #Rapid transition to new dynasty
		command = { type = domestic which = offensive value = -2 }
		command = { type = domestic which = centralization value = -1 }
		command = { type = stability value = -5 }
		command = { type = wakemonarch which = 01620[COLOR=Red]16[/COLOR][COLOR=Yellow]33[/COLOR] } #Baqi Muhammad [COLOR=Yellow]°[/COLOR]
		command = { type = sleepmonarch which = 0162014 } #Yar Muhammad
		command = { type = sleepmonarch which = 0162015 } #Jani Muhammad
		[COLOR=Yellow]command = { type = sleepmonarch which = 0162016 } #Baqi Muhammad[/COLOR]
		command = { type = domestic which = aristocracy value = -1 }
		command = { type = revoltrisk which = 60 value = 5 }
		command = { type = domestic which = quality value = -1 }
		command = { type = sleepevent which = 65026 } #BUK: Ascension of Baqi Muhammad
	}
}
#-#After the death of Abd'Allah II, his son Abd'al Mum'in ascended the throne, however, his cruelty and mass executions of the his father's amirs and advisors, has united the nobility of the Khanate against him. One dark night, while crossing a river on the back of his horse, he was hit by 3 dozen arrows, and died instantly. The power was bestowed on Pir Muhammad, who, being an opium addict, had absolutely no interest in ruling the country. In 1599 Pir Muhammad II was removed from power, which signified the end of the Shaibanid rule in Bukhara. 4 years and 2 interim rulers later, the power was transferred into the hands of the new dynasty.
 
Last edited:
YodaMaster said:
Apparently, current CoA/flag for Khiva is the 1917-1920 one. Shouldn't we use a blue crescent on white background for the Khanate?

Sources: here and here.

Yea, I knew that the flag we used was modern. I'm not sure that anyone knew of the blue/white design when Khiva was added (back in the EEP).
 
New gfx set for Khiva (U00):

shieldu00kn9.png

smallshieldu00qs6.png


shieldu00uu1.png

smallshieldu00cy3.png


flagu00em9.png
 
So looking back at the Uzbek AIs, I think I made them worse as the most recent changes have put in a few problem areas. Upon revising them, I've also made a few changes to the Shaibani sequence as I think it would make sense to expand the timeframe with which to give the Uzbeks their cores on the Timurids.

Code:
[color=red]#(1495-1499) Shaibani's Ambition[/color]
[color=yellow]#(1488-1510) Shaibani's Ambition[/color]
event = {
	id = 325013
	trigger = {
		OR = {
			owned = { province = 1533 data = -1 } #Khiva
			owned = { province = 1534 data = -1 } #Kyzylkum
		}
	}
	random = no
	country = UZB
	name = "EVENTNAME325013" #Shaibani's Ambition
	desc = "EVENTHIST325013"
	#-#

	[color=red]date = { day = 1 month = january year = 1495 }[/color]
	[color=yellow]date = { day = 1 month = january year = 1488 }[/color]
	offset = 10
	[color=red]deathdate = { day = 1 month = january year = 1499 }[/color]
	[color=yellow]deathdate = { day = 1 month = january year = 1510 }[/color]

	action_a = {
		name = "ACTIONNAME325013A" #We shall crush them
		command = { type = stability value = 1 }
		command = { type = relation which = TIM value = -400 } #Timurid Empire
		#command = { type = AI which = "UZB-Shaibani.ai" }
		command = { type = INF which = -2 value = 10000 }
		command = { type = CAV which = -2 value = 20000 }
		command = { type = treasury value = 200 }
		command = { type = addcore which = 1532 } #Bukhara
		command = { type = addcore which = 1591 } #Surkhandarya
		command = { type = addcore which = 1592 } #Samarkand
		command = { type = addcore which = 1594 } #Uzbek
		command = { type = addcore which = 1599 } #Kirgisistan
	}
}
Shaibani Khan, having been granted the Khanship in 1488, had been at constant rivalry with the Kazakh Khan. In 1468, both Abu'l Khayr and his son, Sheikh Haidar, were killed in a battle versus the breakaway Kazakhs. A temporary peace, between them the Kazakhs and Uzbeks, allowed Shaibani Khan, Abu'l Khayr's grandson, to turn his attentions to the south. By the early 16th century he lead an invasion force of nomadic Uzbek tribes and swept down from the northern steppe, invading to conquer the region known as Transoxiana,meaning 'that which lies beyond the Oxus river'.

Code:
event = {
	id = 600260
	random = no
	country = UZB
	trigger = {
		ai = yes
		owned = { province = 1534 data = -1 } #Kyzylkum
		OR = {
			owned = { province = 1533 data = -1 } #Khiva
			AND = {
				owned = { province = 522 data = -1 } #Khwarizm
				owned = { province = 523 data = -1 } #Kara Kum
			}
		}
		NOT = {
			event = 600261 [color=yellow]#UZB: UZB_Shaibani AI[/color]
		}
	}
	name = "AI_EVENT"
	desc = "UZB_Summer AI"

	date = { day = 1 month = january year = 1425 }
	offset = 30
	deathdate = { day = 29 month = [color=limegreen]november[/color] year = [color=limegreen]1487[/color] }

	action_a = {
		name = "UZB_Summer AI"
		command = { type = ai which = "UZB_1425_Summer.ai" }
	}
}
#Shaibani's Ambition
event = {
	id = 600261
	random = no
	trigger = {
		ai = yes
		OR = {
			owned = { province = 1533 data = -1 } #Khiva
			owned = { province = 1534 data = -1 } #Kyzylkum
		}
	}
	country = UZB
	name = "AI_EVENT"
	desc = "UZB_Shaibani AI"

	date = { day = 1 month = january year = [color=limegreen]1488[/color] }
	offset = 10
	deathdate = { day = 1 month = january year = [color=limegreen]1510[/color] }

	action_a = {
		name = "UZB_Shaibani AI"
		command = { type = ai which = "UZB_[color=limegreen]1488[/color]_Shaibani.ai" }
	}
}

event = {
	id = 600262
	random = no
	trigger = {
		ai = yes
		owned = { province = 1592 data = -1 } #Samarkand
		[color=yellow]NOT = {
			event = 600263 #UZB: UZB_1510 AI
		}[/color]
	}
	country = UZB
	name = "AI_EVENT"
	desc = "UZB_Samarkand AI"

	date = { day = 1 month = january year = 1496 }
	offset = 10
	deathdate = { day = 1 month = january year = 1530 }

	action_a = {
		name = "UZB_Samarkand AI"
		command = { type = ai which = "UZB_1496_Samarkand.ai" }
	}
}
event = {
	id = 600263
	random = no
	trigger = {
		ai = yes
		event = 325013 #UZB: Shaibani's Ambition
		[color=yellow]OR = {
			event = 600262 #UZB: UZB_Samarkand AI
			NOT = { owned = { province = 1592 data = -1 } } #Samarkand
		}
		NOT = {
			monarch = 0162002 #Muhammad Shaybani
		}[/color]
	}
	country = UZB
	name = "AI_EVENT"
	desc = "UZB_1510 AI"

	date = { day = 1 month = january year = 1510 }
	offset = 200
	deathdate = { year = 1820 }

	action_a = {
		name = "UZB_1510 AI"
		command = { type = ai which = "UZB_1510.ai" }
		[color=yellow]command = { type = sleepevent which = 600262 } #UZB: UZB_Samarkand AI[/color]
	}
}

Note the change to the Shabani.ai filename :
UZB_1488_Shaibani.ai
 
Last edited:
Also, I'm curious as to what people think about a connection betwen Kyzylkum (1534) and Uzbek (1594). As it currently stands, the Uzbeks are oddly disjointed if they let Khiva go as Khiva (1533) is currently the only connector between the two. This map (from outside our period) shows that the Uzbeks would have traveled between 1534 and 1594. Only downside is that on current map, the connection would be hard to see.
 
We can add a link between the provinces and I can add a graphical link the same way I added between Kazan and Igrim for Deluxe map. Map files don't have to be reworked for this, only csv files, isn't it? Otherwise, it will be another story. ;)

Btw, if it is only a matter of csv files, why don't we add the link between Kazan and Igrim in Base version?
 
Last edited:
YodaMaster said:
We can add a link between the provinces and I can add a graphical link the same way I added between Kazan and Igrim for Deluxe map. Map files don't have to be reworked for this, only csv files, isn't it? Otherwise, it will be another story. ;)

Btw, if it is only a matter of csv files, why don't we add the link between Kazan and Igrim in Base version?

Now that I'm looking it might actually be on my end...in other words more than just a .csv change, so scratch that. :eek:o

http://www.europa-universalis.com/forum/showthread.php?t=166578&page=1&pp=20
 
For EVENTHIST325013, semicolons ( ; ) are not allowed.

For 1520 scenario, 1510 AI file is active. Shouldn't 600262 be slept if we don't want to see it firing?



Someone else reading this would say "better finish the new map". I can deal with this link if you want. Save your time. :)

We will have a problem with Base version and untouched map or will it be reserved to Deluxe map?
 
Last edited: