More and Scrollable Building Slots 9

If you liked this item, please rate it up on Steam Workshop page.

Author: Lithia❤

Last revision: 20 Jun at 10:56 UTC (7)

File size: 874.94 KB

On Steam Workshop

Description:

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

You can find the 6 slot version here!

I made this mostly to use with my other mods.

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

1. Head to (where you installed steam) Steamsteamappsworkshopcontent2819903486446795commoninline_scriptszones

2. Copy bs_max_buildings_3.txt and bs_max_buildings_6.txt into your mod’s commoninline_scriptszones 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!

Download
Required items:

Click the title to search on this site.


UI Overhaul DynamicSteam Workshop