• 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.

Toio

Field Marshal
6 Badges
Jun 18, 2003
7.699
0
Visit site
  • Europa Universalis III
  • Europa Universalis III Complete
  • For The Glory
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • 500k Club
latest upload game and still cannot get TUR to move its capital even after annexing BYZ in 1442. It's now 1461.

I checked the files and the event has not fired yet, so there is still hope until 1491 arrives


also - should LIE -OEL -OPP be in alliance together at start of 1419?
 
i think this is the event that stops the ottomans move to byzantion

#(1419-1600) Control of the Bosporus
event = {
id = 337808
trigger = {
NOT = { event = 3352 } #The Economic Reforms of Mehmed II
NOT = { #TUR have a specific event until 1491
AND = {
owned = { province = 357 1953 data = TUR }
NOT = { year = 1491 }
}
}
AND = {
owned = { province = 477 data = -1 } #Anatolia Bursa
owned = { province = 478 1958 data = -1 } #Smyrna Karesi
owned = { province = 1953 data = -1 } #Byzantion
owned = { province = 357 data = -1 } #Thrace
owned = { province = 358 data = -1 } #Macedonia
}
}
random = no
province = 357 #Thrace 1953 #Byzantion
name = "EVENTNAME337808" #Control of the Bosporus
desc = "EVENTHIST337808"
#-#By holding the Bosporus we can control trade in the Black Sea.

date = { day = 1 month = january year = 1419 }
offset = 360
deathdate = { day = 1 month = january year = 1600 1492 }

action_a = {
name = "ACTIONNAME337808A" #A new market
command = { type = removecot which = 465 464 } #Kerch #Kaffa
command = { type = cot which = 357 1953 } #Thrace #Byzantion
command = { type = relation which = VEN value = -150 }
command = { type = relation which = GEN value = -100 }
command = { type = domestic which = MERCANTILISM value = 2 }
command = { type = merchants value = 6 }
command = { type = sleepevent which = 3352 } #TUR: The Economic Reforms of Mehmed II
}
}

#(1419-1500) Consequences of the Conquest of Constantinople -I-
event = {
id = 301091
trigger = {
owned = { province = 357 1953 data = -1 } #Thrace #Byzantion
control = { province = 3571953 data = -1 } #Thrace #Byzantion
flag = [Constantinople]
atwar = no
OR = {
owned = { province = 477 data = -1 } #Bursa
owned = { province = 478 1958 data = -1 } #Smyrna #karesi
}
}
random = no
country = TUR
name = "EVENTNAME301091" #Consequences of the Conquest of Constantinople
desc = "EVENTHIST301091"
#-#After the conquest of Constantinople, Turkish culture and Muslim faith spread in former Orthodox provinces in the area.

date = { day = 1 month = january year = 1419 }
offset = 30
deathdate = { day = 1 month = january year = 1500 }

action_a = {
name = "GREAT"
command = { type = provinceculture which = 477 value = turkish }
command = { type = provinceculture which = 478 value = turkish } #Smyrna
command = { type = provincereligion which = 477 value = sunni }
command = { type = provincereligion which = 478 value = sunni } #Smyrna
command = { type = provinceculture which = 1958 value = turkish }
command = { type = provincereligion which = 1958 value = sunni }
}
}


#(1419-1500) Consequences of the Conquest of Constantinople -II-
event = {
id = 301127
trigger = {
owned = { province = 357 1953 data = -1 } #Thrace #Byzantion
control = { province = 357 1953 data = -1 } #Thrace #Byzantion
flag = [OldCapital]
atwar = no
OR = {
owned = { province = 358 data = -1 } #Macedonia
owned = { province = 477 data = -1 } #Bursa
owned = { province = 478 data = -1 } #Smyrna
owned = { province = 1958 data = -1 } #Karesi
}
}
random = no
country = TUR
name = "EVENTNAME301091" #Consequences of the Conquest of Constantinople
desc = "EVENTHIST301091"
#-#After the conquest of Constantinople, Turkish culture and Muslim faith spread in former Orthodox provinces in the area.

date = { day = 1 month = january year = 1419 }
offset = 30
deathdate = { day = 1 month = january year = 1500 }

action_a = {
name = "GREAT"
command = { type = provinceculture which = 358 value = turkish } #Macedonia
command = { type = provinceculture which = 477 value = turkish } #Bursa
command = { type = provinceculture which = 478 value = turkish } #Smyrna
command = { type = provinceculture which = 1958 value = turkish }
command = { type = provincereligion which = 477 value = sunni } #Bursa
command = { type = provincereligion which = 478 value = sunni } #Smyrna
command = { type = provincereligion which = 1958 value = sunni }
}
}

#(1419-1491) The Economic Reforms of Mehmed II
event = {
id = 3352
trigger = {
event = 3353 #TUR: The City of Men's Desire
}
random = no
country = TUR
name = "EVENTNAME3352" #The Economic Reforms of Mehmed II
desc = "EVENTHIST3352"
#-#Prior to his conquest of Constantinople Mehmed II signed several generous agreements with the mercantile empires of Venice and Genoa to ensure their neutrality, but when the great city had fallen he was not late in breaking the western merchants' strangle-hold on the Black Sea trade. Mehmed was a mercantilist who strived to maintain state control over the merchants, yet his protectionist measures had the intended effect and the Ottoman economy thrived.

date = { day = 1 month = january year = 1419 }
offset = 2000
deathdate = { day = 1 month = january year = 1491 }

action_a = {
name = "ACTIONNAME3352A" #Break the Agreements
command = { type = removecot which = 464 } #Kerch #Kaffa
command = { type = cot which = 1953 } #Thrace
command = { type = relation which = VEN value = -150 }
command = { type = relation which = GEN value = -100 }
command = { type = domestic which = MERCANTILISM value = 2 }
command = { type = merchants value = 6 }
command = { type = trigger which = 174023 } #GEN: The trade in the Black Sea
}
}


I am unsure if i missed anything



EDIT - this move of capital from thrace to Byzantion still does not work even though I removed action B
Also, what is this flag {Constantinople} as no flag exists

I removed the command setflag -constantinople and now the event City of men's desire fires
 
Last edited:
EDIT - this move of capital from thrace to Byzantion still does not work even though I removed action B
Also, what is this flag {Constantinople} as no flag exists

I removed the command setflag -constantinople and now the event City of men's desire fires
I don't know. That's how it is in AGCEEP so better ask question there. I've only converted little of TUR's event file.

This is the intended order of events conversion: Italy, Iberia, France, Britain, Germany, Scania, Central Europe, Russia, Balkans, Anatolia, Arabs, C. Asia, India, SE Asia, Orient, Indonesia, America, Africa

So far, I only finished Italy and most of Iberia so there's still much work to do.
 
After having included 1953 in all triggers and actions requesting it, now it works as expected. The problem is when the Ottomans annex Byzantium...
 
Global_provincespec folder

required events for byzantion fixed or else Byzantion is not conceded to the TUR

events
338009
338488
 
What's the problem?
Just the year in which the Ottomans annex Byzantium. In a test I did they fought a war but Byzanthium paid instead of losing THE province or being annexed...

In BYZ_23016 province 357 should be changed into 1953, both in trigger and in action a.
 
Well, there's nothing I can do if AI decided to accept payment instead of annexing. The most we can do is create an annexation event for TUR if it controls Byzantion after 1453.
 
Well, there's nothing I can do if AI decided to accept payment instead of annexing. The most we can do is create an annexation event if TUR controls Byzantion after 1453.
Maybe I didn't follow that war so I don't know if Byzantium was a two province country. However when fixed, the event 23016 should solve this problem, I hope.
 
That event will of course be fixed but I don't see it ever being used. What are the chances of BYZ owning Morea? That event must have been designed back when Morea was not an independent faction.
 
Lesbos was taken from the Genoese in 1462

#(1451) The Conquests of Mehmed II The Conqueror
event = {
id = 301002
random = no
country = TUR
name = "EVENTNAME301002" #The Conquests of Mehmed II The Conqueror
desc = "EVENTHIST301002"
#-#During Mehmed II's rule, Constantinople, Athens, Morea, Serbia, Bosnia, Karaman, Candar, Trebizond, Albania, Hercegovnia, Kercha, Kaffa and Otranto all fell to the Ottoman Sultan. In addition, he tried to take Rhodes. During his invasion of Italy, the Sultan died, which led to the evacuation of Otranto.

date = { day = 3 month = february year = 1451 }

action_a = {
name = "ACTIONNAME301002A" #We need expansion
command = { type = addcore_claim which = 359 } #Attica
command = { type = addcore_claim which = 360 } #Morea
command = { type = addcore_claim which = 1369 } #Achaea
command = { type = addcore_claim which = 1954 } #Epirus
command = { type = addcore_claim which = 464 } #Kaffa
command = { type = addcore_claim which = 1955 } #Lesbos
command = { type = addcore_claim which = 475 } #Trabzon
command = { type = addcore_claim which = 481 } #Rhodes
command = { type = addcore_claim which = 474 } #Erzincan
command = { type = addcore_claim which = 1609 } #Sinop
command = { type = addcore_claim which = 1611 } #Karaman
command = { type = addcore_claim which = 1402 } #Durazzo
command = { type = addcore_claim which = 361 } #Albania
command = { type = addcore_claim which = 394 } #Apulia
command = { type = casusbelli which = HUN value = 362 }
command = { type = casusbelli which = VEN value = 362 }
#command = { type = AI which = TUR_MehmetII.ai }
}
}
 
I seen Epirus survive 5 wars with the TUR between 1419 and 1466 and not lose any land, they keep paying their way out of trouble....last war they paid 365 ducats

provinces must be rich
 
When Ottomans gain greek culture?

hmm, they don't.......strange
they probably need to get it here
Code:
#(1456-1820) Athens submits
event = {
	id = 301134 #triggered by ATH_117006A
	random = no
	country = TUR
	name = "EVENTNAME301134" #Athens submits
>>>>>>>>>>>>>

or when the TUR captures BYZ


they have an event to loose it
 
Last edited:
BYZ Already captured Serbia and Bosnia as well. But still accept only bulgarian culture..... now 1465 year


there is no greek culture for ottomans, because it was forgotten or needs to be fixed
 
What is the story behind Dalmatian culture for the Ottomans? They never conquered one of the regions represented on the map with that culture.

- Zeta (representing Cattaro): Passed from Venice to Austria
- Ragusa: stayed independent until coquered by French marshal Marmont in the Napoleonic era
- Dalmatia: I gues the province represents the major cities (Zara, Spalato, Sebenico and what not). Those were never controlled by TUR
- Istria: The Ottomans only sent raiding parties to the province, mostly to the Austrian part, which is included into Krain.

So, please remove Dalmatian culture from the Ottoman Empire.
 
What is the story behind Dalmatian culture for the Ottomans? They never conquered one of the regions represented on the map with that culture.

- Zeta (representing Cattaro): Passed from Venice to Austria
- Ragusa: stayed independent until coquered by French marshal Marmont in the Napoleonic era
- Dalmatia: I gues the province represents the major cities (Zara, Spalato, Sebenico and what not). Those were never controlled by TUR
- Istria: The Ottomans only sent raiding parties to the province, mostly to the Austrian part, which is included into Krain.

So, please remove Dalmatian culture from the Ottoman Empire.

its in TUR event 301005 .............remove the command there

Dalmatian culture is called syrian culture as this was arranged when we removed syrian from the game.
 
What is the story behind Dalmatian culture for the Ottomans? They never conquered one of the regions represented on the map with that culture.

- Zeta (representing Cattaro): Passed from Venice to Austria
- Ragusa: stayed independent until coquered by French marshal Marmont in the Napoleonic era
- Dalmatia: I gues the province represents the major cities (Zara, Spalato, Sebenico and what not). Those were never controlled by TUR
- Istria: The Ottomans only sent raiding parties to the province, mostly to the Austrian part, which is included into Krain.

So, please remove Dalmatian culture from the Ottoman Empire.
I agree. You'll have to check EU2's AGCEEP thread for the story behind it.

You mean from the start of the scenario? Yes, it's to be added, according to "vanilla" agceep version.

I don't think it should be added from the start when BYZ is still alive.