Mod Details

Custom Trader Avatars

Custom Trader Avatars 1.0.2

Created by  PreyToLive

4.3K Downloads

SPT 3.10.5 Compatible

A simple mod that offers customization options for both default trader profile pictures and the ability to add and personalize modded trader profile images.

Latest Version 1.0.2
SPT 3.10.5

Updated Jan 18, 8:26 PM

Version Notes

--- CUSTOM TRADER AVATARS VERSION 1.0.2 — COMPATIBLE WITH SPT 3.10+ —

--CHANGE LOG—————————————————————————————————————————————––

  • Updated for SPT 3.10.5.
This download is externally hosted.
Always scan for viruses.

*** If you would like to support me and my work you can donate to me here. Thank you! ***

— Custom Trader Avatars —

CustomTraderAvatars is a simple mod that offers customization options for both default trader profile pictures and the ability to add and personalize modded trader profile images.

— Overview —

- Please read the README.md for more information on how to use the mod.

- Includes two sets of custom avatars for the default traders as shown below.

— Installation Instructions —

1. Begin by downloading the ‘PreyToLive-CustomTraderAvatars-v1.0.2.zip’ file from the provided link or the Github repository.

2. Extract the contents of the downloaded archive. You should now have a folder named ‘zPreyToLive-CustomTraderAvatars’ containing the mod files.

3. Navigate to the location of your SPTarkov folder on your computer.

4. Inside the SPTarkov folder, find the ‘user/mods/’ directory.

5. Place the extracted folder containing the mod files into the ‘mods’ folder within your SPTarkov folder.

Important: Remember to clean temporary files to ensure custom trader profile pictures appear correctly in-game. You can do this through the launcher settings.

Version 1.0.2
Download Mod Version
SPT 3.10.5
Latest Compatible SPT Version

955 Downloads

Created Jan 18, 8:26 PM

Updated Jan 18, 8:26 PM

Virus Total Results

--- CUSTOM TRADER AVATARS VERSION 1.0.2 — COMPATIBLE WITH SPT 3.10+ —

--CHANGE LOG—————————————————————————————————————————————––

  • Updated for SPT 3.10.5.
Version 1.0.1
Download Mod Version
SPT 3.9.1
Latest Compatible SPT Version

1.6K Downloads

Created Jul 14, 2024 at 4:59 AM

Updated Jul 14, 2024 at 4:59 AM

Virus Total Results

--- CUSTOM TRADER AVATARS VERSION 1.0.1 — COMPATIBLE WITH SPT-AKI 3.9.0 & 3.9.1 —

--CHANGE LOG—————————————————————————————————————————————––

  • Updated sever values for SPT 3.9.0.
Version 1.0.0
Download Mod Version
SPT 3.8.1
Latest Compatible SPT Version

1.7K Downloads

Created Apr 15, 2024 at 12:50 AM

Updated Apr 15, 2024 at 12:50 AM

Virus Total Results

--- CUSTOM TRADER AVATARS VERSION 1.0.0 — COMPATIBLE WITH SPT-AKI 3.8.0 & 3.8.1 —

This is basically an improved stand-alone version of the custom trader avatars option that was previously part of my other mod BetterSpawnsPlus.

--CHANGE LOG—————————————————————————————————————————————––

  • Customization of default trader profile pictures
  • Customization of custom trader profile pictures
  • Includes my custom versions of the default traders
SEALs

I deleted the mod but the avatars are still there

0 Likes
lomac

yung photo of prapor does it for me

0 Likes
Ladamire

I had a question about getting this mod loaded. For the name of the folder that we are using do we need to make a new folder with the pictures we want to use from your samples or do we need to add the entire file path to the folder? I couldn’t get the mod to load with the file names or the file path. Thank you

0 Likes
  1. In the “res/traders” folder create a new folder.
  2. Put all your custom trader avatars in this new folder.
  3. Open the config file and where it says “traderFolderToUse” type the name of the folder you just created. It must match the name of the folder exactly. Leave out the file extension (for example, .png or .jpg), this is not needed.
  4. Now, where it says “traderFolders”, create a new object with the traders names (copy-paste an existing object such as “defaultAvatars: {}”. Also name this new object to be the exact name of the folder you created.
  5. Now, for each trader name key in this new object, type the exact name of the avatar file into the value that you want to be associated with that trader. Leave out extensions, as they are not needed
  6. If you have modded traders then you need to add another key to the object and also add the file-name value. The key should be exactly what the mod author named the trader in their mod.

That should be all you need to do. Let me know if you still need help with it. (Oh and don’t copy-paste code from the example since the formatting is all screwed up.)

{
“mod”: “PreyToLive-CustomTraderAvatars-v1.0.1”,
“info”: “Clean temp files in the SPT launcher settings after making any changes.”,

“modEnabled”: true,
“consoleLogs”: false,
“traderFolderToUse”: “typeYourNewFolderNameHere”,

“traderFolders”: {

“typeYourNewFolderNameHere”: {
“btr”: “typeNameOfAvatarFileHere”,
“fence”: “typeNameOfAvatarFileHere”,
“jaeger”: “typeNameOfAvatarFileHere”
“lightkeeper”: “typeNameOfAvatarFileHere”,
“mechanic”: “typeNameOfAvatarFileHere”,
“peacekeeper”: “typeNameOfAvatarFileHere”,
“prapor”: “typeNameOfAvatarFileHere”,
“ragman”: “typeNameOfAvatarFileHere”,
“ref”: “typeNameOfAvatarFileHere”,
“skier”: “typeNameOfAvatarFileHere”,
“therapist”: “typeNameOfAvatarFileHere”,

“typeNameOfModdedTraderHere”: “typeNameOfAvatarFileHere”

}
“customAvatars1”: {
“btr”: “btr”,
“fence”: “fence”,
“jaeger”: “jaeger”,
“lightkeeper”: “lightkeeper”,
“mechanic”: “mechanic”,
“peacekeeper”: “peacekeeper”,
“prapor”: “prapor”,
“ragman”: “ragman”,
“ref”: “ref”,
“skier”: “skier”,
“therapist”: “therapist”
},
“customAvatars2”: {
“btr”: “btr”,
“fence”: “fence”,
“jaeger”: “jaeger”,
“lightkeeper”: “lightkeeper”,
“mechanic”: “mechanic”,
“peacekeeper”: “peacekeeper”,
“prapor”: “prapor”,
“ragman”: “ragman”,
“ref”: “ref”,
“skier”: “skier”,
“therapist”: “therapist”
},
“defaultAvatars”: {
“btr”: “btr”,
“fence”: “fence”,
“jaeger”: “jaeger”,
“lightkeeper”: “lightkeeper”,
“mechanic”: “mechanic”,
“peacekeeper”: “peacekeeper”,
“prapor”: “prapor”,
“ragman”: “ragman”,
“ref”: “ref”,
“skier”: “skier”,
“therapist”: “therapist”
}
}
}

1 Like
GearSmith

I had an issue with this mod loading on 3.8.3 and narrowed it down to the modPath in CTAMain. I changed ln:35 to not split and pop __dirname. I have the changes committed locally, and want to push them to your branch. I’m not sure how you have contributors setup; will it require a review or not? see change below.

constmodPath=path.basename(path.dirname(__dirname)); <- this allows to grab the path one level up since we are in src folder.

I am Gear-Smith on github.

0 Likes
Jewels

I really like these! Mind sharing how you made them?

0 Likes
sad

i like what you did with pictures

0 Likes
rambo

add some previews

0 Likes
PreyToLive

I added previews to the overview page.

0 Likes
S_gamez

Have any example images ?

0 Likes

Yes, the trader avatars that come with the mod can be found in the ‘res/traders’ directory of the mod.

0 Likes

Details