Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Use alexkarpen's mod insted. Hephaestus
Old versions still work
This mod is an adapted version of alexkarpen's original "HEPHAESTUS". As the initial creator, alexkarpen deserves full credit for the foundational work.
In this iteration, the emphasis is on enhancing the trader aspect. This trader is now more expensive, has an increased purchasing capacity, and exclusively deals in roubles.
Originally developed for personal use, I've decided to share it with the community. The trader in this version is designed to price presets based on flea market rates, ensuring compatibility with mods that alter prices.
The trader becomes available at level 15. To activate his services, players must sell food, weapons, mods, and ammo worth 10 million roubles to him.
The trader now features a new image.
Future updates will include quests to unlock "Discounts". This aspect is still a work in progress. (Post-3.8.0)
Please note that the trader's inventory does not update instantly. To see the changes, either enter a raid or restart the game. (If anyone has a solution, please let me know. )
Should you encounter any discrepancies with price calculations, please don't hesitate to inform me.Tested on 3.7.4 and 3.7.6 with no problems. (Standalone)
Occasionally, an error occurs in the console when attempting to fetch weaponBuilds. It should not cause any functional problems; the issue is purely visual in the console. (I am actively working on resolving this issue) Might have been fixed in 1.0.3
-
Version 1.0.3
- Doctor.V
- 3.1k Downloads
After thorough testing, it appears that the console error has been completely resolved. Please inform me if you come across any instances of fallback prices or encounter the console error.
Changelog:
- Updated to read Description from base.json instead of mod.ts (This change will make it easier for me in the future when quest implementation is needed).
- Conducted code cleanup.
- Adjusted the fallback price to: 300,000 RUB -
Version 1.0.2
- Doctor.V
- 626 Downloads
The console error appears to be resolved. I haven't been able to replicate the issue with my current testing (which has been about 5 hours and involves ~50 presets). To ensure complete reliability, further testing is required.
Please make a comment if you can replicate the error.
Your feedback is always welcome and appreciated.
-
Version 1.0.0
- Doctor.V
- 107 Downloads
Killins
wait for an update for version 3.8?
okjmin
Can you make it so he is tiered by the template cost? So like ll2 unlock upto 300k, ll3 unlock up to 600k, ll4 max remove cost cap? With something like 3m for ll2, 6m for ll3 and 12m for ll4?
S4murai
Hey, seems like I have a problem with the trader.
I'm level 28, sold him 10 mil item values
thats my log:
ModLoader: loading 19 server mods...
Mod: Artem Trader version: 1.0.8 by: Crackbone loaded
Mod: MusicManiac-ParentIdsFixer version: 1.0.2 by: MusicManiac loaded
Mod: Anastasia version: 0.4.3 by: Flowless loaded
Mod: ArtemQuestZoneAPI version: 1.1.1 by: Boop loaded
Mod: Artem Equipment version: 1.0.0 by: Crackbone loaded
Mod: Evelyn version: 0.4.3 by: Flowless loaded
Mod: Guns Update 14.0 version: 1.0.3 by: Pettan,backend by Mighty_Condor loaded
Mod: Jeovani version: 1.2.0 by: Jeo loaded
Mod: lotus version: 1.0.0 by: Lunnayaluna loaded
Mod: MusicManiac-Erika version: 2.1.2 by: MusicManiac loaded
Mod: MusicManiacs Advanced Quest Loader version: 1.2.1 by: MusicManiac loaded
Mod: Bootlegger version: 2.0.4 by: Rhyufer loaded
Mod: Skills Extended version: 0.3.3 by: dirtbikercj loaded
Mod: Smuggler version: 1.0.3 by: Doctor. V loaded
Mod: Svetlana version: 0.4.3 by: Flowless loaded
Mod: Virtuals Custom Quest Loader version: 1.4.3 by: Virtual loaded
Mod: 14.0 items preview version: 1.0.3 by: Pettan,backend by Mighty_Condor loaded
Mod: SAIN version: 2.1.8 by: zSolarint loaded
Mod: DrakiaXYZ-Waypoints version: 1.3.4 by: DrakiaXYZ loaded
Server: executing startup callbacks...
Importing database...
Database import finished
[VCQL] Loaded 114 custom quests.
[VCQL] Loaded 114 custom images.
[ParentIdsFixer] MusicManiac - Parent Ids Fixer Loaded
Loading: Guns Update 14.0
Thanks for using my trader!
Lotus arrived in Tarkov.
Loading...
[MusicManiac-Erika] Traders loaded
[MusicManiac-Erika] Locales loaded
[MusicManiac-Erika] Loaded successfully
[MMAQL] skipping item 5ae083b25acfc4001a5fc702 (its not important to this mod)
[MMAQL] skipping item 5d52cc5ba4b9367408500062 (its not important to this mod)
[MMAQL] skipping item 5e81ebcd8e146c7080625e15 (its not important to this mod)
[MMAQL] skipping item 6275303a9f372d6ea97f9ec7 (its not important to this mod)
[MMAQL] skipping item 639c3fbbd0446708ee622ee9 (its not important to this mod)
[MMAQL] assault rifle 65290f395ae2ae97b80fdf2d doesn't have a matching caliber in weaponCategories
[MMAQL] Loaded 36 custom quests.
[MMAQL] Loaded 0 custom images.
Bootlegger insurance return rate 100
Bootlegger insurance cost multiplier 0.1
Smuggler Arrived!
Loading: 14.0 items preview
Item big_drum not found in item base cache, regenerating cache
Server is running, do not close while playing SPT, Happy playing!!
Doctor.V Author
From my understanding its the: Guns Update 14.0 version: 1.0.3 by: Pettan. That does the bug. Im not sure on how to fix it, and im not sure i will fix it before 3.8.0.
S4murai
I'll try to remove the guns 14 and I'll tell you if that was the problem
Its Honto
was it the issue??
AUTsider
Hi ! Quick question, since I am really bad at coding and therefore cant find it in the code myself :
Where does the trade get the presets from ? Are they stored in a seperate folder ? Or does it acess them via the profile somehow. Normal EFT (afaik) stores the presets on the online profile but does SPT do that as well ?
Doctor.V Author
They are sorted in your profile.json
AUTsider
I see ! Thanks a lot.
wak
Would it be possible to edit him to require less money to unlock? I find the 10M restriction a bit much considering he only accepts like, weapons and food lol, I'm level 21 and only have 1.7M spent at him
edit: I changed the four values under his loyalty levels to 5mil in base.json and that seems to have done it without breaking anything
Doctor.V Author
Yes, that the only thing you needed to do.
Icostellar
not sure whats happening i got 10 million for the trader and im level 19 and restarted and gotten into multi raids just nothing pops up and im getting no errors
Doctor.V Author
Do you have any presets?
Icostellar
ive got one pistol preset
Doctor.V Author
This may be attributed to a mod conflict. I have only tested it on a clean version, and I lack the expertise to resolve mod conflicts.
Icostellar
its fine man i just deleted the mod lol
Djanbolt
">same problem
Commit hash: 40b999d04c68f1f52ab152d163c086a1c50f489b
Build date: 1703675180248
┌────────────────────────────────────────────────────────────────────────┐
│ SPT-AKI 3.7.6 │
│ https://discord.sp-tarkov.com │
│ │
│ Данный проект является бесплатным │
│ Если вы заплатили деньги, вас обманули │
│ КОММЕРЧЕСКОЕ ИСПОЛЬЗОВАНИЕ ЗАПРЕЩЕНО │
└────────────────────────────────────────────────────────────────────────┘
Загрузчик модов: загружаем 40 мод(ов/а)...
Мод jenwalter-Loot Randomiser не совместим с текущей версией AKI. Возможны проблемы - поддержки не будет!
Мод nooky-PMCsHaveEOD-SPT не совместим с текущей версией AKI. Возможны проблемы - поддержки не будет!
Мод Reis-Priscilu не совместим с текущей версией AKI. Возможны проблемы - поддержки не будет!
Мод Artem Trader версии 1.0.8 от Crackbone загружен
Мод MFAC Shop версии 1.0.3 от Pettan (Built off PRISCILU by Reis) загружен
Мод Groovey_Fannypack версии 1.0.1 от GrooveypenguinX.basedonJehreeCaseFramewrok загружен
Мод Modular - Heavy Integrated Armor версии 1.0.1 от PETTAN - rigger and import, backend by Mighty_Condor загружен
Мод ArtemQuestZoneAPI версии 1.1.1 от Boop загружен
Мод Artem Equipment версии 1.0.0 от Crackbone загружен
Мод Small Cases версии 1.0.1 от GrooveypenguinX.basedonJehreeCaseFramewrok загружен
Мод Andern версии 1.7.2 от BarlogM загружен
Мод Unda версии 1.0.5 от BarlogM загружен
Мод BotCallsigns версии 1.1.1 от Helldiver загружен
Мод SPTQuestingBots версии 0.3.5 от DanW загружен
Мод Expanded Task Text версии 1.3.1 от Dirtbikercj загружен
Мод GuidingLight версии 0.8.5 от LOTW загружен
Мод gunsmith версии 2.0.6 от Alex загружен
Мод HealthPerLevelREBOOT версии 1.2.5 от Capataina, MNSTR загружен
Мод Loot Randomiser версии 1.3.2 от jenwalter загружен
Мод LootBoxes версии 1.4.0 от JoshJ5Hawk загружен
Мод JoshMateBetterBackPacks версии 1.5.1 от Josh Mate загружен
Мод JustNUCore версии 1.1.0 от JustNU загружен
Мод MoreCheckmarksBackend версии 1.5.9 от VIP загружен
Мод PMCsHaveEOD-SPT версии 1.1.0 от nooky загружен
Мод Priscilu версии 2.5.5 от Reis загружен
Мод SBNV-T версии 1.1.0 от Snofielf, jc980, Props загружен
Мод ArmorModifier версии 1.3.0 от papershredder432 загружен
Мод BossesUseMetaAmmo версии 1.2.0 от papershredder432 загружен
Мод NoDiscardLimit версии 1.3.0 от Skwizzy загружен
Мод Smuggler версии 1.0.3 от Doctor. V загружен
Мод SWAG + DONUTS версии 3.2.5 от nooky and props загружен
Мод the_crafter версии 2.3.0 от vampucio загружен
Мод TheLittleDrummerBoy-Fixed версии 1.0.0 от Tron, bitwarrior загружен
Мод Virtuals Custom Quest Loader версии 1.4.3 от Virtual загружен
Мод AdditionalGear - Black Module, Armored Vests версии 1.0.1 от JustNU загружен
Мод Fox-PineappleBlitz версии 1.0.0 от LumurkFox загружен
Мод balancedmeds версии 3.2.1 от DeadW0Lf загружен
Мод DJs Raid Overhaul версии 1.2.1 от DJ загружен
Мод HALO версии 1.0.0 от Dueleus загружен
Мод SVM версии 1.7.2 от KMC, EmuRC-GhostFenixx загружен
Мод SAIN версии 2.1.8 от zSolarint загружен
Мод AllTheLoot версии 1.0.5 от lBlackMambal загружен
Мод DrakiaXYZ-Waypoints версии 1.3.4 от DrakiaXYZ загружен
Doctor.V Author
I dont understand russian
Djanbolt
I wrote that I have the same problem, and attached a list of mods from the server log)) it doesn’t seem to be in Russian? (at least the names of the mods)))
Doctor.V Author
ENG:
I'm not sure about compatibility, so you may need to debug it yourself. The mod works perfectly on its own, but I lack the skills required to make it compatible with other mods.
RUS:
Я не уверен в совместимости, поэтому, возможно, вам придется делать отладку самостоятельно. Мод работает отлично в отдельности, но у меня нет необходимых навыков, чтобы сделать его совместимым с другими модами.
Djanbolt
Thanks for the answer, but I think it will be easier to remove than to understand this hemorrhoids)))
Doctor.V Author
Yes.
criticalpixle
"unable to generate flee offer for smuggler, no assort found" ? no items pop up even when i hit the 10 mil plus keep getting the same error
Doctor.V Author
Are you level 15?
criticalpixle
Yup level 65
Doctor.V Author
I've tested it throughout the entire day, and I can't reproduce the issue. Are there any other mods you have installed?
criticalpixle
my mod list
Mod: Painter - Trader version: 1.0.2 by: CivicIAm loaded
Mod: Black Core version: 1.0.6 by: CIVICIAM loaded
Mod: Mag Tape version: 1.0.3 by: CIVICIAM loaded
Mod: ClearThermals version: 4.0.0 by: TheEyeOfAres loaded
Mod: LiveFleaPrices version: 1.0.1 by: DrakiaXYZ loaded
Mod: Gaax Weapons version: 1.0.5 by: Gaax, Kobrakon, Nomad 420, BooMoon loaded
Mod: Guns Update 14.0 version: 1.0.3 by: Pettan,backend by Mighty_Condor loaded
Mod: Make_VSS_Great_Again version: 1.0.4 by: Hacker228 loaded
Mod: HealthPerLevelREBOOT version: 1.2.5 by: Capataina, MNSTR loaded
Mod: Jeovani version: 1.2.0 by: Jeo loaded
Mod: JustNUCore version: 1.1.0 by: JustNU loaded
Mod: duds-rounds version: 1.0.3 by: Lord Noodal loaded
Mod: Priscilu version: 2.5.5 by: Reis loaded
Mod: Smuggler version: 1.0.3 by: Doctor. V loaded
Mod: SPT Realism Mod version: 0.14.10 by: Fontaine loaded
Mod: Tactical Gear Component (TGC) version: 1.0.4 by: CivicIAm loaded
Mod: Virtuals Custom Quest Loader version: 1.4.3 by: Virtual loaded
Mod: 14.0 items preview version: 1.0.3 by: Pettan,backend by Mighty_Condor loaded
Mod: SAIN version: 2.1.7 by: z-Solarint loaded
Mod: DrakiaXYZ-Waypoints version: 1.3.4 by: DrakiaXYZ loaded
Mod: Make VSS Great Again version: 1.0.4 by: Hacker228 loaded
Doctor.V Author
Can you please do so it loads last? It might be something to do with the 0.14 Patch mod.
QDkivish
Sell him 10m to activate his service meaning he has an empty inventory before that?
Doctor.V Author
Yes, he will not create the assortment of player presets until the requirements are met.
Morsh220
Joel?
Doctor.V Author
retardadothinking
Morsh220
Joel from TLoU sells us stuph
Doctor.V Author
Its an AI Generated picture. But now that you say it, it looks like Joel.
User7782
funciona con aki 7.0.1???
Doctor.V Author
retardadothinking
Crackbone
Hi, previous mod sold your presets for 123euro not matter the attachments, has this been fixed? or is it intentional
Doctor.V Author
Please define "previous mod". It has a fallback for a default price. But the prices should be ~Flea prices.
Its not normal for this mod to cost 123 EUR. Its a fallback.