Crusader Kings III

Crusader Kings III

Movable Realm Capital
15 条留言
fihs 2024 年 10 月 3 日 下午 9:54 
It looks like this might remove the option to move a camp to a specific barony
derduerk 2024 年 8 月 2 日 上午 10:23 
limith 2024 年 4 月 4 日 上午 1:29 
I actually have it for a GOT version since their UI is different....regarding the county capital move that requires another widget box.
Lunar Blacksmith 2024 年 4 月 3 日 上午 12:49 
This isn't working for me on 1.12.4. Are there any particular known file/mod conflicts?
H3NRY27 2024 年 4 月 2 日 下午 9:28 
pls add @limith changes into the mod that so dope or make another ver
limith 2024 年 4 月 1 日 上午 11:17 
Second change is to allow always replacing buildings for vassal territory.


button_round = {
name = "replace_button"
onclick = "[GUITrackItem.Replace]"
tooltip = "[GUITrackItem.GetReplaceTooltip]"
# visible = "[And(GUITrackItem.IsCurrentBuildingSelected, GUITrackItem.CanReplace)]"
visible = "[GUITrackItem.IsCurrentBuildingSelected]"

button_change = {
alwaystransparent = yes
parentanchor = center
}
}
limith 2024 年 4 月 1 日 上午 11:13 
button_move_capital = {
datacontext = "[HoldingView.GetTitle]"
datacontext = "[HoldingView.GetHolder]"
name = "set_county_capital_button"
visible = "[HoldingView.GetProvince.GetTitle.CanPlayerCustomizeTitle]"
#visible = "[HoldingView.CanSetCountyCapital]"
position = { -3 5 }
texture = "gfx/interface/icons/flat_icons/move_capital.dds"
onclick = "[Character.OpenPlayerInteractionWithTargetTitle('rcm_override_county', Title.Self)]"
tooltip = "[Character.GetPlayerInteractionWithTargetTitleTooltip('rcm_override_county', Title.Self)]"
#onclick = "[HoldingView.SetCountyCapital]"
#tooltip = "SET_COUNTY_CAPITAL_TOOLTIP"
}
limith 2024 年 4 月 1 日 上午 11:12 
I made the following personal changes which you might want to consider integration
1) Added ability to also move county capital

rcm_override_county = {
category = interaction_category_uncategorized
special_interaction = feudalize_tribal_holding
hidden = yes

target_type = title
target_filter = recipient_domain_titles

#is_shown = {
# scope:actor = {
# this = scope:recipient
# }
#}

on_auto_accept = {
scope:recipient = {
scope:target = {
set_capital_barony = yes
#add_special_building_slot = duchy_capital
}
}
}

auto_accept = yes

ai_will_do = {
base = 0
}
}
luckylayne 2024 年 4 月 1 日 上午 9:30 
it isn't working for me :/
Death Knight Lo 2024 年 3 月 29 日 下午 3:24 
thank you
2024 年 3 月 25 日 上午 5:48 
thx
WSC 2024 年 3 月 20 日 下午 8:25 
thank you
kiss912 2024 年 3 月 18 日 上午 8:02 
目前发现挺好用的,谢谢!:steamthumbsup:
-=Illumifant=- 2024 年 3 月 14 日 上午 7:01 
Breaks the game on close