Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
This is the CLIENT/SERVER mod and it is developed to be client independent.
Tested on EFT 0.12.10.12192, 0.12.11.1.13487, 0.12.11.2.13615, 0.12.11.13725. Should work on versions 12.10 - 12.11
The server also can be 1.4.0 - 2.0.0 (there is a comment with confirmed work on 1.1.0)
Features
* Limit the number of alive bots on the map
* Spawn new bots within a certain radius from the player
* Despawn alive bots when they too far from the player (dead bodies remain untouched)
* Setting the probability of spawn in the available zones and limiting the number of bots in the zone
* Customize the zones available for bosses
* Setting the maximum number of alive bots in the zone (does not apply to bosses and their followers)
* Setting the roles of bots that are being changed (by default, marksman-bots is not affected by the mod)
* Setting parameters separately for each map
* For now mod is using map waves settings, so you need enough scav waves if you plan using despawn mechanism (there is a solution to quick create a lot of scav waves)
If for a some reason new version is not working, try old one. And create a issue report HERE.
For easier configuring use my BotMonitor that you can find in my profile on dev.sp-tarkov.com.
More details in README.MD
-
Version 1.0.2
- astealz
- 6.3k Downloads
Fixed broken bots bug
-
Version 1.0.1
- astealz
- 1.1k Downloads
Fixed bug when boss with inexistent zone was tried to spawn;
Server side fixes.
-
Version 1.0.0
- astealz
- 471 Downloads
astealz Author
Please keep in mind that config provided with the mod requires fine tuning for your system and your preferences.
Deathpoint
Hey there,
didn't tried until now because of lack of time.
But your standard config should already boost the FPS in comparsion to vanilla, right?
astealz Author
You don't get fps boost actually, but your game performance wont reduce during a raid. You can manage your fps by changing the amount of alive bots. The default value in mod config for most of the maps is 15. Other parameters are intended to make better game experience.
Deathpoint
you are right, meant boosting "during the raid", because it's not going so hard downwards Thnx a lot
footlicker
if possible to keep updating this mod it seems to be really good considering the FPS issue with bots spwan?
Netix
Hi, i used your mod previously and it helped me a lot with frames ingame and i was wondering if you planned on updating it to 2.1.2 or if you plan on waiting to update it later? thanks again and have a nice day.
Lua
for 2.1.2 users, try Chomp's build instead.
https://dev.sp-tarkov.com/chom…ealz-SmartSpawnController
jimbothepmc
Someone reported at Chomp's repo an error with it. I too have received that error. It creates a file "SmartSpawnController.txt" in the EFT root:
LazyAmerican
This mod work for anyone on current SPT build? Seems like on interchange....it's a ghost town despite adjusting the spawn radius super close and jacking up bot count.
FFJ.Squad#5141
Update Plz Maaan
Lua
https://puu.sh/Ipyp7/de82f5fdc5.zip
For Aki 2.1.0, Not tested may have some bugs.
Becky
I love you
blubli
Hi, for me the mod doesnt load and in the console it says that it failed to load, any suggestions?
Becky
same I didn't get an error until now but just from playing it I could tell the mod wasn't working.
right now the best thing to do is either wait for astealz to update the mod or to see if Lua can fix it
blubli
Do you know any other mod that can solve the annoying fps drops and lag?
Becky
I mean there are other mods like Lua's CP Spawn Rework Lua's CP Spawn Rework - Reborn or fins AI but there not as effective at solving fps drop and lag compared to this mod
slackboio
404 page not found...?
Eldgrim
Update the mod pretty please!
DrDookieBrownMD
So i use this and Fins AI tweaks, and at first when I installed Smart Spawn Controller I would not get any PMCs in the raid. I had like 25 bots alive on customs with 7 per zone and like 30 extra scav waves, with the min size being 2 and the max being 4. I then disabled all spawn changes on FINs AI tweaks and was able to get one PMC to spawn on my next customs match. Are there any specific settings that would help my PMC spawn chances out? I also thought that since I had "Evenly space all spawns over time," that might be affecting me because my raids are 16 hours and I had 30 scav waves.
Kippa
I have played around 40+ raids so far with a new character and I haven't seen 1 Scav sniper yet and rarely any PMC's, can anyone explain this? I am using the current version of this mod and the latest AKI I will attach my config file with this comment so you can see-
"game": {
"_": "Enable debug messages to log and game console",
"DEBUG": false,
"_": "Enable verbose mode",
"VERBOSE": true,
"_": "Allows you to change the time after which an attempt will be made to spawn a delayed wave. Default value is 3",
"ScavWaveRetryInterval": 15,
"Maps": {
"56f40101d2720b2a4d8b45d6": {
"_": "bigmap",
"EnableSpawnControl": true,
"ForceChooseNewZone": true,
"MaxBotsAliveOnMap": 15,
"BotsPerZoneBase": 5,
"MaxDistanceToSpawn": 400,
"ScavRoles": [
"assault"
],
"BossRoles": [
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"EnableUnspawn": false,
"MaxDistanceToUnspawn": 450,
"RolesToUnspawn": [
"assault",
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"Zones": {
"ZoneDormitory": {
"MultiplicativeCoef": 2,
"AdditiveCoef": 2
},
"ZoneTankSquare": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneCrossRoad": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneGasStation": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneScavBase": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneBlockPost": {
"MultiplicativeCoef": 0.5,
"AdditiveCoef": 0
},
"ZoneFactorySide": {
"MultiplicativeCoef": 0.4,
"AdditiveCoef": 0
},
"ZoneFactoryCenter": {
"MultiplicativeCoef": 0.4,
"AdditiveCoef": 0
},
"ZoneCustoms": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneOldAZS": {
"MultiplicativeCoef": 0.5,
"AdditiveCoef": 0
},
"ZoneBrige": {
"MultiplicativeCoef": 0.25,
"AdditiveCoef": 0
},
"ZoneWade": {
"MultiplicativeCoef": 0.4,
"AdditiveCoef": 0
}
}
},
"5704e554d2720bac5b8b456e": {
"_": "shoreline",
"EnableSpawnControl": true,
"ForceChooseNewZone": true,
"MaxBotsAliveOnMap": 15,
"BotsPerZoneBase": 5,
"MaxDistanceToSpawn": 400,
"ScavRoles": [
"assault"
],
"BossRoles": [
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"EnableUnspawn": true,
"MaxDistanceToUnspawn": 450,
"RolesToUnspawn": [
"assault",
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"Zones": {
"ZonePowerStation": {
"CanSpawnBoss": true,
"MultiplicativeCoef": 2,
"AdditiveCoef": 1
},
"ZoneBusStation": {
"CanSpawnBoss": true,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneSanatorium1": {
"CanSpawnBoss": true,
"MultiplicativeCoef": 2,
"AdditiveCoef": 1
},
"ZoneSanatorium2": {
"CanSpawnBoss": true,
"MultiplicativeCoef": 2,
"AdditiveCoef": 1
},
"ZoneMeteoStation": {
"CanSpawnBoss": true,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneGreenHouses": {
"CanSpawnBoss": true,
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZonePort": {
"CanSpawnBoss": true,
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneIsland": {
"MultiplicativeCoef": 0.5,
"AdditiveCoef": 0
},
"ZoneForestGasStation": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneGasStation": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneBunker": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneForestTruck": {
"MultiplicativeCoef": 0.5,
"AdditiveCoef": 0
},
"ZoneForestSpawn": {
"MultiplicativeCoef": 0.5,
"AdditiveCoef": 0
},
"ZoneStartVillage": {
"MultiplicativeCoef": 0.75,
"AdditiveCoef": 0
},
"ZoneRailWays": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZonePassFar": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZonePassClose": {
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneTunnel": {
"MultiplicativeCoef": 0.75,
"AdditiveCoef": 0
}
}
},
"5704e3c2d2720bac5b8b4567": {
"_": "woods",
"EnableSpawnControl": true,
"ForceChooseNewZone": true,
"MaxBotsAliveOnMap": 15,
"BotsPerZoneBase": 5,
"MaxDistanceToSpawn": 400,
"ScavRoles": [
"assault"
],
"BossRoles": [
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"EnableUnspawn": true,
"MaxDistanceToUnspawn": 450,
"RolesToUnspawn": [
"assault",
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"Zones": {
"ZoneWoodCutter": {
"CanSpawnBoss": true,
"SnipeZone": false,
"MaxPersonsOnPatrol": 8,
"MultiplicativeCoef": 2,
"AdditiveCoef": 2
},
"ZoneHouse": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MaxPersonsOnPatrol": 6,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneBigRocks": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MaxPersonsOnPatrol": 7,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneRoad": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MaxPersonsOnPatrol": 7,
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneHighRocks": {
"CanSpawnBoss": false,
"SnipeZone": true,
"MaxPersonsOnPatrol": 1,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneMiniHouse": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MaxPersonsOnPatrol": 9,
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneRedHouse": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MaxPersonsOnPatrol": 9,
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneScavBase2": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MaxPersonsOnPatrol": 4,
"MultiplicativeCoef": 2,
"AdditiveCoef": 1
},
"ZoneClearVill": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MaxPersonsOnPatrol": 4,
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneBrokenVill": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MaxPersonsOnPatrol": 2,
"MultiplicativeCoef": 0.5,
"AdditiveCoef": 0
}
}
},
"5704e5fad2720bc05b8b4567": {
"_": "reservebase",
"EnableSpawnControl": true,
"ForceChooseNewZone": true,
"MaxBotsAliveOnMap": 15,
"BotsPerZoneBase": 5,
"MaxDistanceToSpawn": 300,
"ScavRoles": [
"assault"
],
"BossRoles": [
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"EnableUnspawn": true,
"MaxDistanceToUnspawn": 350,
"RolesToUnspawn": [
"assault",
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"Zones": {
"ZoneRailStrorage": {
"CanSpawnBoss": true,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZonePTOR1": {
"CanSpawnBoss": true,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZonePTOR2": {
"CanSpawnBoss": true,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneBarrack": {
"CanSpawnBoss": true,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneBunkerStorage": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 0.5,
"AdditiveCoef": 0
},
"ZoneSubStorage": {
"CanSpawnBoss": true,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneSubCommand": {
"CanSpawnBoss": true,
"SnipeZone": false,
"MultiplicativeCoef": 0.75,
"AdditiveCoef": 0
}
}
},
"5714dbc024597771384a510d": {
"_": "interchange",
"EnableSpawnControl": true,
"ForceChooseNewZone": true,
"MaxBotsAliveOnMap": 15,
"BotsPerZoneBase": 5,
"MaxDistanceToSpawn": 400,
"ScavRoles": [
"assault"
],
"BossRoles": [
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"EnableUnspawn": true,
"MaxDistanceToUnspawn": 500,
"RolesToUnspawn": [
"assault",
"assaultGroup",
"cursedAssault",
"pmcBot"
],
"Zones": {
"ZoneCenterBot": {
"CanSpawnBoss": true,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneIDEA": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneCenter": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneIDEAPark": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 0.3,
"AdditiveCoef": 0
},
"ZoneTrucks": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 0
},
"ZoneRoad": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 0.3,
"AdditiveCoef": 0
},
"ZoneOLI": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneGoshan": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": 1
},
"ZoneOLIPark": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 0.3,
"AdditiveCoef": 0
},
"ZonePowerStation": {
"CanSpawnBoss": false,
"SnipeZone": false,
"MultiplicativeCoef": 1,
"AdditiveCoef": -1
}
}
},
"5b0fc42d86f7744a585f9105": {
"_": "laboratory",
"MaxBotsAliveOnMap": 15,
"EnableSpawnControl": false,
"EnableUnspawn": false
},
"55f2d3fd4bdc2d5f408b4567": {
"_": "factory4_day",
"MaxBotsAliveOnMap": 12,
"EnableSpawnControl": false,
"EnableUnspawn": false
},
"59fc81d786f774390775787e": {
"_": "factory4_night",
"MaxBotsAliveOnMap": 12,
"EnableSpawnControl": false,
"EnableUnspawn": false
}
}
},
"server": {
"DEBUG": false,
"_": "IgnoreMaxBots for boss wave allows spawn boss wave even if limit of max alive bots is reached",
"Add_IgnoreMaxBots_ToBossWaves": true,
"_": "For better control of zones population scav waves mast contains only 1 bot. By default WAVE_COEF_MID is applied, so make it equal to 1",
"ChangeWaveCoefs": {
"WAVE_COEF_LOW": 0.5,
"WAVE_COEF_MID": 1,
"WAVE_COEF_HIGH": 2,
"WAVE_COEF_HORDE": 10
},
"_": "The group of settings below allows you to replace default scav waves with generated ones (except marksman)",
"_": "They consist of 1 bot, a random zone (the zone will be chosen when spawning) and the spawn time of each gradually increases to escape_time_limit * 0.75",
"_": "You can not use this settings, but then you need a manual edit waves or use a mod like Lua-CP-SpawnReworkReborn",
"_": "You really need a lot of scav waves to use smart spawner",
"ReplaceLocationsWaves": true,
"_": "Output generated scav waves in server log",
"ShowGeneratedWaves": true,
"_": "How many scav waves will be generated",
"ScavWaveCount": 50,
"_": "How many bots will be spawned at map load",
"ScavInstaWaveCount": 20,
"_": "Difficulty weight allows to change generated waves difficulty. The higher the value, the more likely it is.",
"ScavDifficultyWeight": {
"easy": 0,
"normal": 1,
"hard": 3,
"impossible": 0
}
}
}
I really like this mod as it helps with FPS and spawn times but the lack of Snipers and PMC's is ruining the experience for me as my raids aren't lively or a little chaotic, hopefully someone can help me.
s1nk0
Hey guys. Managed to download it before it went down:
https://www.dropbox.com/s/k8bu…tSpawnController.zip?dl=0
PROPH3T
Thanks brother
StiltsRU
Absolute legend. Thanks man.
dende
Bro fix the dl link, its been 404 for over a week...
CyanCoyote
LINK doesn't work. Error 404
Eldgrim
Hello! The download link is 404 ded
Eldgrim
Hello! Can i use your mod with official 2.0 release or should i wait for an update? Thanks
firstbornacorn
it works, initially i thought it didnt because of another conflict but its fine.
goddesslei
been visiting from time to time.. any update? download link is down.. please fix
firstbornacorn
Either way as it is right now it does not seem to work with 2.0.0, cant wait for the update
goddesslei
have you tried it? description says it will work on server 2.0.0
firstbornacorn
i tied it, on factory it seemed ok but on cystoms i didnt dinf any bots in 3 runs.
goddesslei
if it's not too much trouble can you upload it somewhere and pm the link i've been looking for it for days...
firstbornacorn
Im going to run more tests without any mods turned on today,
hopefully i will find the culprit.
Pre
The Download is giving a 404
BorisTheFluger
Download link not working! 404 error occurs! Would you give another link please?
PROPH3T
Can you give another download link?
I keep getting error 404 [The page you are trying to reach either does not exist or you are not authorized to view it]
TrapperCZE
download link is broken
404 error
X3R0S6
Hi mate, i am trying to "friendship" Fin ai tweaks+lua+smart spawn, any tips how i can make it? I figured out, that even with fixed latest lua sometimes bots stay still, very slow or just too stupid. My target - Smart hardcore AI from Fins mod+spawn "unspawner" from your mod and custom waves from lua spawn rework (but probably Lua+spawn controller cant work together - same botzone spawn system).
Thx for Advise) Спасибо за крутой мод
Delta
Does this mod add random spawns around you? Is that what I'm reading with the spawn bots in a radius from you?
belevezero
Is there a way to reduce the amount of PMC bot spawns, while maintaining the default amount of scavs and bosses?
racomaizer
Few inputs:
I ran mainly customs at the moment, and I noticed that it always spawns all sniper scavs. With boss spawns there are few slots left for normal bots. I don't need to despawn them but it's better that sniper scavs spawn with a probability. Which also showed that Add_IgnoreMaxBots_ToBossWaves does not really work, but that's probably BSG issue...
Then the calculation of current nearby zones seems a bit wonky, most of the times when I'm in ZoneFactory* they are never in zone candidates even they had zero bots. For some reason ZoneTankSquare always gets all bot slots while ZoneScavBase having higher MulCoef but have none. ZoneDormitory has max three bots and does not seem significantly favored over other zones. Also it would be better to have a per zone max bots because it's common to have over 7 bots in ZoneTankSquare and bots still keep spawning there.
Here's my config for your reference:
astealz Author
Hi!
By default mod doesn't affect snipers (marksman role) and vanilla bosses except raiders. So you need to handle them manually or using other mod like "Lua's spawn rework". "Add_IgnoreMaxBots_ToBossWaves" is useful when raiders or PMCs are spawned as bosses. Vanilla bosses are spawned at the beginning of the raid and they actually don't need that setting.
And I thought it was obvious but "MaxDistanceToUnspawn" should be greater than "MaxDistanceToSpawn", otherwise bot will spawn and despawn at once.
Next, there is a bot hard limit for zone: add `"MaxPersonsOnPatrol": <NUMBER>` to zone.
Just keep in mind that "MaxPersonsOnPatrol" does not affect bosses, they can spawn in certain zone even if it's full.
Also you actually don't need "ScavWaveCount" to be set to 120, default game behavior leads to trying to spawn each wave until it actually spawn, so it influences to performance. So set ScavWaveCount to value around 50, tune spawn distance (I think for customs default 350/400 is more than ok) and add "MaxPersonsOnPatrol" to each zone, or take "Updated zones" from log file and change values there.
racomaizer
I installed Lua's spawn rework and make some corrections to got rid of most of the problems, calculation of current nearby zones still weird to me though, thank you for the reply!
Netix
Hi, im loving the mod, i have a question, i would like to remove PMC bots, can i just remove pmcBot from the json?
https://imgur.com/E4f2kZU
astealz Author
Hi! If you want to completely remove pmc bots from a map you need to remove them from location's base.json. BossRoles in mod config simply defines which roles to manage.
Netix
Hi, i have found the .json but i don't understand what i need to remove. there is a lot of stuff and its frying my brain... im using notepad++, what do i need to search in order to remove the correct line? like, in config.json they are called pmcBot, what are they called in the rest of the base.json? Also, im guessing i need to remove them completelly, manually from every base.json?
Thank you for your help and have a nice day.
Netix
Also, i would love to know if the inverse can be done too, only spawn pmcBot.
Thanks
Netix
So i was looking in the wrong folders, changed some values and still pmcBot spawned in raid, then i re-read your comment about locations base.json but on the opened text file i don't understand what i need to remove/change...
https://imgur.com/a/cfWoOfE
Ponko
First raid with this mod and I can already tell it's essential. I just left it default for now and it's doing wonders. Rarely drop below 70fps (locked) and it's a smooth pleasurable experience. Still have firefights in the distance, still have excellent density around me. Not too many, not too little.
I use the default game (no other mods) and I wanted to know if PMC will spawn if I have the "Spawn Bosses" ticked off in game when I start a raid? I don't like the idea of "bosses" in a game like Tarkov and I don't want to encounter them. I want to keep the PMC ai's of course. Is this possible without a mod?
astealz Author
AKI by default replaces scav by pmc on bot profile generation, so you can disable spawn bosses checkbox.
synthakt
Hey the mod is amazing and keeps my fps from plummeting into 40's later in the raid. Thank you!
Also is there a way to make this work with Fin's AI? Tested it on Customs and Factory - and With Fin's mod being the only mod enabled I get both scavs and PMC's but if I install this mod + FIN's AI I only get scavs. Also if both mods are installed and I choose any other option rather than "As online" in AI amount I get no bots to spawn at all. Game is v 0.12.10.2.12893. I also did not touch any configs. I also tried the method posted by RedNukem in this comment section but it didn't work for me
synthakt
So I figured it out myself - in FIN's AI mod folder go to config.json and switch "disableAllSpawnChanges" to true. Now it works all together but you have to always choose "As online" AI amount, otherwise the map will be empty!
astealz Author
You can use my mod with any other mod that modifies spawn, but you need to disable the option `ReplaceLocationsWaves` in `config.json` and make sure that you have enough scav waves (in case of using despawn).
DrMartimus
Quick related question: how many waves is enough for scavs if were using this with FINs? I want to keep the raiders and PMCs from fins, but want to make sure there will be enough for this to function properly.
Ozburne
If you ever get te answer to your question, I'm interested
DrMartimus
@Ozburne Didn't get an answer, but i set the scav waves in FINs to space evenly across the raid, then bumped waves to 30 and size of wave from 1-3 and it seems to work well.
Kippa
I have a question to anyone who has delved in to configuring this mod a bit, I downloaded this mod a couple of hours ago and I am unsure on what to edit to get a good mix of AI units on each map. If you have a rough idea of how to make it more like online or at the very least have a good mix of AI units please let me know, thanks.