Victoria 3
Оценок: 209
Expanded Building Grid
2
4
   
Наградить
В избранное
В избранном
Удалить
Размер файла
Добавлен
Изменён
772.872 KB
29 июн. 2024 г. в 11:56
17 июн в 21:37
Обновлений: 14 (просмотреть)

Подпишитесь, чтобы загрузить
Expanded Building Grid

Описание
Compatibility: 1.9
Update to the original mod by KURO.

Compatch for the Community Mod Framework (credit to Bahmut): https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3410439297

Changes the view of the building grid in the state menu.

Changes/Additions:
  • Add toggle auto-expand button.
  • Add toggle subsidize button.
  • Add toggle privatization button.
  • Add employee capacity bar.
  • Add infrastructure and taxation capacity to the bottom bar.
  • Add weekly balance information
  • Add tax information


My other mods:
Комментариев: 34
八万红中碰 30 июн в 17:48 
Bro, how can I use this mod in previous version like 1.8.7? I really need it:steamfacepalm:
MoneyHoesNClothz 22 июн в 18:38 
thank you good sir for update
illusive  [создатель] 18 июн в 9:33 
Updated for version: 1.9.
FG_Remastered 4 мая в 8:06 
On line 1014 in states_panel_buildings.gui pls add the following to allow downsizing buildings from the state view:

### DOWNSIZE
button_icon_minus_action = {
parentanchor = left|vcenter
size = { 30 30 }
tooltip = "[Building.GetDownsizeTooltip]"
visible = "[IsValid( Building.Downsize )]"
onclick = "[Execute( Building.Downsize )]"
enabled = "[IsValid( Building.Downsize )]"
using = tooltip_below
}
Bahmut 19 янв в 3:33 
I have created a Compatch for the Community Mod Framework:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3410439297
Albonymous 18 янв в 5:47 
This mod doesn't work with Community Mod Framework....
HunterAper 4 янв в 6:19 
It's supposed to be part of the vanilla game.
Stafford 23 ноя. 2024 г. в 9:19 
Sweet!
illusive  [создатель] 22 ноя. 2024 г. в 19:42 
@Staford For seemingly no reason Paradox added an extra word onto the line of script for the auto-expand button. Fixed now, I didn't notice so thanks for pointing it out
Stafford 22 ноя. 2024 г. в 17:30 
I've been using this mod for so long, for all I know it is working. Just missing one favorite feature: the ability to turn on auto-expansion from the state-buildings screen.