September 22, 2011

How to setup Third Reich with event

When you want to gain provinces from Poland, France and Italy. You run this event. All country have different event. So you can select and run, only you want. This event is similar to DiDay's MOD events. This event works at peace or at war.

How to remove minister with decision

There aren't Mustafa Kemal Ataturk's death event in the HOI3 FTM. So I prepared this decision in order to resolve this problem. At the same time, this decisions show you how to remove minister with decision.

#############################
# Mustafa Kemal Ataturk's death #
#############################

diplomatic_decisions = {

          ataturks_death = {

                    potential = {
                              tag = TUR
                              not = { has_country_flag = M_K_Ataturks_death }
                    }

                    allow = {
                              minister_alive = 12001
                              date = 1938.11.10
                    }

                    effect = {
                              set_country_flag = M_K_Ataturks_death
                              head_of_government = 12032
                              head_of_state = 12002
                              remove_minister = 12001
                    }

                    ai_will_do = {
                              factor = 1
                    }
          }
}

How to use

1- Copy the decision.
2- Paste in empty txt file.
3- Give unique name txt file.
4- Move this file to "decisions" folder in "C:\Program Files\Paradox Interactive\Hearts of Iron III\".
5- Start HOI3.
6- Decision will be automatically activated in 10.11.1938


How to find Minister id number:

1- Go to "countries" folder in “C:\Program Files\Paradox Interactive\Hearts of Iron III\common\”.

2- Select country Text file and open. Go to page down.

Not : If you want, you can download this decision file from the following link.

File Name : RemoveMinister.txt

How to increases the number of officers

This event increases the number of officers in the Officer Ratio Pool.

country_event = {

          id = 19755   
# id number must be unique

          is_triggered_only = yes


          title = "EVTNAME1404"

          desc = "EVTDESC1404"
          picture = "Danzig"

          option = {
                    name = "EVTOPTA1404"
                    ai_chance = { factor = 100 }

                    officer_pool = 99000
          }
}

How to use

1- Copy the event.
2- Paste in empty txt file.
3- Give unique name txt file.
4- Move this file to "events" folder in "C:\Program Files\Paradox Interactive\Hearts of Iron III\".
5- Start HOI3.
6- Open Cheat Console ("ALT + 21" on the numeric keypad).
7- write
event 19755
and press Enter

Not : If you want, you can download this event file from the following link.

File Name : IncreaseOfficersNumber.txt

https://skydrive.live.com/redir.aspx?cid=ddae1d89946b12c9&resid=DDAE1D89946B12C9!108

September 21, 2011

HOI3 For The Motherland - The order of installation

If you install game in this order. Game will run well.

1-) Hearts Of Iron 3
2-) Hearts Of Iron 3 Patch 1.4
3-) Hearts Of Iron 3 Semper Fi
4-) Hearts Of Iron 3 Semper Fi Patch 2.04f
5-) Hearts Of Iron 3 For The Motherland
6-) Hearts Of Iron 3 For The Motherland Patch 3.05

If you get DLL or similar error and game don't run, you download this Package and install. The problem most likely will end.

http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=5555