不是上限,上限我改了文件,也最多只能选择6个,有没有那种可以把能选的国民理念都选上的MOD。
这段代码,有MOD高手能指引一下不?
containerWindowType = {
name = "civics_window"
position = { x = 10 y = 630 }
size = { width = 310 height = 60 }
background = {
name = "civics_frame"
spriteType = "GFX_tiles_dark_area_cut_8"
}
instantTextBoxType = {
name = "civics_label"
position = { x = 6 y = 3 }
font = "font_text_14"
text = "CIVICS_LABEL"
maxWidth = 290
maxHeight = 22
fixedSize = yes
format = left
}
overlappingElementsBoxType = {
name = "civics"
position = { x = 6 y = 24 }
size = { x = 298 y = 32 }
spacing = 2
format = left
}
这段代码,有MOD高手能指引一下不?
containerWindowType = {
name = "civics_window"
position = { x = 10 y = 630 }
size = { width = 310 height = 60 }
background = {
name = "civics_frame"
spriteType = "GFX_tiles_dark_area_cut_8"
}
instantTextBoxType = {
name = "civics_label"
position = { x = 6 y = 3 }
font = "font_text_14"
text = "CIVICS_LABEL"
maxWidth = 290
maxHeight = 22
fixedSize = yes
format = left
}
overlappingElementsBoxType = {
name = "civics"
position = { x = 6 y = 24 }
size = { x = 298 y = 32 }
spacing = 2
format = left
}