Ah interesting, so it sounds like for one, you switched off of ALP. The other thing you did was increase the number of spawns for for PMCs?
Only because i wanted more PMC.
Just to ensure i worded that correctly:
I understood that boss spawn compete with pmc spawn for bot slots and not with scavs.
A new feature of the 0.4.0 and later releases is an advanced spawning system that tricks EFT into thinking that PMC's and player Scavs are human players. This makes PMC's and player Scavs not count toward the bot cap for the map, so they shouldn't impede normal EFT bot spawns for normal Scavs and bosses. It also prevents PMC's and player Scavs from counting toward the maximum bot counts for each zone on the map, and this allows normal Scavs to spawn like they would in live EFT. Without this system, all initial bosses must be configured to spawn first (which is a config option in this mod) or EFT may suppress them due to the high number of bots on the map. To accomodate the large initial PMC wave and still allow Scavs and bosses to spawn, the bot cap can be optionally increased (which is also a config option in this mod) if you're not using the advanced spawning system.
Source
Yes i switched from alp to realism or apbs (i like apbs more as i dont want to hit max tier bots with lv 40 and it hast more tiers then realism)
And for the other i ensured that the max number of bots in the swag config is:
donuts scenarion: max pmc + max svac + bosses i want on the map (shoreline as example: 1 sanitar, 3 goons, 5 bloodhounds so +9) and i even set that higher.
here are my configs:
{
"Name": "starting-pmcs-only-morescavs",
"PMCBotLimitPresets": {
"FactoryBotLimit": 6,
"InterchangeBotLimit": 12,
"LaboratoryBotLimit": 9,
"LighthouseBotLimit": 12,
"ReserveBotLimit": 12,
"ShorelineBotLimit": 12,
"WoodsBotLimit": 12,
"CustomsBotLimit": 9,
"TarkovStreetsBotLimit": 15,
"GroundZeroBotLimit": 8,
"GroundZeroHighBotLimit": 8
},
"SCAVBotLimitPresets": {
"FactoryBotLimit": 6,
"InterchangeBotLimit": 15,
"LaboratoryBotLimit": 8,
"LighthouseBotLimit": 15,
"ReserveBotLimit": 15,
"ShorelineBotLimit": 15,
"WoodsBotLimit": 15,
"CustomsBotLimit": 15,
"TarkovStreetsBotLimit": 22,
"GroundZeroBotLimit": 10,
"GroundZeroHighBotLimit": 12
}
},
Display More
"MaxBotCap": {
"factory": 16,
"customs": 31,
"woods": 31,
"shoreline": 31,
"lighthouse": 31,
"reserve": 31,
"interchange": 31,
"laboratory": 18,
"streets": 45,
"groundzero": 21,
"groundzero_high": 31
},
"NightMaxBotCap": {
"factory_night": 16,
"customs":31,
"woods": 31,
"shoreline": 31,
"lighthouse": 31,
"reserve": 31,
"interchange": 31,
"laboratory": 18,
"streets": 31,
"groundzero": 21,
"groundzero_high": 31
},
"UseDefaultSpawns": {
"Waves": false,
"Bosses": true,
"TriggeredWaves": false
},
Display More
i left out the boss spawn chances but they are all around 50%.