Next update?
Read comments
Next update?
Read comments
hi just little help for skills
Im trying to do 2x from original for skills but when i thought i did it went up 51 straight away if anyone has 2x skills would be amazing thanks
If you want closest to live experience - set only Skill XP multiplier to 2. Alternatively - you can keep it one, and make either 2x default Minimum skill point multiplier OR/AND amount of fresh skill points to 2 and fatigue point to 2.
To understand how those values works - read EFT Wiki related how skills accumulates.
https://escapefromtarkov.fandom.com/wiki/Character_skills
Be advised, if you made account with Easy Start - it already has certain skills maxed.
Also Metabolism leveling was broken at 3.4.0 Build.
This is so amazing, I myself who has had several months of coding language practice and can just mod my own files every wipe.
If you want to get into manually modding your own SP Tarkov, send me a message! (It's as simple as editing text values)
Instead of boasting your `coding knowledge` you could've just show him globals.json, or at least guide him by looking how my mod getting those values to begin with, you don't need `several months of coding language` to look into simple DB written in .json, which isn't even a coding language.
Hello! Love the mod, had a question though. Is the spawn rate of the goon squad tied to just the goon squad value or also the general rogue spawn percentage? I have it set to zero but it seems like I run into/die to the boys in fully half my games.
Goons have own wave with own value, they are completely separate with rogues.
Speaking of rogues that may spawn everywhere - i think that's related to specific AKI version, because they made it when there was an event in live EFT.
Display MoreTwo questions one request
Questions:
1. How is the 'Bots' section affected by the Raid settings for AI amount, e.g. AsOnline,Low,Medium,High,Horde?
2. Under "Bots" what does 'Spawns per zone' and 'Limits per location' mean?
Is it number of bot spawns per map zone, like a couple bots here at the gas station? If yes, why is it 0 by default for Factory at Night and I still get SCAV and PMC spawns? What does 0 do here?
Or is it waves per spawns, multiplied by the AI amount?
Request:
Can we get something like 'amount of flea market sale slots'?
I know it's an easy edit of the respective server json, buuuut... anyway, nothing high priority
Raid settings are just a multiplier for those values above hidden somewhere between globals.json and bots/core.json.
As of rest...I wish I could give you a potent respond, but I honestly have no clue how those numbers work.
The max cap was written on recent AKI versions, initially they are stored in configs/bots.json, whilst cap per zone is from locations.
They were colored blue on previous versions - meaning they may not be in effect at all, I bet max cap works now, but i'm unsure about SPZ.
what happened to always being bosses in the raid? i cant find it anymore.
Now it's more controlled in bots section rather a single checkbox.
no worries, take your time.
Well, that's BSG for you.
`Blue` won't work, because there is no definition of such color.
BSG went really hard way to define colors, because they have multiple entries that may have no sense.
Tested with `tracerGreen` and it worked.
"tracerRed", "red","green","yellow","tracerYellow", are other fields that potentially can work, you may ask why there is color, and tracercolor? I don't know, ask BSG. I think only tracerGreen, and tracerRed would work in our case. Tried tracerYellow and it didn't work.
Before you ask it: No, you can't have 'tracerBlue', i tried, it will hang the loading sequence, not even throwing an error.
Sadly seems like you won't have tracers colors you want.
yep encounter another issue, the tracer for the BT hasn't changed. the server at least boots up with no issue, that good. I though it was because BT already has tracers and its red, so i figured maybe if i tried another bullet like 5.45 BS it might work.. It didn't work. need help again. sorry.
Can't check now, out of power.
Got time to check ID on PC - user issue as it's finest.
I don't know what kind of BT bullet you were looking for, but none of them have ID of yours.
To be precise - that ID doesn't exist in DB, therefore I may assume you took UID of that ammo pack you have in your profile.
Here's 5.45 BT
56dff061d2720bb5668b4567
Here's 7.62x54R BT
5e023d34e8a400319a28ed44
Sadly I can't recall any other BT ammo, rather 7.62x39 BP, which is
59e0d99486f7744a32234762
Could you please use Item finder webpage next time?
https://db.sp-tarkov.com/search
I'm pretty confident I got the right Id for the bullet. I went on profile editor and got the ID for the BT bullet that way. I did get the id right. When I'll get home I'll make sure I don't have any more lines in there. But I'm not sure if the command is right? Tell me if it is. Thanks.
Just in case, here's how 5.45 BT example.
"56dff061d2720bb5668b4567:Tracer:true",
"56dff061d2720bb5668b4567:TracerColor:Blue"
Any other lines you had there, are you sure IDs match the bullet you want to mod?
Each line should open and close with a quotes, you've missed one after first line (don't forget comma), look for examples again.
does anyone know what the normal loot chances are?
Quite obscure question.
AKI doesn't have precise loot pool as life EFT does, so some chances may vary.
By default svm has the same values as vanilla Aki does in terms of loose loot and containers, which is 1 on every field.
Give me a more definitive question if those 2 didn't helped you.
Display MoreAnyone run into the issue where bots dont spawn for a while until about 4/5 minute mark then when they do its only 2/3 and sometimes boss and they just spin in circles shooting at the ground?
This is starting to confuse the living hell out of me as I cant find any sort of settings or variable config to fix it.
Possibly other mods interrupting it? Albeit all i have is the kawaii mods, maid store, priscilu, atr201, and all clothes.
Just done more testing and only now realised its throwing the bellow
at BotEquipmentModGenerator.getDynamicModPool (C:\snapshot\project\obj\generators\BotEquipmentModGenerator.js)
at BotEquipmentModGenerator.chooseModToPutIntoSlot (C:\snapshot\project\obj\generators\BotEquipmentModGenerator.js)
at BotEquipmentModGenerator.generateModsForWeapon (C:\snapshot\project\obj\generators\BotEquipmentModGenerator.js)
at BotWeaponGenerator.generateWeaponByTpl (C:\snapshot\project\obj\generators\BotWeaponGenerator.js)
at BotWeaponGenerator.generateRandomWeapon (C:\snapshot\project\obj\generators\BotWeaponGenerator.js)
at BotInventoryGenerator.addWeaponAndMagazinesToInventory (C:\snapshot\project\obj\generators\BotInventoryGenerator.js)
Speaking of spawns and error: Nothing to do with SVM rather mods that adds equipment to spawn on AI, even tho it's only a piece of error above, you can tell already by it.
That would be really great!
Unfortunately the alternatives - mods marking everything in your inventory as FIR - are all deprecated.
Maybe profile editor can do that, I am not aware.
Is there an option so that I can sell items without 'found in raid ' on flea?
Nope, can't recall have I tried this before or not, maybe it's hardcoded to be this way so.
I'll look into it but no promises.
You are truly an unpleasant and disgustingly condescending individual. I got it working on my own, and no it had nothing to do with the APPLY button. You're mod makes offline Tarkov a better place, too bad your attitude doesn't... Happy New Year btw.
Unless you had a syntax error - which you didn't in comment screen cap - there is nothing else that could go wrong, Feel free to say anything but you haven't gave me info I could work with, and wasting time on user-specific issues is not what I could enjoy either.
Look I thought I knew what was wrong but I didn't after all. Can you please help me?
Are you serious, you already got ya answer. Are you specifically refuse to read anything that points to exactly what's wrong?
Alrite, going straight to the point:
CLICK APPLY IN GFVE
The latest version of SVM does not come with the loader,json and adding 1.5.7's loader makes it only load the default preset, even if it is deleted.
You must be kidding me, you even wrote comments, I thought you realised the issue since you commented yourself.
Loader file being created by GUI, try reading how mod works in description on the website and application main page.
yes of course turning the option off will fix the error, but I want every item in the flea market and whenever i try to achieve that i get that error
Can't do much about it, most likely this function will be removed(again).
I recommend using aio trader as a workaround for now.
Ive been messing around with this mod and i cant seem to figure out how to increase pmc spawn. ill run into 2 pmc a game and thats it. would like to run into 4 or 5 a game to make it for my liking but when i edit it in the bot menu it doesnt seem to work...maybe im not typin in the correct values. any help would be great
Set it like this and most of AI types in the game will become PMCs, enjoy.
Right, I get that, how do I fix this? I'm new to modding tarkov, I've used the profile editor before without issues, so I'm kinda lost.
Meaning you haven't tried to read mod instructions either.
This is a mod with external GUI (3rd party application to be precise), you're supposed to run one from mod folder before running the game/server.