群星吧 关注:234,876贴子:901,962
  • 1回复贴,共1

【求助】有没有可以选择许多国民理念MOD

只看楼主收藏回复

不是上限,上限我改了文件,也最多只能选择6个,有没有那种可以把能选的国民理念都选上的MOD。


IP属地:内蒙古1楼2023-03-21 11:56回复
    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高手能指引一下不?


    IP属地:内蒙古2楼2023-03-22 21:23
    回复