Stellaris

Stellaris

414 vurderinger
~~ BPV - More Building Slots
13
3
2
3
5
2
2
3
3
2
2
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
Opdateret:
472.990 KB
16. maj kl. 16:18
17. juni kl. 4:47
28 ændringsbemærkninger ( vis )

Abonner for at downloade
~~ BPV - More Building Slots

I 1 samling af 喵小夕 · F_thx
小夕的模组
51 genstande
Beskrivelse
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
Populære diskussioner Vis alle (1)
10
1
24. aug. kl. 13:31
The fix for getting extra Zones and the ability to purchase different Zone specialisations in middle of your Save file
udkudk
375 kommentarer
Daepapa For 2 timer siden 
@Mael mod author's been playtesting a closed beta of a waifu-ified Apex Legends clone, I wouldn't expect much
Mael For 6 timer siden 
Their profile literally says that they played a game on August 24th, I didn't realize that was 2 months ago
Brulikrax For 12 timer siden 
Update is required, but the person behind the mod hasn't been online for the past 2 months...
GnoSiS For 13 timer siden 
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 For 16 timer siden 
Use the mod while it still works. Looks like it's not being maintained.
jimmyjamm80 30. aug. kl. 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. kl. 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. kl. 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. kl. 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. kl. 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)