Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Why?
The trader pictures were distractingly low rez. I did not like the other alternate trader picture mods. I wanted to keep true to the original design, so I took the original pictures and ran them through various upscalers and face generators, then a lot of clean up in Photoshop.
Now you can see everyone up close. The changes are subtle, but they give them a lot more character.
I recommend using this with my other mod Hide Top Glow, otherwise Ragman and Jager will look too bright.
After installing, you must "Clear Temp Files" in the SPT launcher for the new pictures to show up.
(Those original pictures in the corners are a true size comparison. (127x127 -> 526x526 )
Credit to Alternative Trader Pics for the code. You do not need this as a prerequisite though.
-
Version 1.6.0
- redlaser42
- 948 Downloads
Updated for 3.10
-
Version 1.5.0
- redlaser42
- 1.3k Downloads
Added alternative Peacekeeper picture. Option in config file.
His OG pic is only like 2 bits, I could only do so much
-
Version 1.4.0
- redlaser42
- 214 Downloads
• Updated for 3.9.0
• 3rd pass edits (cleanup, improved ragman, color grading)
• Added Joe Rogan
• Brightness has been increased (mostly for ragman and jager) to look good with my "Hide Top Glow" mod.
-
Version 1.3
- redlaser42
- 165 Downloads
Fixed bad server load code. Ty AcidPhantasm for the help
-
Version 1.1
- redlaser42
- 161 Downloads
- Second pass on all pics. (Fixed eyes, alignment, resizing, color grading)
- Added option in config file for smiling or non-smiling Prapor.
- Removed unnecessary server log.
-
Version 1.0.0
- redlaser42
- 458 Downloads
FriedEngineer
I love the mod but it does not currently work as-is when the server is run on a Linux system. Would you consider changing the line
in src/altPics.ts to
to make it work cross-platform?
I the current line does not work because the .split method works a bit differently in Linux but whatever is going on, the end result is that the modName gets set to . so when it's run on Linux it is unable to properly obtain the name of the mod. Then when const filepath = `${PreSptModLoader.getModPath(this.modName)}res/`; is run it throws the error message
and is unable to provide the HD pictures to the client upon request.
redlaser42 Author
Thanks for the report. I noticed I included the .js files in the latest release. That's caused issues with linux users in the past. If you delete the .js files, does the ts file generate a working js file when you run the server?
FriedEngineer
Thanks for the reply!
This has been an issues for months and I've just finally made a comment. I did delete the .js files just to be sure and it did not fix it.
I believe this is a fundamental difference in Linux vs Windows with how the `.split` method works. I modified the constructor as follows to try to understand the difference:
which prints out the following on Linux
and the following on WIndows
Clearly what returns from split on Linux can be handled by pop but when it's fed into the path.dirname function what you actually want is not what comes out. I'm surprised any Linux users have had success without modifying it (that's what I've done for the last 6 months or so and just forgot about it until I upgraded to 3.10 and had to do it again)
Other Options
I also did a bunch of tinkering with some other options so if you don't want to hard code the mod name in.
Relative Path
to
I think this would also allow you to remove the PreSptModLoader dependency (if you so desire)
Use the pkg dependency to dynamically create the modName
to
redlaser42 Author
Awesome, thanks for looking into this! I'll be sure to include one of these changes in the next update.
FriedEngineer
Thanks a bunch!
gFresh
AMAZING.
Looks so much more better.
SirUnknown
Already cleaned temp files but still not changing the images.
redlaser42 Author
Hmm basic troubleshooting steps
SirUnknown
Worked now, my \user\sptappdata\files\trader\avatar was not empty. Ty
SaintMellec
Lol is "Joe Rogan" actually Ref, or a new trader who sells you super expensive stims that don't have any provable effects?
SaintMellec
Caught an error on the latest upload
https://imgur.com/a/aTvGyF1
ModLoader: Mod (Vanilla Trader Pics Plus 1.0) is incompatible. It must implement at least one of IPostAkiLoadMod, IPostDBLoadMod, IPreAkiLoadMod
and then later
TypeError: Cannot read properties of undefined (reading 'main')
TypeError: Cannot read properties of undefined (reading 'main')
at PostDBModLoader.executeModsAsync (C:\snapshot\src\loaders\PostDBModLoader.ts:52:70)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at PostDBModLoader.onLoad (C:\snapshot\src\loaders\PostDBModLoader.ts:30:13)
at App.load (C:\snapshot\src\utils\App.ts:57:13)
TypeError: Cannot read properties of undefined (reading 'main')
TypeError: Cannot read properties of undefined (reading 'main')
at PostDBModLoader.executeModsAsync (C:\snapshot\src\loaders\PostDBModLoader.ts:52:70)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at PostDBModLoader.onLoad (C:\snapshot\src\loaders\PostDBModLoader.ts:30:13)
at App.load (C:\snapshot\src\utils\App.ts:57:13)
redlaser42 Author
Thanks, I think I've gotten that before. I will look into it tonight. You could download 1.0 and drop in the new pics in the meantime.
SaintMellec
That's just what I did
redlaser42 Author
Should be all good now. Ty for the report
Redmisty
That's really cool, may you please make HD vanilla skill pics as well? I think they are in low quality for a long period, that will improve visual feeling actually if some HD pics on it.
Fegeer
Amazing mod! Thank you very much! I must have for vanilla traders!!!
redlaser42 Author
Appreciate it!
Strahhe
You were not kidding. GOATED mod. Thank you
Hacker228
If the traders pictures have not changed, close the game and delete the avatar folder from AppData\Local\Temp\Battlestate Games\EscapeFromTarkov\files\trader
redlaser42 Author
You can also "Clear Temp Files" in the SPT Launcher settings.
slendermang
Running server backend on Debian
redlaser42 Author
Not sure what this could be having not done the coding, but there are other alternate trader pic mods you could try and use these photos with.
redlaser42 Author
This should be fix now btw
SaintMellec
I love these....I just have one small request....
Possible to have Prapor not smiling? More like this image
https://escapefromtarkov.fando…or?file=PraporFullRes.jpg
Not sure how you feel about it, and it's a small thing, so super down to use your mod either way. Just wanted to see if you'd consider it.
redlaser42 Author
Here you go, just drag it in the folder with the rest of them.
https://imgur.com/a/js0KeQp
SaintMellec
My dude!