Victoria 3
209 人が評価
Expanded Building Grid
2
4
   
アワード
お気に入り
お気に入り
お気に入りから削除
ファイルサイズ
投稿日
更新日
772.872 KB
2024年6月29日 11時56分
6月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 件のコメント
八万红中碰 6月30日 17時48分 
Bro, how can I use this mod in previous version like 1.8.7? I really need it:steamfacepalm:
MoneyHoesNClothz 6月22日 18時38分 
thank you good sir for update
illusive  [作成者] 6月18日 9時33分 
Updated for version: 1.9.
FG_Remastered 5月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 1月19日 3時33分 
I have created a Compatch for the Community Mod Framework:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3410439297
Albonymous 1月18日 5時47分 
This mod doesn't work with Community Mod Framework....
HunterAper 1月4日 6時19分 
It's supposed to be part of the vanilla game.
Stafford 2024年11月23日 9時19分 
Sweet!
illusive  [作成者] 2024年11月22日 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 2024年11月22日 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.