Search Results
Search results 61-80 of 227 for “base.json”.
These terms were highlighted: base.json
-
Hi Fin, love your mods and please keep up the great work! Found an error when turning off insurance via the config. Which, I think I fixed by commenting out the line causing the exception. FYI In the code, you turn off the insurance availability, so I don't see a reason to also make it cost billions. (Code, 7 lines) EXCEPTION: GException0: In response to http://127.0.0.1:6969/client/trading/api/traderSettings: JSON integer 1000000000000 is too large or small for an Int32. Path '[0].insurance.min…
-
Questing Bots
PostDanW added a new version: hub.sp-tarkov.com/files/file/1534-questing-bots/#versions(Quote) -
Hello, this is caused by the fact traders don't have their selling multipliers anymore (the multipliers that lower all items prices). You can fix it by changing the discount in the traders base files in assets/database/traders/traderID/base.json (put any number and it will decrease all selling price of the items by X%)
-
(Quote from ViP3R_76) Don't have any other mods but SAIN. in location -> map -> base.json definitely has variables that modified number of scavs. First of all, there is overwhelming ratio of PMC that comes from "IgnoreMaxBots": true in every pmc block. Also pmc is "bosses". Second, new block - "waves" that descibes scav spawn. It's really low i think. Knowing that i've managed achieve huge amount of scavs, but game start to slow down. Something i've missed. Need to balance it. On Customs i don't …
-
(Quote from Hood_OK) It does not, as you can see in this run, if Tarkov.dev fails to return data, the script throws an exception and the prices aren't updated: https://github.com/DrakiaXYZ/S…job/28784173348#step:5:21 The only time it would store base SPT prices is if the Tarkov.dev API returned a response, but it was empty or lacked certain items (Which I haven't seen any proof has happened)
-
(Quote from Shlaf) It's indeed best to have fresh files, this way you'll be sure it doesn't have weird typos or missing structure due to fat finger. You're generally not supposed to edit core DB files, there's mods for that, after - BetterSpawnPlus should take a lead of what is inside vanilla files anyway, you only got to edit BetterSpawnPlus config to fit your needs.