Mod Details

Chomp-EasyPMCs

Chomp-EasyPMCs 1.1.2

Created by  chomp

8.0K Downloads

SPT 0.0.0 Compatible

Make PMCs a little easier to fight + prevent them from using high level ammo.

Latest Version 1.1.2
SPT 0.0.0

Updated Mar 22, 2022 at 3:35 PM

Version Notes

Added config to allow:

  • Editing of bot difficulty. Options are: easy/normal/hard/impossible
  • Enabling or disabling ammo blacklist
This download is externally hosted.
Always scan for viruses.

To achieve 75% of what this mod does in 3.0.0 you can edit the assetsconfigsot.json file, find the pmc section and inside it the difficulty property, change it from “AsOnline” to “easy”

old:

new:

Make PMCs use the easy difficulty settings.

Version 1.1.2
Download Mod Version
SPT 0.0.0
Latest Compatible SPT Version

3.9K Downloads

Created Mar 22, 2022 at 3:35 PM

Updated Mar 22, 2022 at 3:35 PM

Virus Total Results

Added config to allow:

  • Editing of bot difficulty. Options are: easy/normal/hard/impossible
  • Enabling or disabling ammo blacklist
Version 1.1.1
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

711 Downloads

Created Mar 15, 2022 at 6:41 PM

Updated Mar 15, 2022 at 6:41 PM

Virus Total Results

Updated to support SPT 2.3.0

Version 1.1.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

1.6K Downloads

Created Feb 22, 2022 at 2:02 PM

Updated Feb 22, 2022 at 2:02 PM

Virus Total Results

Added high-level ammo to pmc bullet blacklist. bullets blacklisted are:

// .300 Blackout AP

// .338 Lapua Magnum AP

// .366 TKM AP-M

// .45 acp AP

// 23x75mm “Barrikada” slug

// 4.6x30mm AP SX

// 5.45x39mm Ppbs gs igolnik

// 5.45x39mm Bs gs

// 5.56x45mm ssa ap

// 5.56x45mm m995

// 5.56x45mm m855a1

// 5.7x28mm ss190

// 5.7x28mm sb193

// 5.7x28mm l191

// 7.62x39mm mai ap

// 7.62x39mm bp gzh

// 7.62x51mm m993

// 7.62x51mm m61

// 7.62x51mm m62

// 7.62x54r bs gs

// 7.62x54r snb

// 7.62x54r bt gzh

// 9x18mm pm pbm gzh

// 9x19mm pbp gzh

// 9x19mm ap 6.3

// 9x21mm bt gzh

// 9x39mm bp gs

// 9x39mm spp gs

// 9x39mm pab-9 gs

// 9x39mm sp-6 gs

Version 1.0.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

1.7K Downloads

Created Feb 8, 2022 at 2:51 PM

Updated Feb 8, 2022 at 2:51 PM

Virus Total Results
Krtos

will be any update to 3.0.0 ? ty anyways

0 Likes
Delta98

Hi will this mod be updated to 3.0.0, thanks anyway

0 Likes
DragoH2o

hope so has been well made in the past

0 Likes
DragoH2o

3.0.0 update please and Thanks

0 Likes
Husk

how do i install this mod?

0 Likes
my_potato

Does this mod make the bots move more?

I don’t think the current difficulty bots are hard to deal with but they just never move so I walk into a room that has 50 different angles and theres two bots sitting in a corner and they instakill me

0 Likes
MrFit

just downloaded this mod but when i start up the server i get an error saying that the mod src is missing package.json not sure if have done something wrong or not

0 Likes
MasonAlex

Can someone tell me if the first version of the mod removes the high tier ammo from PCMs?

0 Likes

If you want to disable PMC ammo blacklists completely with the latest version of this mod, you can edit /Chomp-EasyPMCs/src/mod.js with notepad.

Comment out the line near the bottom that is adding more ammo types to the already existing default blacklist, by adding two slashes like so:

// BotConfig.pmc.cartridgeBlacklist = BotConfig.pmc.cartridgeBlacklist.concat(cartridgesToBlacklist); Below that, you can manually set the default PMC blacklist to be empty:

BotConfig.pmc.cartridgeBlacklist = [];This is completely optional, but if you want the blacklist changes to display in the server window on start-up, you can add this line below the others:

Logger.info(${modName}: PMC ammo blacklist = ${JSON.stringify(BotConfig.pmc.cartridgeBlacklist)});So, all together it should look like this:

// BotConfig.pmc.cartridgeBlacklist = BotConfig.pmc.cartridgeBlacklist.concat(cartridgesToBlacklist); BotConfig.pmc.cartridgeBlacklist = []; Logger.info(${modName}: PMC ammo blacklist = ${JSON.stringify(BotConfig.pmc.cartridgeBlacklist)});I had the same problem as you and wanted to be able to find high tier ammo

1 Like

Omg thank you so much man, i thought no one would help.
My hero!! Much appreciated!

0 Likes

Hey, by any chance do you know how to make the bots a little easier? Like, I got this mod, I put bots on easy and somehow I’m still managing to get laser’d on thorax by PMC’s. I don’t understand I play fps for years I’m not that bad, but heir precision is absurd

0 Likes

The high tier ammo can make even the easy AI a threat. Seems like they get more accurate the more shots they take too. I haven’t been one shot yet. I died several times on Woods yesterday with tier 5 armors on, trying to retrieve a quest item at lumber mill. Most of it was me peeking the same spot, or not having adequate cover and getting legged. One tip is that you can draw them out and they will usually push your position of cover, giving you a huge advantage.

It’s definitely moddable, it’s just a little complex. The AI have hundreds of settings, for anything you could think of. Fin’s AI Tweaks is an example of the opposite (making them more difficult).

Maybe you could tackle it from the other end for now, and maybe find some mods to give you a bit more health, or better meds/armor, etc. I’m considering it for myself as well.

0 Likes

Yup, I already pushed my health up a little with ServerValueModifier hahahaha.
And I still manage to get my ass killed. I find a huge problem the fact that, once they hit the first shot, there’s no recoil and/or target loss, they just laser one point. It’s like, took the first shot? You’re dead.

I think that’s a huge flaw on the bots.

0 Likes

I realized that I missed something with the “fix” I posted for you yesterday. If you want to also remove the default blacklist coming from SPT-AKI itself, you have to add another small line to the code.

I edited that first reply with updated instructions.

I agree, it seems like they shoot you at perfect 1 second intervals, negating any recoil, and getting closer to your head with each shot. If I engage in the open, and allow them to take a few shots, then go into cover.. they will absolutely laser me with head-eyes if I peek from anywhere during their advance. If you engage from cover, you have a much better chance of killing them before they can hit you.

0 Likes

I don’t understand why don’t they add recoil already? It shoudn’t be so difficult to do so.
No recoil is just straight up BS

0 Likes
MasonAlex

Hey, nice mod!
I just wanted to know if there is way to NOT blacklist the high tier ammo, mainly because dead

PMCs are my main source of HT ammo ’:D

0 Likes
VavelonNE

You can send files to another site for downloading because it does not go to the site dropbaox.com

0 Likes
Fiberoptck

This made a world of change. Just a touch easier to handle and I walk away more. Often bloodied and beaten but alive XD.

Thank you!

0 Likes

Details