Paradox Interactive Forums  

Go Back   Paradox Interactive Forums > Historical Games > Europa Universalis II

Reply
 
Thread Tools
Old 14-12-2005, 20:30   #1
mhusoy
Peaceful Crusader
 
mhusoy's Avatar
Diplomacy PlayerEU3 OwnerEuropa Universalis: RomeHearts of Iron III
 
Join Date: Aug 2003
Location: Trondheim, Norway
Posts: 903
Carrack of Alexandria

Hey.. I've seen the event The great carack of Alexandria in the TUR event file.. it says that a KNI event should trigger either 3364 or 3365.. one where the carack is plundered and you lose money, the other where you keep it and improve realtions with the Knights KNI.

I've looked in the KNI events.. and found an event.. 3537.. where the carack is plundered.. however.. the KNI has no other choice than to plunder.. and there is noe TUR event triggered what so ever..

can someone explain this.. how can it have passed through so many upgrades and patches...?? and not being solved.?
__________________
Osmania - An Ottoman Mania This links to my old AAR for The Ottoman Empire, which now has been restarted, you're welcome! (EU2, 1.09, VH, W)

Arabia Universalis - A New EU2 Mod. This links to Arabia Universalis, which was my idea!
mhusoy is offline   Reply With Quote
Old 15-12-2005, 01:28   #2
Thistletooth
Sanctioned OT Hall Monitor
 
Thistletooth's Avatar
Deus Vult!Hearts of Iron 2: ArmageddonEU3 CompleteHearts of Iron III
 
Join Date: Dec 2003
Posts: 4,742
Quote:
#The Great Carrack of Alexandria#
event = {

id = 3537
random = no
country = KNI
name = "EVENTNAME3537"
desc = "EVENTHIST3537"
style = 2

date = { day = 1 month = january year = 1564 }
offset = 360
deathdate = { day = 1 month = january year = 1570 }

action_a ={ #Praise the lord!!#
name = "ACTIONNAME3537A"
command = { type = treasury value = 1500 }
command = { type = relation which = TUR value = -200 }
}

}

#The Great Carrack of Alexandria#
event = {
id = 3364
random = no
country = TUR
name = "EVENTNAME3364"
desc = "EVENTHIST3364"
style = 1

# Triggered by a KNI event. Carrack plundered.

action_a ={ # Ok
name = "ACTIONNAME3364A"
command = { type = relation which = KNI value = -200 }
command = { type = treasury value = -400 }
}
}

#The Great Carrack of Alexandria#
event = {
id = 3365
random = no
country = TUR
name = "EVENTNAME3365"
desc = "EVENTHIST3365"
style = 1

# Triggered by a KNI event. Carrack not plundered.

action_a ={
name = "ACTIONNAME3365A"
command = { type = relation which = KNI value = 50 }
command = { type = treasury value = 400 }
}
}
You're right, it's messed up somehow. AGCEEP gets it right, so maybe you can just paste this over the vanilla entry:

#The Great Carrack of Alexandria#
event = {

id = 3537
trigger = {
exists = TUR
NOT = {
alliance = { country = KNI country = TUR }
}
}
random = no
country = KNI
name = "EVENTNAME3537"
desc = "EVENTHIST3537"
style = 2

date = { day = 1 month = april year = 1564 }
offset = 180
deathdate = { day = 1 month = september year = 1564 }

action_a ={ #Praise the Lord!!#
name = "ACTIONNAME3537A"
command = { type = treasury value = 1500 }
command = { type = relation which = TUR value = -200 }
command = { type = galleys which = -1 value = 1 }
command = { type = trigger which = 3364 }
}
action_b ={ #Refrain from our Piracy#
name = "Refrain from our Piracy"
command = { type = relation which = TUR value = 60 }
command = { type = trigger which = 3365 }
}
}
__________________
...Thistle I expected better from you. That's all I have to say. I just want to add that was bull[$#!+], and I intend to kill you every possible time that I can. I want you to rot in WW hell. - punkbob
Thistletooth is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT +1. The time now is 00:33.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© Copyright 2001-2009 Paradox Interactive