The Forge is currently under construction. Data is synchronized with the hub every 30 minutes. Help report issues!

Mod Details

MoreCheckmarks

MoreCheckmarks 1.5.17

Created by VIPkiller17

352.6K Downloads

SPT 3.11.3 Compatible

A mod that adds checkmarks and more detailed tooltips to items to indicate if it is needed for hideout upgrades, quests, or if it is on your wishlist

More Checkmarks

A mod for SPT-AKI that shows a colored checkmark on items needed to upgrade hideout modules and items that are on the player’s wish list.

Also shows a tooltip with the list of modules the item is needed for when cursor hovers over the checkmark.

If the item is also needed for a quest or is found in raid (so should already have a checkmark) it will have the different color but will still show found in raid or the quest in the tooltip.

  • A RED checkmark means the item is needed in hideout but more is needed to fulfill the requirement of at least one of the modules you need it for.
  • A GREEN checkmark means the item is needed in hideout and fulfills the required amount of all the modules that need it. Note that this does not mean you have enough to upgrade all of the modules that need it. Say if you need 2 wires to upgrade a module and 3 wires to upgrade another, and you have 3 wires in total inside your stash, the checkmark will be blue but if you upgrade one of the modules, you wont have enough to upgrade the other and the checkmark will go back to red. This though, can now be changed in the config using the fulfilledAnyCanBeUpgraded setting. See config section below.
  • A BLUE checkmark means the item is on the wish list.
  • A MAGENTA checkmark means the item is needed for a trade/barter.
  • A CYAN checkmark means the item is needed for a crafting recipe.
  • The tooltip will first show “found in raid count”/“total count in stash”
  • The tooltip will show individual color for each module, green, red, or blue, depending on whether you have enough of the item for the specific module or if it’s on the wish list.
  • The tooltip will also show the counts: (current count of the item in the stash / total count needed by all modules)
  • If the “Take” option is available when trying to pick up loose loot, it will be color coded as well.
  • The colors can be changed in the config. The ones above are default.

example0.png

example1.png

example2.png

example3.png

example4.png

Installation

1. Download

2. Extract zip file into the game folder (Inside you game folder you should end up with /BepinEx/plugins/MoreCheckmarks and /user/mods/MoreCheckmarksBackend)

Config

There are some settings available in the provided config file described below:

- fulfilledAnyCanBeUpgraded: This setting will decide when to display a fulfilled checkmark for a hideout required item.

true means to display fulfilled when AT LEAST ONE of the hideout modules requiring this item can be upgraded with the amount of the item there is in stash

false means to display fulfilled when ALL of the hideout modules requiring this item can be upgraded

- questPrioriry, hideoutPriority, wishlistPriority, barterPriority and craftPriority: These settings will decide which checkmark to give priority to. If the item is needed for a quest, needed for a hideout module, and is on the wishlist, the one with the highest priority will be displayed. These are integers, and the greater the number, the higher the priority.

- showFutureModulesLevels: This setting will decide whether to show requirements for future hideout module levels instead of only the next one.

- showBarter: This setting will decide whether to show checkmark and tooltip for barter/trades this item is needed for.

- showCraft: This setting will decide whether to show checkmark and tooltip for crafting recipes this item is needed for.

- showFutureCraft: This setting will decide whether to show checkmark and tooltip for crafting recipes this item is needed for on hideout areas of higher level than they are now.

- needMoreColor, fulfilledColor, wishlistColor, barterColor and craftColor: These settings are used to changed the colors of the different checkmarks. needMoreColor is a light red by default, appears when you still need more of that item. fulfilledColor is a light green by default, appears when you fulfilled the requirements of all modules that require it depending on fulfilledAnyCanBeUpgraded setting. The format is [ red,green,blue ]. The values should always be in RGB in range [0 - 1]

- includeFutureQuests: This setting will decide whether to consider future quests when checking which quests an item is required for. If false, will just be as vanilla.

Version 1.5.17
Download Mod Version

SPT 3.11.3

Latest Compatible SPT Version

16.0K Downloads

Created Mar 20th, 10:06 PM

Updated Mar 20th, 10:06 PM

Virus Total Results

* Fixes a small issue with profile selector being patched incorrectly

Version 1.5.16
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

3.9K Downloads

Created Mar 15th, 7:48 PM

Updated Mar 15th, 7:48 PM

Virus Total Results

* Updated for 3.11.0 - 35392

Version 1.5.15+for-3100-33420
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

53.9K Downloads

Created Nov 29th, 2024

Updated Nov 29th, 2024

Virus Total Results

Update to SPT 3.10.0 - 33420

Version 1.5.14+for-390-30626
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

78.4K Downloads

Created Jul 7th, 2024

Updated Jul 7th, 2024

Virus Total Results

Updated for 3.9.0 - 30626

Version 1.5.13+for-380-29197
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

73.5K Downloads

Created Apr 6th, 8:46 PM

Updated Apr 6th, 8:46 PM

Virus Total Results

Fix for handling custom assort items with missing "parentId". These will simply not be processed by MoreCheckmarks

Version 1.5.12+for-380-29197
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

8.0K Downloads

Created Apr 3rd, 5:22 AM

Updated Apr 3rd, 5:22 AM

Virus Total Results

Fix to handle custom quests from mods that forgot to update their database template to 3.8.0 (Artem and probably others)

Quests that don't have their database formatted properly will not function with MoreCheckmarks.

Ping their modders if you want them to fix it.

Not quite yet...