A quick and simple way to make those pesky quests that require only scav kills to count pmc kills towards your progress as well.
This mod goes through all the quests in your game(this does include modded and custom quests) and replaces scav kill quests with any target kill quests. The mod folder name starts with a few z’s to make sure it loads last but depending on what you have in your mod folder you may want to set this as last in your load order config.
IF YOU ARE USING SKILLS EXTENDED
Make sure that Skills Extended loads AFTER this mod, as far as i’m aware this is really the only time this should load before another mod, as you generally want it to load last so that it affects all your custom quests as well as the vanilla ones.
MAKE A BACKUP OF YOUR PROFILE BEFORE RUNNING** This should not make any modifications to your profile and shouldn’t cause any problems as long as you aren’t using the double number of kills option, but you should still make a backup of your profile first just to be safe.
CONFIGURATION OPTIONS(LOCATED IN CONFIG.JSON)
ReplacePMCWithAll: set this to true if you want scav kills to count towards your pmc kill quests. this defaults to off as it can sometimes make these quests too easy or lose meaning.
HarderPMCWithAll: this only affects the mod if you have ReplacePMCWithAll turned on. this multiplies the amount of kills necessary for pmc kill quests to try and balance out the fact that scavs count too
HarderPMCMultiplier: this is the number that HarderPMCWithAll uses to multiply the kill amounts with, 2 is the default which is a 2x multiplier but it can be set to any number including non whole numbers(1.5 will multiply by 1.5x and will round to the nearest whole number)
debug: turn this on to see a giant wall of white text telling you what the mod is doing, if something is going wrong turn this on and take a peek at the text
verboseDebug: turn this on if you want to see EVEN MORE white text telling you what the mod is doing, almost definitely unnecessary but might help you figure out what is going on
SPT 3.11.3
2.3K Downloads
3.11 compatibility update
Unknown SPT Version
1.7K Downloads
updated support for 3.10
Unknown SPT Version
687 Downloads
Text is now changed for ALL locale’s(languages) instead of just the one set using the GameLocale variable in the server config, this will fix issues with people not having their quest text changed because their client language is different from this locale setting
Unknown SPT Version
77 Downloads
This version adds the ability to multiply your PMC kill conditions by any amount instead of just 2x using the new HarderPMCMultiplier in the config file, it also adds a nice way to see that the mod has changed things without leaving the debug option on and flooding your logs with white text.
Unknown SPT Version
593 Downloads
Scavs4All now adds the text “(S4A)” to the end of affected quests so that it’s easier to know that it’s working and which quests are changed.
Unknown SPT Version
87 Downloads
Fixed a bug where harderPMCwithAll would be applied even when set to false in the config.json file, thanks to SlothGang for the report!
Not quite yet...