• 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.
Typo fix for POR_260132:
#-#Humiliated by the ease with which the FrenchSpanish and Spanish had defeated the army in 1801 the Prince-Regent João, later João VI, decideddetermined to reform the army. He established a military council to propose reforms although political difficulties delayed the reorganization until 1806. It divided up the country into three divisions, Northern, Central and Southern. Every unit was assigned to one of these divisions. The size of the Regular Army remained the same, but militia regiments were increased to 48 from 43 and the Ordenança companies were organized into 24 brigades. The Ordenança brigades acted as a recruiting depot and reserve for a regiment of the line and two militia regiments. Enlisted men released after their service with a regular infantry or militia unit were obligated to serve another eight years in their Ordenança brigade. These reforms had only been partially implemented when the French invaded in 1807, but they were fully implemented by 1812.


Note that I don't know the order in which French and Spanish were meant to appear in this description. I assumed the French should go first because they were the senior partner in the alliance.
 
Lord Grave said:
The production and taxation breakdown in my ledger shows Tea instead of Coffee. Is something wrong with my installation of AGCEEP or is this a bug?
This is a bug in page 13 of the ledger. EYRSYMBOL_COFFEE_ROLLOVER_ is used instead of _EYRSYMBOL_TEA_ROLLOVER_ (and same problem for the reverse). Another problem is with used sprites... we need to include reworked GFX\Interface\Eyr\eyr_symbols_strip.bmp in moddir (and corresponding palette).
 
Last edited:
regarding Morocco and ALL its core events, need to be completly reworked at least:

ever since the first agceep releases i always played marocco at some point or another ever hoping to get some bugs fixed with its events.

1)- if choose option "b" in bellow event, loose all the cores except for "sus" and "anti atlas"; ok, i thought that if i choose "anarchy" i AM the nation tagged "sus"(right?since i only have those TWO cores) and i do not NEED to force release SUS in 1600's. when the events forces me to release it i virtualy have NO CORES AT ALL..untill the last "reunification event or if i diplo it.

#(1472) The Fate of Morocco
event = {
id = 232006
random = no
trigger = {
NOT = { event = 232007 }
atwar = no
}
country = MOR
name = "EVENTNAME51000" #The Fate of Morocco
desc = "EVENTHIST51000"
#-#In the 15th century, the Wattasid dynasty was finally able to act on their claim as the rightful rulers of Morocco. The long civil war was over with the Wattasids as the victors. However it proved difficult to rule all of Morocco from their capital in Fez. In the south, local tribesmen and Sufi orders, most notably the Jazuliyyas, harassed Moroccan cities limiting any control the Wattasids may have had.

date = { day = 1 month = january year = 1472 }

action_a = {
name = "ACTIONNAME51000A" #Support the Wattasid dynasty
command = { type = removecore which = 1595 } #Anti Atlas
command = { type = removecore which = 805 } #Sahara
command = { type = colonialrevolt which = -1 }
command = { type = revolt which = -1 }
command = { type = stability value = 2 }
command = { type = revoltrisk which = 120 value = 2 }
#command = { type = AI which = MOR_wattasid.ai }
command = { type = province_revoltrisk which = 805 value = 5 } #Sahara
command = { type = province_revoltrisk which = 804 value = 2 } #Tassaret
command = { type = province_revoltrisk which = 1595 value = 3 } #Anti Atlas
}
action_b = {
name = "ACTIONNAME51000B" #Anarchy shall prevail!
command = { type = stability value = -4 }
command = { type = removecore which = 732 } #Tangiers
command = { type = removecore which = 733 } #Fez
command = { type = removecore which = 806 } #Toubkal
command = { type = revoltrisk which = 100 value = 5 }
command = { type = revolt which = -1 }
command = { type = sleepmonarch which = 091005 } #Muhammad al-Shaikh
command = { type = sleepmonarch which = 091006 } #Muhammad II al-Burtuqûlî
command = { type = sleepmonarch which = 091007 } #Abu al-'Abbas Ahmad
command = { type = sleepmonarch which = 091008 } #Bu Hassun
command = { type = wakemonarch which = 091009 } #Anarchy *
command = { type = wakemonarch which = 091010 } #Muhammad I al-Qa'im °
command = { type = wakemonarch which = 091011 } #Ahmad al A'raj °
command = { type = wakemonarch which = 091012 } #Muhammad II al-Shaikh °
command = { type = sleepevent which = 232008 } #MOR: The infirmity of the Wattasid Dynasty
}
}


2- even bigger problem with the sudan conquests. i checked the events and upon victory in sudan there are NONE that give cores on that area to marocco. yet, in the the event i am forced to release timbukutu in 1600's i LOOSE something that i did not have in the first place!?(even if won the war and destroyed shongay). that makes the choices of keeping the "empire" compleatly irrelevant.

3- i noticed that somwhere in latest betas the "depopulation of sudan" province triggered events, have drasticaly lowered the base tax in the area. after all the event triggered i had no LESS then SIX provinces with tax ZERO.
was THAT realy so much much of a wasteland!?

4-also the event that possibly increases ta by 1 in the "salt mines of..." never has triggered properly regardless if it they are colonies or trade posts.

not related to this but a bit annoying is the still so frequent ctd upon manchu becoming china and the whole bunch of monarchs/leaders beeing triggered twice= ctd( sometimes does still works by "ignore" error type form).
 
Last edited:
Wrong action name:
Code:
#(1628) Jerómino de Barros killed
#by sturmvogel
event = {
	id = 260141
	trigger = {
		exists = ZIM
	}
	random = no
	country = POR
	name = "EVENTNAME260141" #Jerómino de Barros killed
	desc = "EVENTHIST260141"
	#-#

	date = { day = 1 month = january year = 1628 }
	offset = 300
	deathdate = { day = 29 month = december year = 1628 }

	action_a = {
		name = "ACTIONNAME2601[COLOR=Red]32[/COLOR][COLOR=Yellow]41[/COLOR]A" #Those bastards
		command = { type = casusbelli which = ZIM value = 12 }
		command = { type = trade value = -500 }
		command = { type = merchants value = -1 }
	}
}
#-#In 1628 Jerómino de Barros, envoy to the Monomotapa, was killed at court. Simultaneously an embargo on trade was imposed during which many Portuguese traders were killed. This appears to have been a reaction to large numbers of Dominican missionaries undermining the traditional power structures. This caused the Portuguese to support Mavura against the current Paramount Chief Inhambo, who was forced to seek refuge north of the Zambezi River. Inhambo was later named Caprasine for 'the King who flees'.
 
Correct name of capital of Kingdom of Bosnia is "Bobovac". Although "Bobovaz" might be a good transcription I haven't been able to find a reliable source that confirms this. It might be a German or Italian name.
 
beregic said:
regarding Morocco and ALL its core events, need to be completly reworked at least: ...
Better discuss the issues in Africa thread.

beregic said:
not related to this but a bit annoying is the still so frequent ctd upon manchu becoming china and the whole bunch of monarchs/leaders beeing triggered twice= ctd( sometimes does still works by "ignore" error type form).
Ignore button is the only option to choose but it shouldn't end in a CTD. No easy way without removing silly error message (in this case) in the source code.
 
Lord Grave said:
Correct name of capital of Kingdom of Bosnia is "Bobovac". Although "Bobovaz" might be a good transcription I haven't been able to find a reliable source that confirms this. It might be a German or Italian name.
Yes, better use correct spelling (source).
 
Ethiopian Emperor ID 046501 is called "Andreyas" on English wikipedia, and "Endreyas" on French. Web search for "Endreyas" mostly gives result on some monk called Gabre Endreyas, while search on "Andreyas" gives results on some modern artist, so no luck there. If AGCEEP uses English names then it should be "Andreyas", unless it is an error in wikipedia.
 
Spelling and grammar correction for ETH_165007:

#-#The Ethiopian Tewahedo Orthodox Church was invited to participate as part of the delegation of the Patriarchate of Alexandria in the Council of Florence, that attempted the reunion of the Eastern and Western churches. The Ethiopian delegates haddid not arrived toin Florence until 1441, and they were very surprised when everybody asked them about a Prester John that was clearly not one of the many titles of the King of Kings. Afterwards Zara Yaqob took the opportunity to send another diplomatic mission to Europe in 1450. He obtained from Pope Nicholas V the dedication of St. Stefano Rotondo as an Ethiopian Church in Rome. He also communicated with Alfonso V of Aragon, then champion of Christians in the Oriental Mediterranean, asking for a group of artisans. Alfonso was sympathetic, but asked for guaranties of safe arrival since a previous group, solicited in times of Yeshaq, had all perished at the hands of Muslims during the trip.
 
Spelling corrections for ETH_165005:

#-#The Falashas were (still are) Jewish Ethiopians. Their origin is still debated, whether they are a lost tribe of Israel or Ethiopians converted from an archaic form of Christianity to Judaism. In any case they constituted a likely target to the beleaguered Orthodox Christians surrounded by Islam. The continuous campaigns against the Falashas were successful in greatly reducing their numbers.
 
Lord Grave said:
Ethiopian Emperor ID 046501 is called "Andreyas" on English wikipedia, and "Endreyas" on French. Web search for "Endreyas" mostly gives result on some monk called Gabre Endreyas, while search on "Andreyas" gives results on some modern artist, so no luck there. If AGCEEP uses English names then it should be "Andreyas", unless it is an error in wikipedia.
Same here and here.
 
To be removed from 1648 scenario setup (leftover):
province = { id = 769 religion = catholic culture = "mississippian" } #Niassa

province = { id = 115 religion = reformed culture = "gaelic" } #Acadie
province = { id = 116 religion = reformed culture = "gaelic" } #Nova Scotia
 
Lord Grave said:
[...] If AGCEEP uses English names then it should be "Andreyas", unless it is an error in wikipedia.
Local names are used for monarchs, leaders and city names, English for country names.
So now to find how this one was spelled in Ethiopian... :p
 
Third Angel said:
Local names are used for monarchs, leaders and city names, English for country names.
So now to find how this one was spelled in Ethiopian... :p

You don't want to know. I installed Ethiopic rendering support because I hate seeing those question marks. It's a nice and exotic script but we can't display it in EU2 without editing the code, and even then it wouldn't make much sense for people who don't understand the script. I think we should stick to latin transliteration (what I mean when I say English), but I don't know if Ethiopian language has standardized any transcription rules (hence the conflict between Adnreyas and Endreyas). The English equivalent would be Andrew :)
 
If Aragon creates Spain, all the cultures are removed and re-added, except for Maltese, so it ends up with Maltese as its primary culture. The event that needs fixing is ARG_111024.
 
Slavick3000 said:
If Aragon creates Spain, all the cultures are removed and re-added, except for Maltese, so it ends up with Maltese as its primary culture. The event that needs fixing is ARG_111024.
Code:
#(1479-1490) Fernando and Isabel Kings of Aragon
#by Twoflower and Fodoron
event = {
	id = 111024 #triggered by CAS_142015
	random = no
	country = ARG
	name = "EVENTNAME111024" #Fernando and Isabel Kings of Aragon
	desc = "EVENTHIST111024"
	#-#

	action_a = {
		name = "ACTIONNAME111024A" #Fernando and Isabel will rule Aragon jointly from now on
		command = { type = addcore which = 431 } #Cantabria
		command = { type = addcore which = 432 } #Asturias
		command = { type = addcore which = 433 } #Galicia
		command = { type = addcore which = 435 } #Leon
		command = { type = addcore which = 436 } #Castilla
		command = { type = addcore which = 438 } #Murcia
		command = { type = addcore which = 439 } #Toledo
		command = { type = addcore which = 440 } #Estramadura
		command = { type = addcore which = 443 } #Andalusia
		command = { type = addcore which = 444 } #Granada
		command = { type = addcore which = 445 } #Gibraltar
		command = { type = addcore which = 817 } #The Canary Islands
		command = { type = add_countryculture which = iberian } #Castilian
		command = { type = remove_countryculture which = amazonian } #to order them properly
		command = { type = remove_countryculture which = italian }
		[COLOR=Yellow]command = { type = remove_countryculture which = maltese }[/COLOR]
		command = { type = remove_countryculture which = basque }
		command = { type = add_countryculture which = amazonian }
		command = { type = add_countryculture which = basque }
		command = { type = add_countryculture which = italian }
		[COLOR=Yellow]command = { type = add_countryculture which = maltese }[/COLOR]
		command = { type = inherit which = CAS }
		command = { type = stability value = 2 }
		#command = { type = wakeleader which = XXXXX } #Fernando of Aragon - removed in 1.40 => no such leader for Aragon
	}
}
#-#After the death of his father Juan, Fernando and his wife Isabel became also Kings of Aragon with the same agreement as the one for Castile, they will both have the same powers, but Fernando will have precedence and exclusivity over the crown. Europe was fascinated by the Iberian experiment, where more than the marriage of the Kings, it appeared that the countries were marrying in equal terms. The new Kings soon showed the power of a strong monarchy, administering justice everywhere, subjugating the rebellious nobles, reorganizing the military orders, and introducing church reforms. The problems of instability, anarchy and banditry that have plagued Castile and Aragon were solved. The city rights were restored and the high nobility put under control and balanced by the increase in numbers of the lower nobility.