Victoria 3
210 оценки
Expanded Building Grid
2
4
   
Награда
Добавяне към любими
В любими
Премахване от любими
Размер на файла
Публикуван на
Обновен на
776.549 KB
29 юни 2024 в 11:56
8 юли в 11:34
15 бележки за промени ( преглед )

Абониране, за да се свали
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
  • Add weekly balance and trade capacity to the trade centre header building item.

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.