I am not the author of this, I found it in the paradox forum, but it helps a great deal, (at least it helped me)
Hit there, fire the event this way:
alt + 21 ( this 21 in the number pannel)
and go to your events folder, create a txt file, name it Cheats and copy this inside the Cheats file you have created:
Quote:
#Pop up
country_event = {
id = 80002
trigger = {
ai = no
}
mean_time_to_happen = {
months = 2000
}
title = "multiply pop"
desc = "The pop growth cheat."
picture = "Unite"
option = {
name = "where the children come from."
random_province = {
add_province_modifier = {
name = taka_taka
duration = 34
}
}
}
}
You see i added the province modifier "taka_taka", well now you have to add this to your common/event_modifier file:
Quote:
taka_taka = {
population_growth = 130.02
icon = 19
}
Now press alt + 21 and in the console fire the event, write down "event 80001" (with no quotes) and it will fire like this:
It only works in 1 province for three months, then you can fire the event again as many time as you like, the pops will emigate to your other provinces if the don't get a job in the province where you fired the event.
forum.paradoxplaza.com/forum/showthread.php?t=491335&page=12
(the link where I found it...)
As it states it randomly finds a province, and adds population, each time you fire the event a different or the same as before province gets more population, where afterwards it goes everywhere (soldiers, factories, etc)... you can also change any of the parameters (duration, etc) (obviously) to your liking.... enjoy!
well thnx 4 that but unfortunetly game crashes after i type event 80002
I am not the author of this, I found it in the paradox forum, but it helps a great deal, (at least it helped me)
Hit there, fire the event this way:
alt + 21 ( this 21 in the number pannel)
and go to your events folder, create a txt file, name it Cheats and copy this inside the Cheats file you have created:
Quote:
#Pop up
country_event = {
id = 80002
trigger = {
ai = no
}
mean_time_to_happen = {
months = 2000
}
title = "multiply pop"
desc = "The pop growth cheat."
picture = "Unite"
option = {
name = "where the children come from."
random_province = {
add_province_modifier = {
name = taka_taka
duration = 34
}
}
}
}
You see i added the province modifier "taka_taka", well now you have to add this to your common/event_modifier file:
Quote:
taka_taka = {
population_growth = 130.02
icon = 19
}
Now press alt + 21 and in the console fire the event, write down "event 80001" (with no quotes) and it will fire like this:
It only works in 1 province for three months, then you can fire the event again as many time as you like, the pops will emigate to your other provinces if the don't get a job in the province where you fired the event.
forum.paradoxplaza.com/forum/showthread.php?t=491335&page=12
(the link where I found it...)
As it states it randomly finds a province, and adds population, each time you fire the event a different or the same as before province gets more population, where afterwards it goes everywhere (soldiers, factories, etc)... you can also change any of the parameters (duration, etc) (obviously) to your liking.... enjoy!
well thnx 4 that but unfortunetly game crashes after i type event 80002
Ok open notepad:
copy paste this inside:
#Pop up
country_event = {
id = 80002
trigger = {
ai = no
}
mean_time_to_happen = {
months = 2000
}
title = "multiply pop"
desc = "The pop growth cheat."
picture = "Unite"
option = {
name = "where the children come from."
random_province = {
add_province_modifier = {
name = taka_taka
duration = 34
}
}
}
}
save it as cheats in the events folder in the installation folder.
open the event_modifier txt file located in the common folder and at the end copy paste:
taka_taka = {
population_growth = 130.02
icon = 19
}
save it and close both txt files.
start the game, load/start new campagin/save game
open the coomand bar (alt+21, ~ (located above tab in non uk keyboards) or if those don't work visit the paradox link provided in the begining, it has more keys that might work.
type: event 80002
that's it.