Stellaris

Stellaris

34 ratings
More and Scrollable Building Slots for Zones
4
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
673.942 KB
23 May @ 1:24pm
27 May @ 2:49pm
5 Change Notes ( view )

Subscribe to download
More and Scrollable Building Slots for Zones

Description
This is a very simple mod that adds 9 building slots to all zones and makes them scrollable.

I made this mostly to use with my other mods like Lustful Void.


How to make your mod's zones work with this mod!

1. Head to (where you installed steam) \Steam\steamapps\workshop\content\281990\3486446795\common\inline_scripts\zones

2. Copy bs_max_buildings_3.txt and bs_max_buildings_6.txt into your mod's common\inline_scripts\zones folder (create it, if it doesn't exist)

3. Open them and change max_buildings to any number from 1-9. Higher numbers won't break anything, you just won't be able to see the extra slots

4. In your zone file, replace max_buildings with the following:

# Main zones like housing
inline_script = { script = zones/bs_max_buildings_6 }

or

# Other zones, like farming
inline_script = { script = zones/bs_max_buildings_3 }

5. Make sure your zone has the following planet_modifier as well, regardless of what you set max_buildings to:

planet_modifier = { zone_building_slots_add = 9 }

Your zones will now have 9 building slots when using this mod, and whatever you set your inline_scripts files to without this mod.


Place this after UI-O in your mod list!


Known incompatibilities:

UI Overhaul Dynamic - Tiny Options


Credits:

Gage - For making the request in the first place and helping with testing!
Mario - For his help and QA work!
8 Comments
Lithia❤  [author] 8 Jun @ 4:03pm 
Updated description with instructions on how to use the inline_scripts in your own mod (for other modders).

Also added UI Overhaul Dynamic - Tiny Options to the incompatibilities list. If you find others, let me know and I'll see if I can make a patch or put it on the list!

@master.of.herb I will see if I can add scaling at some point.

@Wairui Yw! :)
Wairui 30 May @ 3:08pm 
Lithia❤ Thank you so much for his mod - 9 scrollable building slots along with UI Overhaul Dynamic (1,052,990 Current Subscribers!) is exactly what I was looking. Elegant compared to the convoluted confusing attempts by other similar mods. Please stick with UIOD and focus on improving this mod rather than expending effort on fringe requests... THANKS!
master.of.herb 26 May @ 3:49am 
What I wanted to say is: Scrolling didn't work properly with UI scale 1.2. It worked in that I could scroll either all the way to the top or bottom, but I couldn't properly access the middle row. I still could click the middle row slots when scrolled all the way to the top.
master.of.herb 26 May @ 3:47am 
Bug Report: Scrolling didn't work with UI scale set to 1.2 Setting UI scale to 1.0 fixed the issue.
Lithia❤  [author] 25 May @ 9:59am 
@h.j.haller If more people want it, then I may consider it!
YutaniWakazashi 24 May @ 12:12pm 
@h.j.haller

Honestly I would highly recommend the UI Overhaul mod if you haven't tried it yet. It cleans up Stellaris *really* well, and a lot of mods are starting to use it.
Daisuke 24 May @ 4:53am 
@h.j.haller How would that work? Do you want the modder to make their own custom UI? You won't be able to see/access and use the extra building slots because it would overlap with the default vanilla UI and without changing the UI it would just not work propperly
h.j.haller 24 May @ 1:00am 
can you also make one without ui overhaul ???