Stellaris

Stellaris

71 ratings
More and Scrollable Building Slots for Zones
6
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
718.585 KB
23 May @ 1:24pm
3 Oct @ 7:58am
9 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:

Anything UI-O is incompatible with.


Credits:

Gage - For making the request in the first place and helping with testing!
Mario - For his help and QA work!
51 Comments
h.j.haller 24 May @ 1:00am 
can you also make one without ui overhaul ???