Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
AND = {
OR = {
culture = roman
culture = greek
}
NOT = { is_year = 476 }
NOT = { is_subject = yes }
ai = yes
}
}
this NOT = { is_subject = yes } make only subjects recive this modifier, why? you put it inside a NOT, so NOT NOT = YES,
The first "NOT" just makes sure that if everything is true (culture is either roman or greek, year is before 476, country is not a subject, and country is AI controlled) that it is exempt from that particular triggered modifier.
This query is to allow an AI controlled Rome in Extended Timeline to be exempt from the two largest expansion modifiers before the year 476 because it would otherwise collapse instantly.
Did that make sense?
AND = {
area = east_prussia_area
NOT = { has_province_modifier = entspannung_modifier_local_triggered_prussia }
}
} , u need a AND not a OR, or its apperls on the scren when reload a savegame
3- on adm trigger ->
"trigger = {
AND = {
NOT = {",
you need a NOT for each modifier, for example ->
NOT = { has_province_modifier = entspannung_modifier_local_triggered_rebellion_low }
NOT = { has_province_modifier = entspannung_modifier_local_triggered_unhappiness_low }
NOT = { has_province_modifier = entspannung_modifier_local_triggered_disease_low }
why? idk exact, but when i putted a not for each not for all, it stoped to apperl and spawn atomatic
4- sometime dip and mil reforms apperls when i reload my savegame, idk why, i changed somethings but doesnt worked
5- you need namespace = entspannung before events, or will apels a LOT of it in log file, bcs the game request it (idk why)
6- i hope u can fix it xD i only have EU4 to play for 1 more week xDDD