Victoria 3

Victoria 3

217 ratings
Expanded Building Grid
2
4
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
776.549 KB
Jun 29, 2024 @ 11:56am
Jul 8 @ 11:34am
15 Change Notes ( view )

Subscribe to download
Expanded Building Grid

Description
Compatibility: 1.9
Update to the original mod by KURO.

Compatch for the Community Mod Framework (credit to Bahmut): https://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:
39 Comments
M.R.C Aug 14 @ 6:34pm 
Still working? I subscrib and don't see the effects
Navigator//hydro-71 Jul 13 @ 7:59am 
Hi, there's still a bunch of script errors associated with this mod in my log. Do you see these too?


[16:52:13][pdx_gui_localize.cpp:182]: Unlocalized text ' / [Building.GetEmployeeCap|1*]' at gui/expanded_building_grid.gui:174, either localize it or use the raw_text property instead of text
[16:52:13][pdx_gui_localize.cpp:182]: Unlocalized text '#v @money![Building.GetAverageAnnualEarningsPerEmployeeFormatted|1+]#!' at gui/expanded_building_grid.gui:193, either localize it or use the raw_text property instead of text
[16:52:13][pdx_gui_localize.cpp:182]: Unlocalized text '@money![Building.GetTaxationRevenue|+=d]#!' at gui/expanded_building_grid.gui:416, either localize it or use the raw_text property instead of text
(etc.)
LAOFW2 Jul 11 @ 8:08am 
sorry It's a mod conflict.
illusive  [author] Jul 10 @ 1:23pm 
@LAOFW2 What, specifically, is not working on your end?
LAOFW2 Jul 10 @ 9:50am 
Mods don't work in 1.96
八万红中碰 Jun 30 @ 5:48pm 
Bro, how can I use this mod in previous version like 1.8.7? I really need it:steamfacepalm:
MoneyHoesNClothz Jun 22 @ 6:38pm 
thank you good sir for update
illusive  [author] Jun 18 @ 9:33am 
Updated for version: 1.9.
FG_Remastered May 4 @ 8:06am 
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 Jan 19 @ 3:33am 
I have created a Compatch for the Community Mod Framework:
https://steamcommunity.com/sharedfiles/filedetails/?id=3410439297