Stellaris

Stellaris

410 beoordelingen
~~ BPV - More Building Slots
13
3
2
3
5
2
2
3
3
2
2
2
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Bestandsgrootte
Geplaatst op
Bijgewerkt op
472.990 KB
16 mei om 16:18
17 jun om 4:47
28 wijzigingsnotities (weergeven)

Abonneren om te downloaden
~~ BPV - More Building Slots

In 1 verzameling van 喵小夕 · F_thx
小夕的模组
51 items
Omschrijving
Enhanced Default Slots:
  • City Building Slots increased to 10 (+4)
  • City Zone Building Slots increased to 4 (+1)
  • City Zone Slots remains at 2 (same as vanilla)
  • Zone Building Slots increased to 4 (+1)
  • Estate Building Slots remains at 4 (same as vanilla)

Tailored Customization:
We offer various sub-mods tailored to different player needs for DIY slot configuration:

City Building Slots:

City Zone Slots:

Zone Building Slots:
(Affects both City Zones and District Zones)

Estate Building Slots:
(Affects Corporate and Subject Holdings)

Patches for This Mod:

Compatibility & Dependencies:
Requires the Better Planet View mod (UI optimization). Theoretically compatible with other UI mods that display additional slots.
Modifies vanilla zones and districts. Compatible with most mods when using the compatibility patch.

Load Order: (Same number = Any position)
  1. UI Overhaul Dynamic
  2. Better Planet View
  3. ~~ BPV - More Building Slots
    ~ BPV - More Building Slots - City Slots
    ~ BPV - More Building Slots - Zone Building Slots
    🞄 BPV - More Building Slots - City Zone
  4. Other mods
  5. BPV - More Building Slots - Compatibility

For Mod Developers:
To make your mod compatible with BPV - More Building Slots, implement these changes:

# common/scripted_variables/~~BPV_compatibility.txt @BPV_compatibility_load = 0 @BPV_CITY_SLOT = 3 # end with "#" or empty line
# common/zones/your_city_zone.txt # before: max_buildings = 6 # after: max_buildings = @[ BPV_CITY_SLOT * BPV_compatibility_load ]

# common/zones/your_other_zone.txt # → DO NOT set max_buildings in zone definitions # This utilizes default building slot defines that BPVMBS will modify

# common/districts/your_main_city_district.txt # → Only for primary city districts # → Append at district end: (preserve original zone_slots) inline_script = { script = districts/BPV_district_slots2 GOVERNMENT = slot_city_government SLOT1 = slot_city_01 SLOT_END = your_slot_city_02 } # This script duplicates END specialization until reaching user-requested counts
Populaire discussies Alles weergeven (1)
10
1
24 aug om 13:31
The fix for getting extra Zones and the ability to purchase different Zone specialisations in middle of your Save file
udkudk
373 opmerkingen
Brulikrax 1 uur geleden 
Update is required, but the person behind the mod hasn't been online for the past 2 months...
GnoSiS 2 uur geleden 
Big Question: Is this getting updated?
I'm trying to update BPV Buildings liberated - if not I may have to patch & merge this mod into my mod and remove the dependency to it.
Yellow 5 uur geleden 
Use the mod while it still works. Looks like it's not being maintained.
jimmyjamm80 30 aug om 4:23 
Scratch that, I fixed it. I used the zone 10 slot fix instead of compact, and put the compatibility patch underneath the 10 building slot mod instead of above it. So I used the load order in your last comment, but with the patch below everything else.
jimmyjamm80 30 aug om 3:31 
Also, im not sure if THIS is the bug that everyone is having, but no matter what load order or fix I choose, it keeps happening. I've tried following your comment below this as well. Even if I only have the base bpv turned on, the city area has a huge box with no buildings in it that you can scroll down up and down but thats it. It has one single + sign to expand it, but clicking it doesnt do anything. The buildings still exist because I can see in the economy tab that the jobs I have in my city buildings I built before installing the mod are still employed, but you cant see anything.
jimmyjamm80 30 aug om 3:00 
Sorry I realized I was being confusing with my last post. What I meant to ask was, why should I install bpc more building slots if all I want is more city slots? Why not just install the more city slot mod instead of the more planet slot mod as well as the more city slot mod? I see why you do it, but it says its required.
Taintickle 29 aug om 22:54 
Alternative Fix that works well.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3556222090


UI Overhaul Dynamic
UI Overhaul Dynamic Beta
UI Overhaul Dynamic - Planet View Performance Mode
~~ BPV - More Building Slots
Better Planet View - Zone 10 Slot Fix
BPV - More Building Slots - Compatibility
~ BPV - More Building Slots - 40 City Slots
~ BPV - More Building Slots - Zone: 10 Building Slots
~ BPV - More Building Slots - Corporate 15 slots
* BPV - More Building Slots - City 4 Zone
Taintickle 29 aug om 15:26 
Currently to get things working again, you need https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1665106451 under UI Overhaul and https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3485762595 under BPV - More Building slots.

This is my load order setup I am using:

UI Overhaul Dynamic
UI Overhaul Dynamic Beta
~~ BPV - More Building Slots
Better Planet View - Compact Mode
BPV - More Building Slots - Compatibility
~ BPV - More Building Slots - 40 City Slots
~ BPV - More Building Slots - Zone: 5 Building Slots (5 is max right now)
~ BPV - More Building Slots - Corporate 15 slots
* BPV - More Building Slots - City 6 Zone (6 is max right now)
Taintickle 29 aug om 15:25 
@jimmyjamm80 Performance is my reason. Where everyone only gets 1 to 5 max planets and no population bonuses. This also allows to push towards planets to defeat empires, vs 12 hours of hunting down every planet. There are also mods that make the game a lot more difficult and add a lot of new buildings. I prefer to play tall with only a few sectors, so my economy runs off a single planet. And with the new building additions, I use 40 city slots and 6 districts to have one of everything or need silos to expand my storage.
jimmyjamm80 29 aug om 11:31 
Im confused why do i need this mod for just extra city building slots? If this mod already adds city building slots, why would i also get this mod on top of the extra city slot mod? I dont want it to be too easy and have toooo many building slots, just a couple extra for misc buildings in city area.