Try restarting the game, and make sure you have custom presets. Else it might be the 14.0 Guns update.
Posts by Doctor.V
-
-
Doctor.V added a new version:
QuoteUpdated to 3.7.6
-
Doctor.V added a new version:
FileThe Smuggler 1.0.3After 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 RUBQuoteAfter 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 -
Doctor.V added a new file:
QuoteI attempted to create a new trader, but I failed miserably when making the filter loop for hideout items. Instead, I ended up with something interesting. It functions similarly, though not as intended.
All the items are multiplied by: 1.5 from the handbook prices. This can be changed in the mod.ts (Might add to config in future.)
[src/mod.ts > Find: "const fixedMultiplier = 1.5; and change the value"]
Feel free to make changes or additions. As mentioned earlier, I couldn't get it to work as intended, but I ended up with something still useful.Ïts tested on 3.7.6 & 3.7.4 (Standalone)
-
Doctor.V added a new version:
FileThe Smuggler 1.0.2The 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.QuoteThe 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.
-
Doctor.V added a new file:
QuoteUse 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 beenfixed in 1.0.3 -
Doctor.V added a new file:
QuoteA forked verison of the GP Trader: Supplier. I tried to contact the owner of the mod. But never got a response.
If the owner wants me to take this down. I will do so.
Link to orginal: SupplierI will not provide support on the mod. Its tested on 3.7.4 & 3.7.6 and works!
IM NOT THE CREATOR OF THIS MOD! ALL CREDITS GOES TO: Miralyn -
Doctor.V added a new version:
QuoteReworked some code so its easier to update in the future.
-
Doctor.V added a new file:
QuoteTested on "3.7.4". But should work with 3.7.x
"EzFleaChange" is a game modification that simplifies the process of adjusting the required player level to unlock the Flea Market feature.
This mod allows players to easily customize and set their desired minimum level for accessing the Flea Market.
"Description made by ChatGPT"Just change the number in config.json (Default is: 25)
Credits to: Kiki for letting me use the base code for it.