Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése













WeightToggles_add_interactions_decision = {
decision_group_type = debug
picture = {
reference = "gfx/interface/illustrations/decisions/decision_personal_religious.dds"
}
is_shown = {
NOT = {
has_character_flag = WeightToggles_enable_character_interactions_flag
}
}
effect = {
custom_tooltip = WeightToggles_add_interactions_decision_tooltip
add_character_flag = WeightToggles_enable_character_interactions_flag
}
ai_check_interval = 0
}
Hope this can help.
So, I think would be great if @Tyengiz Xaang would create a new temporary mod that fix this version, but if he is busy too, I can help uploading a mod with the fixed code that this guy made, let me know what do you think, I don't want to take the credit for others aportation, but I know would be frustrating waiting months for an update.
Open up the launcher
Go to 'All installed mods'
Mouse over 'Weight Toggles'
Click on the 3 dots on the bottom right
Click 'Show in folder'
Go to 'common' then 'decisions'
Open up 'WeightToggles_decisions.txt'
Look for the lines under the add and remove interaction decisions
------------------------------------------------------------
picture = "gfx/interface/illustrations/decisions/decision_personal_religious.dds"
------------------------------------------------------------
and add the decision line and edit the picture reference line
------------------------------------------------------------
decision_group_type = debug
picture = {reference = "gfx/interface/illustrations/decisions/decision_personal_religious.dds"}
------------------------------------------------------------