Paradox Interactive Forums  


Go Back   Paradox Interactive Forums > WW2 Games > Hearts of Iron 1 > HoI - Scenarios and modifications > The Great War

Reply
 
Thread Tools
Old 29-03-2004, 15:16   #41
Zuckergußgebäck
Den ökända hästen från Troja
 
Zuckergußgebäck's Avatar
EU3 OwnerNapoleonic MarshalDeus Vult!Hearts of Iron 2: ArmageddonVictoria: Revolutions
Europa Universalis III: In Nomine
 
Join Date: Jan 2004
Posts: 8,779
Blog Entries: 33
Right then, here is my "finnish civil war" event, it does requires one or two things from your side though...

event = {
id = ???
random = no
country = FIN
trigger = { exists = FIN

}
name = "Finnish civil war"
desc = "After the independance of Finland, the revolutionaries gained control in the leftist parties, finally they revolted, the revolters spread, capturing the rich, industrialised areas in the south and creating a front which stretched from Björneborg at the finnish gulf, towards Jyväskylä before ending north of Viipuri, the finnish government fled to Vaasa and picked up the fight."
style = 0

date = { day = 1 month = january year = 1914 }
offset = 14
deathdate = { day = 29 month = december year = 1924 }

action_a = {
name = "Man, you just cant trust these people!"
command = { type = independance which = U00}
command = { type = dissent value = 10 }
command = { type = secedeprovince which = U00 value = 705 }
command = { type = secedeprovince which = U00 value = 801 }
command = { type = secedeprovince which = U00 value = 802 }
command = { type = secedeprovince which = U00 value = 706 }
command = { type = secedeprovince which = U00 value = 787 }
command = { type = capital = which = 798 }
command = { type = war which = U00 }

}
}


This event requires that you find an ID for it, and that you create "red finland" (because I havent mastered creating countries yet).
Zuckergußgebäck is offline   Reply With Quote
Old 29-03-2004, 19:20   #42
Allenby
Custom User Title
Hoi2 Beta Member
 
Join Date: Apr 2003
Location: Kent
Posts: 7,163
Can it really be said that it's worth having a whole new tag devoted to the Finnish Civil War?

I'm sceptical...
Allenby is offline   Reply With Quote
Old 02-04-2004, 01:04   #43
ptan54
General
 
ptan54's Avatar
 
Join Date: Sep 2003
Location: Hong Kong SAR, People's Republic of China
Posts: 1,945
I think this is important:
1 - They wouldnt keep the capital on the US border.
2 - Mexico City has been the administrative centre for ages - it makes sense to take advantage of this in built feature.

# Capital moves to Mexico City

event = {
country = U07
id = 61002
random = no
style = 0

name = "Capital moves to Mexico City"
desc = "With the end of the civil war, we have decided to move the capital to Mexico City."

trigger = {
NOT = { exists = MEX }
}

date = { day = 0 month = january year = 1914 }
offset = 1
deathdate = { day = 0 month = january year = 1925 }

action_a = {
name = "Hurrah!"
command = { type = capital which = 244 }
}
}
__________________
I hate Wade-Giles with a passion.
After The Second World War - The Post War Order AAR
HOI: The Great War Mod
HOI2: 1914
ptan54 is offline   Reply With Quote
Old 02-04-2004, 05:03   #44
Shadow Knight
Admiral of the Fleet
 
Shadow Knight's Avatar
EU3 Collectors Edition OwnerEuropa Universalis: RomeEuropa Universalis: Rome (Collectors Edition)Hearts of Iron III
 
Join Date: Apr 2002
Location: USA
Posts: 1,967
Perhaps ptan your correct, but why not let the player decide. Let a choice b be let it stay where it is. (Perhaps with a small IC increase in the new capital and a decrease in Mexico City.)
__________________
f.k.a. shdwknightx
HOI:TGW
HOI2: 1914

"When you have a hammer, all your problems begin to look like nails. However, when you don't have a hammer, you may begin to ignore anything that looks like a nail."
Shadow Knight is offline   Reply With Quote
Old 02-04-2004, 05:57   #45
ptan54
General
 
ptan54's Avatar
 
Join Date: Sep 2003
Location: Hong Kong SAR, People's Republic of China
Posts: 1,945
OK then, here is the new one.

# Capital moves to Mexico City

event = {
country = U07
id = 61002
random = no
style = 0

name = "Capital moves to Mexico City"
desc = "With the end of the civil war, we have decided to move the capital to Mexico City."

trigger = {
NOT = { exists = MEX }
}

date = { day = 0 month = january year = 1914 }
offset = 1
deathdate = { day = 0 month = january year = 1925 }

action_a = {
name = "Hurrah!"
command = { type = capital which = 244 }
}

action_b = {
name = "Never! We like the new capital!"
command = { }
}
}
__________________
I hate Wade-Giles with a passion.
After The Second World War - The Post War Order AAR
HOI: The Great War Mod
HOI2: 1914
ptan54 is offline   Reply With Quote
Old 02-04-2004, 12:35   #46
StephenT
Bored now.
 
StephenT's Avatar
EU3 Collectors Edition OwnerNapoleonic MarshalEuropa Universalis: RomeVictoria: RevolutionsEuropa Universalis III: In Nomine
Hearts of Iron III
 
Join Date: Mar 2001
Location: London, England
Posts: 4,787
I think you should also have a trigger condition to check that Revolutionary Mexico actually controls province 244 before this event fires.

If, say, the USA currently occupies Mexico City they would hardly move the capital there, and it might even cause a game crash if you tried...
StephenT is offline   Reply With Quote
Old 02-04-2004, 17:46   #47
ptan54
General
 
ptan54's Avatar
 
Join Date: Sep 2003
Location: Hong Kong SAR, People's Republic of China
Posts: 1,945
No such need - if Mex doesnt exist then the Civil war is over.

If the Civil war is still on, Mexico rejects Zimmerman immediately.
__________________
I hate Wade-Giles with a passion.
After The Second World War - The Post War Order AAR
HOI: The Great War Mod
HOI2: 1914
ptan54 is offline   Reply With Quote
Old 02-04-2004, 18:46   #48
StephenT
Bored now.
 
StephenT's Avatar
EU3 Collectors Edition OwnerNapoleonic MarshalEuropa Universalis: RomeVictoria: RevolutionsEuropa Universalis III: In Nomine
Hearts of Iron III
 
Join Date: Mar 2001
Location: London, England
Posts: 4,787
OK, so what would happen if some other country (Germany, or Russia, or Japan, or Bulgaria...) declared war on MEX and annexed it, before the civil war ended? They'd then control Mexico City...
StephenT is offline   Reply With Quote
Old 05-04-2004, 22:42   #49
StephenT
Bored now.
 
StephenT's Avatar
EU3 Collectors Edition OwnerNapoleonic MarshalEuropa Universalis: RomeVictoria: RevolutionsEuropa Universalis III: In Nomine
Hearts of Iron III
 
Join Date: Mar 2001
Location: London, England
Posts: 4,787
There seems to be a problem with the Chilean battleship event chain: some events refer to the Turkish event 41009, which doesn't exist. It looks like the Ottoman events were renumbered but the cross-references weren't updated.

As far as I can tell, these changes are needed:

Chilean event 9001 (Sale of the Admiral Latorre)
Option A: change sleepevent which = 41009 to sleepevent which = 41007

British event 56354 (Ex-Admiral Latorre from Ottomans)
Trigger conditions: change event = 41008 to event = 41007

Secondly, unless I'm missing something the Chileans can never actually receive the ship, even if neither the Turks nor the British buy it! So I propose the following:

Code:
event = { 
    country = CHL 
    id = 9003 
    random = no 
    style = 0 

    name = "The Almirante Latorre is complete" 
    desc = "Our new battleship has been completed in a British shipyard and 
handed over to her Chilean crew.  Armed with ten 356mm (14-inch) guns, the 
Almirante Latorre will be the most powerful ship in the Pacific Ocean." 

    trigger = { 
        NOT = { event = 9002 }
        random = 50 
    } 

    date = { day = 1 month = september year = 1915 } 
    offset = 1 
    deathdate = { day = 1 month = january year = 1924 } 

    action_a = { 
        name = "Excellent" 
        command = { type = add_division which = battleship } 
    } 
}
Event 9002 in the trigger conditions is the event Chile receives if the battleship is sold.

Admittedly, this event will only be needed if Britain doesn't enter the war, but that could happen.

Last edited by StephenT; 05-04-2004 at 22:48.
StephenT is offline   Reply With Quote
Old 05-04-2004, 23:30   #50
Allenby
Custom User Title
Hoi2 Beta Member
 
Join Date: Apr 2003
Location: Kent
Posts: 7,163
I noticed that as well - I went some way to sorting the problem, but I didn't notice the Chileans never recieving their ship...

Code:
# Ex-Admiral Latorre from the Ottoman Empire 

event = { 
    country = ENG 
    id = 56354 
    random = no 
    style = 0 

    name = "EVT_56354_NAME" 
    desc = "EVT_56354_DESC" 

    trigger = { 
        atwar = yes 
        NOT = { 
            event = 41007 #changed from 41008
            event = 56353 
        } 
    } 

    date = { day = 9 month = august year = 1914 } 
    offset = 7 
    deathdate = { day = 1 month = september year = 1915 } 

    action_a = { 
        name = "ACTIONNAME56354A" 
        command = { type = trigger which = 41008 } 
        command = { type = add_division which = battleship } 
        command = { type = sleepevent which = 41007 } 
    } 
    action_b = { 
        name = "ACTIONNAME56354B" 
        command = { } 
    } 
}
Code:
# Sale of the Admiral Latorre 

event = { 
    country = CHL 
    id = 9001 
    random = no 
    style = 0 

    name = "EVT_9001_NAME" 
    desc = "EVT_9001_DESC" 

    # Triggered by Ottoman 41006 

    action_a = { 
        name = "ACTIONNAME9001A" 
        command = { type = sleepevent which = 41008 } 
        command = { type = sleepevent which = 56354 }
        command = { type = sleepevent which = 41007 }	 
    }
    action_b = { 
        name = "ACTIONNAME9001B" 
        command = { type = trigger which = 9002 } 
        command = { type = sleepevent which = 56353 } 
    } 
}
Allenby is offline   Reply With Quote
Old 06-04-2004, 12:34   #51
ptan54
General
 
ptan54's Avatar
 
Join Date: Sep 2003
Location: Hong Kong SAR, People's Republic of China
Posts: 1,945
Revised event.

# Capital moves to Mexico City

event = {
country = U07
id = 61002
random = no
style = 0

name = "Capital moves to Mexico City"
desc = "With the end of the civil war, we have decided to move the capital to Mexico City."

trigger = {
NOT = { exists = MEX }
control = { province = 244 data = U07 }
}

date = { day = 0 month = january year = 1914 }
offset = 1
deathdate = { day = 0 month = january year = 1925 }

action_a = {
name = "Hurrah!"
command = { type = capital which = 244 }
}
}
__________________
I hate Wade-Giles with a passion.
After The Second World War - The Post War Order AAR
HOI: The Great War Mod
HOI2: 1914
ptan54 is offline   Reply With Quote
Old 07-04-2004, 19:30   #52
ptan54
General
 
ptan54's Avatar
 
Join Date: Sep 2003
Location: Hong Kong SAR, People's Republic of China
Posts: 1,945
The following events give Austria and Hungary some core territories when AH ceases to exist. Austria has the Trentino, Laibach (Ljubljana) and Neuhaus.
Hungary has Transylvania, the Banat, Slovakia, and Slavonia.

Quote:
# Austrian claims

event = {
country = AUS
id = 82001
random = no
style = 0

name = "Austrian claims"
desc = "With the destruction of the Habsburg Empire, many ethnic German areas, such as Austrian Silesia, the Sudetenland, Hermannstadt, and Trent have been ceded to other states."

date = { day = 1 month = august year = 1914 }
offset = 1
deathdate = { day = 0 month = january year = 1924 }

action_a = {
name = "Alas!"
command = { type = supplies value = 5000 }
command = { type = oilpool value = 1000 }
command = { type = steelpool value = 10000 }
command = { type = coalpool value = 10000 }
command = { type = rubberpool value = 10000 }
command = { type = manpowerpool value = 200 }
command = { type = alignment which = communist value = -200 }
command = { type = alignment which = democratic value = 200 }
command = { type = addcore which = 563 } # Bolzano
command = { type = addcore which = 570 } # Laibach/Ljubljana
command = { type = addcore which = 616 } # Neuhaus
command = { type = addcore which = 565 }
command = { type = addcore which = 571 }
command = { type = addcore which = 573 }
command = { type = addcore which = 610 }
command = { type = addcore which = 611 }
command = { type = addcore which = 620 }
command = { type = addcore which = 621 }
command = { type = addcore which = 623 }
}
}

# Hungarian claims

event = {
country = HUN
id = 84001
random = no
style = 0

name = "Hungarian claims"
desc = "With the destruction of the Habsburg Empire, even the Hungarian crownlands have not been spared. Slovakia and Slavonia, bound to the Crown of Saint Istvan for seven hundred years, have been given to other states. In addition, the Banat has either been taken or is in danger of being taken by Romania."

date = { day = 1 month = august year = 1914 }
offset = 1
deathdate = { day = 0 month = january year = 1924 }

action_a = {
name = "Alas!"
command = { type = supplies value = 5000 }
command = { type = oilpool value = 1000 }
command = { type = steelpool value = 10000 }
command = { type = coalpool value = 10000 }
command = { type = rubberpool value = 10000 }
command = { type = manpowerpool value = 200 }
command = { type = alignment which = communist value = -200 }
command = { type = alignment which = fascist value = 200 }
command = { type = addcore which = 622 }
command = { type = addcore which = 626 }
command = { type = addcore which = 627 }
command = { type = addcore which = 630 }
command = { type = addcore which = 633 }
command = { type = addcore which = 634 }
command = { type = addcore which = 629 }
command = { type = addcore which = 729 }
command = { type = addcore which = 739 }
command = { type = addcore which = 731 }
command = { type = addcore which = 730 }
command = { type = addcore which = 728 }
command = { type = addcore which = 759 }
command = { type = addcore which = 618 }
command = { type = addcore which = 631 }
command = { type = addcore which = 632 }
command = { type = addcore which = 726 }
command = { type = addcore which = 727 }
command = { type = addcore which = 740 }
command = { type = addcore which = 624 }
command = { type = addcore which = 569 }
command = { type = addcore which = 741 }
}
}
__________________
I hate Wade-Giles with a passion.
After The Second World War - The Post War Order AAR
HOI: The Great War Mod
HOI2: 1914
ptan54 is offline   Reply With Quote
Old 07-04-2004, 20:19   #53
Allenby
Custom User Title
Hoi2 Beta Member
 
Join Date: Apr 2003
Location: Kent
Posts: 7,163
Is there an overriding necessity to give a thoroughly beaten Austria or Hungary national claims to their old territories?
Allenby is offline   Reply With Quote
Old 07-04-2004, 21:52   #54
ptan54
General
 
ptan54's Avatar
 
Join Date: Sep 2003
Location: Hong Kong SAR, People's Republic of China
Posts: 1,945
I know for certain there were irredentist sentiments in Hungary - otherwise they wouldnt have gone fascist and Hitler wouldnt have given them Transylvania and Transcarpathian Ruthenia again.

As for Austria, claiming Neuhaus isn't out of the question as it was a Sudeten territory that directly bordered it.

Trentino I'm not sure.

Laibach I think is fair, as Hitler reincorporated Carniola into Austria as well.
__________________
I hate Wade-Giles with a passion.
After The Second World War - The Post War Order AAR
HOI: The Great War Mod
HOI2: 1914
ptan54 is offline   Reply With Quote
Old 17-04-2004, 14:48   #55
Zuckergußgebäck
Den ökända hästen från Troja
 
Zuckergußgebäck's Avatar
EU3 OwnerNapoleonic MarshalDeus Vult!Hearts of Iron 2: ArmageddonVictoria: Revolutions
Europa Universalis III: In Nomine
 
Join Date: Jan 2004
Posts: 8,779
Blog Entries: 33
Here is another little event:

event = {
id = xxx
random = no
country = AFG
trigger = {
NOT = {
event = 101#Caliph declares holy war
event = 56810#britains defeat
}
name = "Third anglo-afghan war."
desc = "Since the 1880-ties, the external policy of afghanistan had been dictated by the UK. In 1919, afghan forces assaulted britis forces in India, this led to the third anglo-afghan war, in which Afghanistan became fully independent."
style = 0

date = { day = 1 month = may year = 1919 }

action_a = {
name = "Forward to victory"
command = { war which = ENG }
command = { dissent value = -5 }
command = { type = control = which = 1417 }
command = { type = control = which = 1418 }
command = { type = control = which = 1434 }
command = { type = control = which = 1448 }#pashtun revolters siding with the afghans as war began.

}
action_b = {
name = "We are content with what little power we have."
command = { }
}
}
(All I/you have to do is to add ID, add some commands, british access and controll over Afghanistan and some triggers)

Last edited by Zuckergußgebäck; 17-04-2004 at 18:30.
Zuckergußgebäck is offline   Reply With Quote
Old 17-04-2004, 16:43   #56
Shadow Knight
Admiral of the Fleet
 
Shadow Knight's Avatar
EU3 Collectors Edition OwnerEuropa Universalis: RomeEuropa Universalis: Rome (Collectors Edition)Hearts of Iron III
 
Join Date: Apr 2002
Location: USA
Posts: 1,967
Nice event ZgB. Allenby is this going to interfere with our Afghanistan joins the CP event chain? If so we could have this one sleep if that chain goes off, and have the other chain sleep this one.
__________________
f.k.a. shdwknightx
HOI:TGW
HOI2: 1914

"When you have a hammer, all your problems begin to look like nails. However, when you don't have a hammer, you may begin to ignore anything that looks like a nail."
Shadow Knight is offline   Reply With Quote
Old 17-04-2004, 18:25   #57
Zuckergußgebäck
Den ökända hästen från Troja
 
Zuckergußgebäck's Avatar
EU3 OwnerNapoleonic MarshalDeus Vult!Hearts of Iron 2: ArmageddonVictoria: Revolutions
Europa Universalis III: In Nomine
 
Join Date: Jan 2004
Posts: 8,779
Blog Entries: 33
And here it is, the rest of the war, it took some time and frustration, so you better use them, or else...

event = {
id = xxx
random = no
country = ENG
trigger = {
control = province = 1408 data = ENG
control = province = 1420 data = ENG
control = province = 1421 data = ENG
control = province = 1437 data = ENG
control = province = 1419 data = ENG

}
name = "The third anglo-afghan war - Victory!"
desc = "British forces has pratically overrun Afganistan and placed it under occupation, the question remains, what to do?"
style = 0

action_a = {
name = "Make them a client state"
command = { type = make_puppet which = AFG }
command = { type = peace = which = AFG value = 1 }
command = { type = trigger which = xxx}#Afghanistan made a puppet
}
action_b = {
name = "Let it stay as it is"
command = { type = peace = which = AFG value = 1}
command = { type = access = which = AFG }
command = { type = control = which = AFG }
command = { type = trigger which = xxx#Status quo
}
action_c = {
name = "Annex them"
command = { type = inherit = which = AFG }
command = { addcore which = 1408 }
command = { addcore which = 1420 }
command = { addcore which = 1421 }
command = { addcore which = 1437 }
command = { addcore which = 1419 }
}
}
event = {
id = xxx
random = no
country = ENG
trigger = {
war = country = ENG country AFG

}
name = "Third anglo-afghan war - Standstill "
desc = "The afgans reaped enourmous sucesses in the early days of the war with pashtun tribesmen across the border siding with them, but as the brits brought in reinforcements, the war turned into a standstill, finally, the brits dictated the Rawalpindi agreement, making Afghanistan fully independant at last. "
style = 0

date = { day = 19 month = august year = 1919 }

action_a = {
name = "Bah, what use is a rocky, windswept patch of land anyway?"
command = { type = peace = which = AFG value = 1 }
command = { type = trigger = which = xxx#Standstill
}
}
event = {
id = xxx
random = no
country = ENG
trigger = {
control = province = 1446 data = AFG

}
name = "Third anglo-afghan war - defeat."
desc = "With afghan forced having smashed every british unit they have come over, they are spreading into the juvel of the crown - india, it is reconed that they are only miles from Delhi, and as the city erupts into panic, the governor arranges for a ceasefire and peacetalks, it is believed that the afghans will press claims for the pashtun areas of north-western india."
style = 0

action_a = {
name = "What happened to rule britannia?"
command = { type = peace = which = AFG value = 1 }
command = { type = secedeprovince = which = AFG value = 1417 }
command = { type = secedeprovince = which = AFG value = 1418 }
command = { type = secedeprovince = which = AFG value = 1434 }
command = { type = secedeprovince = which = AFG value = 1448 }
command 0 { type = trigger which = xxx }#afghani victory
command = { type = removecore which = 1417 }
command = { type = removecore which = 1418 }
command = { type = removecore which = 1434 }
command = { type = removecore which = 1448 }

}
}
event = {
id = xxx
random = no
country = AFG
trigger = {

}
name = "End of the third anglo-afghan war - Afghanistan made a client state"
desc = "As defined by the peace treaty, the shah must relinguish most of his powers and take 'advice' from british 'advisors'. "
style = 0

date = { day = 0 month = year = 1936 }
offset = 14
deathdate = { day = 0 month = year = 1936 }

action_a = {
name = "Well, at least we are still a nation..."
command = { }
}
}
event = {
id = xxx
random = no
country = AFG
trigger = {

}
name = "End of the third anglo-afghan war - status quo"
desc = "Out of majestic charity, the brits have descided to let it pass this time and settle for a status quo."
style = 0

date = { day = 0 month = year = 1936 }
offset = 14
deathdate = { day = 0 month = year = 1936 }

action_a = {
name = "Praise allah!"
command = { }
}
}
event = {
id =
random = no
country = AFG
trigger = {

}
name = "End of third anglo-afghan war - standstill"
desc = "As neither side can gain the upper hand while fighting in trecherous mountines over strategic valleys and dominating peaks, a standstill has been negotiated at the treaty of Rawalpindi, we are free, but only just."
style = 0

date = { day = 0 month = year = 1936 }
offset = 14
deathdate = { day = 0 month = year = 1936 }

action_a = {
name = "The brits are not unstoppable!"
command = { }
}
}
event = {
id = xxx
random = no
country = AFG
trigger = {

}
name = "End of the third anglo-afghan war - victory"
desc = "As our troops stood only miles from Delhi, a sweaty messenger arrived waving the white flag of surrender, he carried the wish of the viceroy for a truce and negotiations for peace."
style = 0

date = { day = 0 month = year = 1936 }
offset = 14
deathdate = { day = 0 month = year = 1936 }

action_a = {
name = "The brits can be beaten!"
command = { }
}
}

(If you are experiencing trouble with this, it will probably have to do with this line:

command = { type = control = which = AFG } )

Last edited by Zuckergußgebäck; 17-04-2004 at 20:25.
Zuckergußgebäck is offline   Reply With Quote
Old 17-04-2004, 19:23   #58
Allenby
Custom User Title
Hoi2 Beta Member
 
Join Date: Apr 2003
Location: Kent
Posts: 7,163
I think the Afghan invasion of India in 1919 has to have two conditions. Firstly, that Amanullah is the Emir of Afghanistan - his predecessor Habibullah was assassinated because it was perceived that he was too pro-British. At the moment, there’s no event that deals with Emir Habibullah’s assassination. Amanullah wanted Afghanistan to have an independent foreign policy, and decided to take advantage of unrest in India by declaring a jihad. His commanders decided to exceed their authority and launch the invasion prematurely, just after the Amritsar Massacre. Therefore, that would have to be trigger condition too.

As for its compatibility with the Afghan war entry chain, I think that the Afghans wouldn’t have the balls to invade British India if they had just been aligned with the Germans, and beaten too. Infact, it’s quite likely that if Afghanistan does join the Central Powers, then it would get annexed by Britain or Russia, and thus, wouldn’t exist when the 1919 event is scheduled to trigger. So essentially, you’re right: any option which puts Afghanistan alongside Germany should sleep the events that ZGB suggests.
Allenby is offline   Reply With Quote
Old 17-04-2004, 20:34   #59
Zuckergußgebäck
Den ökända hästen från Troja
 
Zuckergußgebäck's Avatar
EU3 OwnerNapoleonic MarshalDeus Vult!Hearts of Iron 2: ArmageddonVictoria: Revolutions
Europa Universalis III: In Nomine
 
Join Date: Jan 2004
Posts: 8,779
Blog Entries: 33
Quote:
Originally Posted by Allenby
I think the Afghan invasion of India in 1919 has to have two conditions. Firstly, that Amanullah is the Emir of Afghanistan - his predecessor Habibullah was assassinated because it was perceived that he was too pro-British. At the moment, there’s no event that deals with Emir Habibullah’s assassination. Amanullah wanted Afghanistan to have an independent foreign policy, and decided to take advantage of unrest in India by declaring a jihad. His commanders decided to exceed their authority and launch the invasion prematurely, just after the Amritsar Massacre. Therefore, that would have to be trigger condition too.

As for its compatibility with the Afghan war entry chain, I think that the Afghans wouldn’t have the balls to invade British India if they had just been aligned with the Germans, and beaten too. Infact, it’s quite likely that if Afghanistan does join the Central Powers, then it would get annexed by Britain or Russia, and thus, wouldn’t exist when the 1919 event is scheduled to trigger. So essentially, you’re right: any option which puts Afghanistan alongside Germany should sleep the events that ZGB suggests.
What about the events themselves?

oh well... *sighs*

event = {
id =
random = no
country = AFG
trigger = {

}
name = "Assasination of Habibullah"
desc = "Since shah Habibullah of Afghanistan had become friendly to the brits, some members of his family descided to murder him.
He was succeded by his third son Amanullah."
style = 0

date = { day = 0 month = year = 1936 }
offset = 14
deathdate = { day = 0 month = year = 1936 }

action_a = {
name = "When in doubt, snuff 'em out!"
command = { type = sleepminister = which = 1 }
command = { type = headofstate = which = 38 }
command = { type = sleepminister = which = 12 }
}
}
Zuckergußgebäck is offline   Reply With Quote
Old 17-04-2004, 22:49   #60
ptan54
General
 
ptan54's Avatar
 
Join Date: Sep 2003
Location: Hong Kong SAR, People's Republic of China
Posts: 1,945
No need to have = before the which.
__________________
I hate Wade-Giles with a passion.
After The Second World War - The Post War Order AAR
HOI: The Great War Mod
HOI2: 1914
ptan54 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 16:22.


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