Victoria 3

Victoria 3

Colonial Government all over the world 1.9
alaniquilador  [developer] 9 Dec, 2024 @ 5:51pm
Suggestions
New ideas or else
< >
Showing 1-2 of 2 comments
Can you turn
visible = {
is_subject = no
country_is_from_persia = no
country_is_from_central_asia = no
country_is_from_india = no
country_is_from_russia = no
country_is_from_china = no
any_scope_state = {
region = sr:region_central_asia
}
NOT = {
any_subject_or_below = {
has_variable = central_asia_subject_var
}
}
}
Into
visible = {
is_subject = no
OR = {
is_player = yes
AND = {
country_is_from_persia = no
country_is_from_central_asia = no
country_is_from_india = no
country_is_from_russia = no
country_is_from_china = no
}
}
any_scope_state = {
region = sr:region_central_asia
}
NOT = {
any_subject_or_below = {
has_variable = central_asia_subject_var
}
}
}
Including Siberia, the Himalayas, North Africa, Central Asia and so on, it is hoped that players can always see them.Thank you!
alaniquilador  [developer] 10 Jul @ 2:28pm 
Sounds like a good idea, i'll implement it
< >
Showing 1-2 of 2 comments
Per page: 1530 50