• 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.

unmerged(36035)

Recruit
Nov 12, 2004
8
0
Hi,i have a question.
I have made my own Scenario with the HOI Editor and made new Leaders with the Leader Editor,too.But if I start my own scenario there are the old leaders which were standart and if i start the scenario The Road to War there are the new leaders which i have created,how can I put the new leaders in my scenario.
Pls help me
 
It has something to do with linking the right (leader) files into your scenario. Seems that leader files (those in '\db\leaders' folder) are loaded automatically w/o explicit linking. Thus, leaders for countries in your custom scenario are loaded from these files (germany.csv, etc.). I'd suggest you to make your own mod-dir (sub dir of HoI directory), copy DB and Scenarios folders there and change/replace leader files of countries you want to have custom leaders for.

Then, make shortcut to hoi.exe with moddir as parameter. When you click right button on shortcut, select 'properties' and in 'target' should be comething like "C:\Games\Hearts of Iron\HoI.exe" yourmoddirname
 
Did you create the leaders or the scenario first? Many game files are only loaded when a new scenario is loaded and then are stored in the savegame file so they aren't loaded separately when you load the savegame. Because the scenario editor actually creates a savegame rather than a true scenario it loads the leaders when it is created and saves them in the savegame file so playing that "scenario" won't load any leaders created after that. To add the leaders you will need to edit the file as biosis123 suggested.
 
Slashgad said:
Ok,i have working Leaders now and so on but I have a new question :rolleyes:
Is is possible to change the name of Province´s like Poznan -> Posen?
I should be. Just edit provinces.csv file in '\db' subdirectory. Find Poznan and change it to whatever you want. Though it wont change label on the map.
 
Ok,thx it worked but on the map it´s still Poznan only if you look at the exact province and press your mouse buttom so you get specific information of that province like industrial ...
Is it possible to change it so it´s on your map,too?
 
Ok,that´s very complicated.
I want to add a new country and it´s in the menu and when i want to start there´s a error. scenarios/own mod/atl.inc include = ---
and than the game crashes.
Here is the atl.inc file

country = {
tag = U00
ai = "default.ai"
alignment = { x = 0 y = -100 }

# Resource Reserves
coal = 5000 steel = 5000 rubber = 2000 oil = 2000 supplies = 2000

manpower = 2
capital = 451


ownedprovinces = {
451
}
controlledprovinces = {
451
}
nationalprovinces = {
451
}

techlevels = {
# Infantry
1000 1100 1200 1300
# Armor
2000 2100 2200
# Electronics
3000 3100
# Industry
4000 4100 4200 4300 4400 4500
# Submarine
5000 5100 5200 5300
# Naval
6000 6100 6200 6300 6400 6500
# Rocketry
7000 7100 7200 7300
# Nuclear
8000 8100 8200 8300
# Heavy Air
9000 9100
# Light Air
10000 10100 10200
# Land Doctrine
11000 11100
# Air Doctrine
12000 12100
# Naval Doctrine
13000 13100
# Artillery
14000 14100
}
techapps = {
9003 9006 9001 9002 9004 9005 9101 9102 9104 9105 9107
10001 10002 10003 10004 10005 10101 10103 10105
1001 1201 1202 1204 1205 1206 1207 1208 1301
2001 2002 2003 2004 2005 2006 2101 2102 2103 2104 2201 2202 2203 2209 2210
3001 3002 3003 3004 3005 3006 3007 3101
4001 4101 4102 4201 4202 4203 4204 4301 4302 4303
5001 5002 5003 5004 5005 5101
6001 6002 6003 6004 6005 6006 6007 6008 6011 6012 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 6111 6112 6403 6404 6501 6504 6507
7001 7002 7101 7102
6010 5201 5202 5203 3103 3104
13005 13102
11001 11002 11003 11004 11101 11102 11103
12001 12002 12004
13001 13002 13004
14001 14002 14003 14004 14005 14006 14008 14010 14011 14012 14014 14015 14016 14402 14403
}
}

What is wrong with it? pls help me
thx for your help
 
Last edited:
Ok,i have managed to get it working.But there is a new problem^^
Every 1 to 4 days the game freezes for half a minute and then goes on properly until the next 1-4 days.
What could it be?
Hardware or what,it´s only in the mod not in the normal game.
 
Did you add a lot of events with short offsets?