Yes I did, I also have some Dutch and British Events for the 1792 scenario. They're just skeletal at the moment so if anyone wants to make them work, here they are
USA 1792 Scenario Events
THERE ARE NO EVENT IDs ASSIGNED YET, I DON'T KNOW WHAT RANGES TO USE =)
##################################################
# The Jay Treaty
##################################################
event = {
id = ?????
random = no
country = USA
trigger = { atwar = no
}
name = "The Jay Treaty 1794"
desc = "
Probably related to British fears of the First Nations and the French, the Americans and British concluded the Jay Treaty on November 19, 1794. Given the racism that abounded at the time, the treaty surprisingly recognized the right of First Nations peoples to unrestricted passage over the artificial boundaries dividing their traditional territories by Europeans. Article III refers to the movement of Amerindians and their goods across the borders:
It is agreed that it shall at all times be free to His Majesty's Subjects, and to the Citizens of the United States, and also to the Indians dwelling on either side of the said boundary line, freely to pass and repass by land or inland navigation, into the respective territories and countries of the two parties, on the Continent of America (the country within the limits of the Hudson's Bay Company only excepted), and to navigate all the lakes, rivers and waters thereof, and freely to carry on trade and commerce with each other.
No duty or entry fee shall ever be levied by either party on peltries brought by land or inland navigation into the said territories respectively, nor shall the Indians passing or repassing with their own proper goods and effects of whatever nature, pay for the same any import or duty whatever. But goods in bales, or other large packages, unusual among Indians, shall not be considered as goods belonging bona fide to Indians."
style = 0
date = { day = 19 month = november year = 1794 }
action_a = {
name = "Swell"
command = { type = treasury value = 100 }
command = { type = relation which = ENG value = 50 }
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = craftsmen value = 1 }
command = { type = pop_consciousness which = clerks value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
}
}
##################################################
# Proclaimation of Neutrality
##################################################
event = {
id = ?????
random = no
country = USA
trigger = {
}
name = "Proclamaition of Neutrality"
desc = "Recognizing the wars in Europe between Great Britain, Prussia, Russia, Sardinia, Austria and the United Netherlands on one side, and France on the other, the United States declared its isolation and neutrality from European Affairs in 1792"
style = 0
date = { day = 1 month = february year = 1792 }
action_a = {
name = "We shall not get involved!"
command = { type = relation which = ENG value = -10 }
command = { type = relation which = FRA value = -10 }
command = { type = relation which = PRU value = -10 }
command = { type = relation which = AUS value = -10 }
command = { type = relation which = RUS value = -10 }
command = { type = relation which = HOL value = -10 }
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = craftsmen value = 1 }
command = { type = pop_consciousness which = clerks value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
command = { type = pop_consciousness which = clergymen value = 1 }
command = { type = pop_consciousness which = farmers value = 1 }
command = { type = pop_consciousness which = labourers value = 1 }
}
}
##################################################
# The War of 1812
##################################################
event = {
id = ?????
random = no
country = USA
name = "The War of 1812"
desc = "The United States declared War on Great Britain on June 12, 1812. The war was declared as a result of long simmering disputes with Great Britian. The central dispute surrounded the imprisonment of American soldiers by the British. The British had also attacked the USS Chesapeake two years earlier and almost triggered a war then. In addition, disputes continued with Great Britain over the Northwest Territories and the border with Canada. Finally, the attempts of Great Britain to impose a blockade on France during the Napoleonic Wars was a constant source of conflict with the United States."
style = 0
date = { day = 12 month = June year = 1812 }
action_a = {
name = "WAR!"
command = { type = relation which = ENG value = -100 }
command = { type = pop_consciousness which = soldiers value = 2 }
command = { type = pop_consciousness which = farmers value = 2 }
command = { type = pop_consciousness which = labourers value = 2 }
command = { type = war which = ENG }
command = { type = trigger which = ???? } # War of 1812 UK Event
action_b = {
name = "We cannot risk another war"
command = { type = prestige value = -10 }
command = { type = pop_militancy which = labourers value = -1 }
command = { type = pop_militancy which = farmers value = -1 }
command = { type = pop_militancy which = soldiers value = -1 }
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
}
}
##################################################
# The Treaty of Ghent
##################################################
event = {
id = ?????
random = no
country = USA
name = "The Treaty of Ghent"
desc = "The Treaty of Ghent in 1814 was signed by the UK and United States to end the war. Both sides claimed victory though neither side gained any substantial indemnities"
style = 0
date = { day = 24 month = december year = 1814 }
action_a = {
name = "Peace atlast. Did we win?
command = { type = relation which = ENG value = 50 }
command = { type = pop_consciousness which = soldiers value = -2 }
command = { type = pop_consciousness which = farmers value = -2 }
command = { type = pop_consciousness which = labourers value = -2 }
command = { type = peace which = ENG }
command = { type = trigger which = ???? } # Treaty of Ghent UK Event
action_b = {
name = "We are not done yet!"
command = { type = prestige value = 10 }
command = { type = pop_militancy which = labourers value = 1 }
command = { type = pop_militancy which = farmers value = 1 }
command = { type = pop_militancy which = soldiers value = 1 }
command = { type = pop_consciousness which = aristocrats value = 1 }
command = { type = pop_consciousness which = capitalists value = 1 }
}
}
UK 1792 Scenario Events
##################################################
# The War of 1812 # UK
##################################################
event = {
id = ?????
random = no
country = ENG
name = "The War of 1812"
desc = "The United States declared War on Great Britain on June 12, 1812. The war was declared as a result of long simmering disputes with Great Britian. The central dispute surrounded the imprisonment of American soldiers by the British. The British had also attacked the USS Chesapeake two years earlier and almost triggered a war then. In addition, disputes continued with Great Britain over the Northwest Territories and the border with Canada. Finally, the attempts of Great Britain to impose a blockade on France during the Napoleonic Wars was a constant source of conflict with the United States."
style = 0
# triggered by USA War of 1812 Event
action_a = {
name = "WAR!"
command = { type = relation which = USA value = -100 }
command = { type = pop_consciousness which = soldiers value = 2 }
command = { type = pop_consciousness which = farmers value = 2 }
command = { type = pop_consciousness which = labourers value = 2 }
}
}
##################################################
# The Treaty of Ghent #
##################################################
event = {
id = ?????
random = no
country = ENG
name = "The Treaty of Ghent"
desc = "The Treaty of Ghent in 1814 was signed by the UK and United States to end the war. Both sides claimed victory though neither side gained any substantial indemnities"
style = 0
# triggered by USA War of 1812 Event
date = { day = 24 month = december year = 1814 }
action_a = {
name = "Peace atlast. Did we win?"
command = { type = relation which = USA value = 50 }
command = { type = pop_consciousness which = soldiers value = -2 }
command = { type = pop_consciousness which = farmers value = -2 }
command = { type = pop_consciousness which = labourers value = -2 }
command = { type = peace which = USA }
}
}
##################################################
# Aquiring of the Cape Colony #
##################################################
event = {
id = ?????
random = no
country = ENG
name = "Cape Colony Aquired"
desc = "In 1796, Great Britain obtained the Cape Colony, at the tip of South Africa, from the Netherlands"
style = 0
# triggered by HOL event
action_a = {
name = "We have siezed it!"
command = { type = relation which = hol value = -50 }
}
}
##################################################
# Aquiring of Ceylon #
##################################################
event = {
id = ?????
random = no
country = ENG
name = "Ceylon Aquired"
desc = "In 1796, Great Britain obtained the island of Ceylon, off the coast of southern india, from the Netherlands"
style = 0
# triggered by HOL event
action_a = {
name = "We have siezed it!"
command = { type = relation which = hol value = -50 }
}
}
##################################################
# Act of Union #
##################################################
event = {
id = ?????
random = no
country = ENG
trigger = {
exists = IRE
}
name = "Act of Union"
desc = "In 1800, an act of union was passed merging Ireland with the United Kingdom."
style = 0
date = { day = 1 month = march year = 1800 }
action_a = {
name = "We are united with our irish neighbours"
command = { type = inherit which = IRE }
}
action_b = {
name = "We don't want further ties with those funny buggers"
command = { type = relation value = 50 }
}
}
##################################################
# First Census #
##################################################
event = {
id = ?????
random = no
country = ENG
trigger = {
}
name = "The First Census is taken"
desc = "In 1798, Thomas Robert Malthus published his Principles of Population in which he said
that the population of Great Britain was increasing at an uncontrollable rate. He believed that
the natural rate of human reproduction, when unchecked would lead to geometric increases in
population: that is, population would increase each generation at the ratio of 1, 2, 4, 8, 16, 32,and so forth.
It was shortly after the publication of Malthus' book that the first Census was taken, in 1801.
John Rickman was responsible for the first four Censuses (1801, 1811, 1821 and 1831) but the
information he collected was not very detailed. However, a brief Census is better than no Census at all."
style = 0
date = { day = 1 month = march year = 1801 }
action_a = {
name = "We must track our population"
command = { type = inherit which = IRE }
}
}
Dutch 1792 Scenario Events
##################################################
# Loss of Cape Colony #
##################################################
event = {
id = ?????
random = no
country = HOL
name = "Cape Colony lost"
desc = "In 1796 the Netherlands lost control the Cape Colony to the United Kingdom as a result of the continuing war"
style = 0
date = { day = 1 month = july year = 1796 }
action_a = {
name = "An awful shame"
command = { type = relation which = ENG value = -50 }
command = { type = trigger which = ???? } # Cape Colony Aquired ENG
command = { type = secedeprovince which = ENG value = 2668 }
command = { type = secedeprovince which = ENG value = 2681 }
command = { type = secedeprovince which = ENG value = 2684 }
command = { type = secedeprovince which = ENG value = 2792 }
command = { type = secedeprovince which = ENG value = 2800 }
command = { type = secedeprovince which = ENG value = 2801 }
command = { type = secedeprovince which = ENG value = 2802 }
command = { type = secedeprovince which = ENG value = 2803 }
command = { type = secedeprovince which = ENG value = 2804 }
command = { type = secedeprovince which = ENG value = 2805 }
command = { type = secedeprovince which = ENG value = 2806 }
command = { type = secedeprovince which = ENG value = 2807 }
command = { type = secedeprovince which = ENG value = 2808 }
command = { type = secedeprovince which = ENG value = 2809 }
}
}
##################################################
# Loss of Ceylon #
##################################################
event = {
id = ?????
random = no
country = HOL
name = "Ceylon lost"
desc = "In 1796 the Netherlands lost control the island of Ceylon to the United Kingdom as a result of the continuing war"
style = 0
date = { day = 1 month = august year = 1796 }
action_a = {
name = "An awful shame"
command = { type = relation which = ENG value = -50 }
command = { type = trigger which = ???? } # Ceylon aquired ENG
command = { type = secedeprovince which = ENG value = 2279 }
command = { type = secedeprovince which = ENG value = 2280 }
command = { type = secedeprovince which = ENG value = 2281 }
}
}
As I said above, they are quite basic, with work needed, but im better suited to research, which I also find beneficial on my ensueing quest for knowledge 