Native and Colonial troops...
Shouldn't they suffer more consequences apart from the measly -3 reliability?
Shouldn't they suffer more consequences apart from the measly -3 reliability?
sadhukar said:Shouldn't they suffer more consequences apart from the measly -3 reliability?
##################################################
# German Catholics under repression
##################################################
event = {
id = 239000
random = no
country = PAP
#Triggered by GER 165018 or PRU 247018
trigger = {
control = { province = 855 data = PAP }
}
name = "Protection of the Catholics"
desc = "The German Catholics are under repression from the German government!"
style = 0
action_a = {
ai_chance = 60
name = "Let's request they stop it!"
command = { type = trigger which = 165020 } # GER
command = { type = trigger which = 247020 } # PRU
}
action_b = {
ai_chance = 40
name = "Don't interfere!"
command = { type = relation which = GER value = 50 }
command = { type = prestige value = -20 }
}
}
Calantyr said:Sometimes when Vicky is saving your game it cuts off at a random point. See for yourself. Open the corrupted save game and scroll right to the bottom, you'll see a string of random characters and then the file just ends.
Not suprisingly Vicky looks for the information when it tries to load the save but it just isn't there, so it hangs.
The only solution I've found is to have 3+ up-to-date saves at any one time, so that if one of them is cut off there should (hopefully) be at least one that still works.
And yes, this happens with autosaves as well.
jonesy1289 said:Calantyr is correct... happened to me before also... and the only way to stop it is by making multiple saves. Doesn't happen all too often... but it isn't an issue with the game as such - just one of those annoying little things about computers sometimes.
Volum said:its 1852 and i'm being blasted with rebels in China, wich is as expected. But when will the Taiping kingdom form? I had the heavenly mandate have fallen event that made the millitiancy go up and me having rebellions by the day. And i can even release Taiping as a satelite :S
What does it take for it to form, or does it happen on a specific date?
Love the new VIP btw.
The event which begins the Taipei rebellion has the following triggers:Volum said:August 1852 now, still no independent Taiping. Its strange cause i can release them as a satelite.
trigger = {
flag = { name = chi_revolt value = 4 }
is_GP = no
civilized = no
}
Volum said:I have done all of those :S Soon the end of 1853 now and i got rebellions popping up all over and its starting to get tiresome.
Where do i find those flags in the savefile? Ive looked trough the savegamefile but i cant find anything about revoltflags in there.
dharper said:The event which begins the Taipei rebellion has the following triggers:
It can happen anytime between 1851-80. So you can't be civilized or a great power and you must have four points of Chinese revolt flags. You gain 1 point from having the Yellow River flood (unavoidable), three points for losing the Opium War and not having 300+ prestige afterwards. So basically if you keep your prestige up you'll avoid the Taiping and Uighur rebellions entirely.Code:trigger = { flag = { name = chi_revolt value = 4 } is_GP = no civilized = no }![]()
OHgamer said:flags are kept in the top part of the savefile. do a search for chi_revolt and it should take you right there if you start the search at the top.
Volum said:chi_revolt = 1
As i suspected really, something must have gone wrong. But i cant really see what. I had the yellow river flods, i lost the Opium War. (Got the Treaty of Nanjing event, UK gets Hong Kong and so on).
If i manualy change it to 4 in the savegame, would that trigger it? The rebels are close to overthrowing my goverment soon i think. Maybe i should just start a new game.
Chaos128 said:hello everyone, i am having a problem with hotfix # 2 for VIP:R 0.2 Right now when iam trying to load the world war 1 scenario the loading bar freezes and my game crashes, iam really confused because i have no idea how this hotfix would actually have any bearing on the ww1 scenario, however after many installs, i can safely say that hotfix 2 is a problem? anyone have a fix for this? Thanks in advance!
OHgamer said:VIP is designed to be used with only the scenarios that begin with VIP in the name. The 1914 scenario will not work, the numerous changes we have made to the universal files make it all screwed up.
This is why we recommend applying VIP to a desktop copy of you Victoria:Revolutions installation, if you simply apply VIP to your harddrive copy, the universal files will be screwed up and you will have to do a full reinstall to be able to play the 1914 scenario.