archon0ne added a new version:
QuoteAdded best girl (Lotus)
archon0ne added a new version:
QuoteAdded best girl (Lotus)
archon0ne added a new file:
QuoteDisplay MoreFirst, Install sgtlaggy's trader namer, then install this on top, and it will work perfectly.
I tried to stay as true to the trader's individual identity, mostly as portrayed in their original art but also their written personality, when creating the images.
For any AI entheusiasts, the metadata is included in each image of the FullRes folder without vignette 👌
preview images:
Lotus Fence Jaeger Mechanic Peacekeeper Prapor Ragman Ref Skier Therapist
archon0ne added a new file:
QuoteDisplay MoreI am not the original author! When robinxb updates his mod, using the changes made here or not, i will remove the mod.
Robin's original description:
" This mod average the buy price of custom traders (like lotus or Scorpion) based on other traders.
Usually you need this when you are using SVM / Realism or other mods.
Default compatibility
- lotus
- Scorpion
If you need to apply to more traders, you can add the trader id in the config.json "
I added some additional functionality + some pretty logging so you can see what was actually done. It allows for you to set a discount (makes the traders buy items for less, by a percentage of the averaged values from the other traders).
Whenever Robin comes back and decides to use this (as i allow him, should he choose to) as 0.0.3, or just updates what he already has to 3.9.x, i will remove the mod.
archon0ne added a new version:
QuoteUpdate for 3.9.0 with rebrand
archon0ne added a new version:
QuoteCompiled for ease-of-use.
- Place assort.json and if available, questassort.json next to the EXE. Then launch.
- Open browser and go to 127.0.0.1:5000
archon0ne added a new file:
QuoteDisplay MoreThis will edit prices for your trader mods, as long as the traders use an assort.json. Support for questassort.json to show quest requirement for a better overview.
Tested with Lotus and Legs the trader, but should work with any mod that includes an assort.json file.
- Place assort.json and if available, questassort.json next to the EXE. Then launch.
- Open browser and go to 127.0.0.1:5000
Screenshots
Overview of all assort items (main page)
edit page, with the ability to add, remove and change quantity of barter requirements.
archon0ne added a new version:
QuoteInitial version of the port to QT6. Gets rid of python, which should speed things up, and make compiling less goofy.
If you were using the old Python version this should be functionally identical.
archon0ne added a new version:
Quote
- config file
- warning when closing without saving
- persistent window size
- config option to choose whether the app should add new mods to the start or the end of the list
- general refactor
archon0ne added a new file:
QuoteExtract the LoEDD folder to SPT-AKI base dir (Next to Aki.Launcher.exe)
Features:
- Automatically gets all mods in ./user/mods and creates a load order list from them.
- if you already have an order.json, it will reorder the items to match those. (Your load order persists)
- When you press save, it dumps the list items to order.json after backing the old order up as order.bkp.
- You can hover each mod for more information about it (pulled from package.json)
- name: modName (from package.json)
- folder_name: folderName (in user/mods)
- version: 1.0.0 (from package.json)
- author: Author Name (from package.json)
- akiVersion: ~3.8.x (from package.json)
Preview (OLD VERSION):
hover info:
hub.sp-tarkov.com/attachment/8032/
archon0ne added a new version:
QuoteSmall bugfix.
- Fix case for instances where executables may be case sensitive. Thanks to 'GJ (not other J's)'
archon0ne added a new version:
QuoteFixed mappings (oops)
archon0ne added a new version:
QuoteUpdate for Mod Organizer 2.5.0 (Qt6 and BasicGame changes)
having an issue with 3.6.1. modorganizer is stating that its missing the sptvfsbridge.bat that was being used by 3.5.8. Ive gone through the folders and cannot find it and therefore cannot run the mod organizer any more
if you make a new profile in MO2 it should create a new sptvfsbridge for you. Try that
How would I go about using the profile editor with Mod Organizer. Selecting the SPT directory doesn't have the profile because it is stored in the folder created by mod organizer. Selecting the folder where it's stored obviously doesn't work either because it doesn't have all of the files necessary.
Currently I haven't added support for profile editor, so it exists as an option maybe but I haven't done anything to make sure it works. Right now because i am pointing to the entire SPT folder (because thats the only way right now to load bepinex plugins & regular mods at the same time), the profiles and all logs etc. go inside of the Mo2 overwrite, which is less than ideal, but kinda just is what it is at the moment. I am investigating better solutions, but progress is slow because everything is trial and error
archon0ne added a new version:
QuoteRemove extra executables. Point to AKI launcher instead of tarkov to identify (Avoids accidentally pointing to Live)
archon0ne added a new file:
QuoteDisplay MoreNote:
If you find a mod that does not install automatically, please send me a link to it!
Only very few mods should cause issues.
If you know what this is, you probably know why you want it. If not, i recommend giving SP-EFT Manager by Schrader a try. It has many more SPT-specific features in mind, and is probably easier to understand for first timersSimple extension for the Basic_Game plugin to make SPT compatible with ModOrganizer.
You will need ModOrganizer (Github page listed under dependencies) to use this.It has automatic handling of most "normally" packed archives (archives containing bepinex plugins or mods containing a package.json).
If you know what ModOrganizer is, and you used it before then youll know why I made this.
It was mostly a project i made for myself but A couple of people on discord asked for it so I figured I'd share.
Screenshot of MO2 with regular SPT mods installed
How do i install it?
First, install ModOrganizer 2.5.0, then extract the archive of this mod to the base directory of the MO (ModOrganizer) install.
Do not install MO2 inside of the SPT directory, neither as portable or full install. In the current version, the entire spt directory is indexed by MO2. This means MO2 will be indexing itself, which causes all sorts of permissions errors in many cases. In future versions, this will not be a problem. Keep it in mind for now though
When you launch MO2, you just have to point it at your SPT directory, where SPT.Server.exe and SPT.Launcher.exe are.
Note: In order to ensure the VFS can control the file system, your user folder should be empty. Your user directory not being empty will lead to problems with how the game accesses files inside the VFS and can cause your profiles not to save, configs not to load and etc. keep your user dir empty.
When launching the game, you must use the option in the dropdown that looks like this:
It makes sure both the server and the client can be ran at the same time and both have access to the VFS.
How do I use SVM/Realism configurator/Load order editor etc.?
In order to use configurators like this, you have to add them as an executable in the ui. Configurators must be ran through MO. Not in the physical folder.
If you need help with this, DM me on Discord (Archon001) or leave a comment on the mod and I'll try my best to get you going.
archon0ne added a new file:
QuoteThis does not add anything to any off the traders. It only changes the image you see when you go to the Traders screen.
In order to use this you need to first install JBS4BMX's Alternative Trader Pics as per JBS4BMX's instructions, then extract the files in this mod's zip archive to your base SP Tarkov folder. Previews of each trader available below.
If there's other modded traders you would like to see a custom icon in the same style for, be sure to let me know!