Vl4dimyr-CommandItemCount icon

CommandItemCount

This mod shows the current item counts in the item selection dialog of the Artifact of Command and the Scrapper.

Last updated 2 years ago
Total downloads 87110
Total rating 18 
Categories Mods Tweaks Items
Dependency string Vl4dimyr-CommandItemCount-1.5.0
Dependants 29 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1903 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1903
tristanmcpherson-R2API-4.3.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.3.5

README

CommandItemCount

Description

This mod shows the current item counts in the item selection dialog of the Artifact of Command and the Scrapper. The equipment selection dialog remains unchanged!

You need to use the Artifact of Command in your run or use the Scrapper for this mod to work!

Features

All features are configurable see "Config" below

  • Displays the current item counts
  • Shows tooltips
  • Closes the dialog using Escape, W, A, S, D, Space or Shift

Screenshots

screenshot

screenshot

screenshot

screenshot

Works with ItemStatsMod

Config

TL;DR

Use Risk Of Options for in-game settings!

Risk Of Options Screenshot

Manual Config

The config file (\BepInEx\config\de.userstorm.commanditemcount.cfg) will be crated automatically when the mod is loaded. You need to restart the game for changes to apply in game.

You can disable/enable tooltips, change the size and position of the text and decide whether you want the 'x' in front of the number. Also you can decide which keys can close the Command/Scrapper dialog.

Options with x

TopRight BottomRight BottomLeft TopLeft Center
Small x_small_top_right x_small_bottom_right x_small_bottom_left x_small_top_left x_small_center
Medium x_medium_top_right x_medium_bottom_right x_medium_bottom_left x_medium_top_left x_medium_center
Large x_large_top_right x_large_bottom_right x_large_bottom_left x_large_top_left x_large_center

Options without x

TopRight BottomRight BottomLeft TopLeft Center
Small small_top_right small_bottom_right small_bottom_left small_top_left small_center
Medium medium_top_right medium_bottom_right medium_bottom_left medium_top_left medium_center
Large large_top_right large_bottom_right large_bottom_left large_top_left large_center

Example config

The example config keeps tooltips enabled, disables 0 and x and uses Large numbers in the Center of the icon. It also leaves all keys enabled for closing the dialog.

## Settings file was created by plugin CommandItemCount v1.4.0
## Plugin GUID: de.userstorm.commanditemcount

[Settings]

## Display '0' or 'x0' if item count is 0
# Setting type: Boolean
# Default value: true
Show0 = false

## Display the 'x' in front of the number
# Setting type: Boolean
# Default value: true
ShowX = false

## Number Position
# Setting type: Position
# Default value: TopRight
# Acceptable values: TopRight, BottomRight, BottomLeft, TopLeft, Center
NumberPosition = Center

## Number Size
# Setting type: Size
# Default value: Small
# Acceptable values: Small, Medium, Large
NumberSize = Large

## Show Item/Equipment Tooltip
# Setting type: Boolean
# Default value: true
EnableTooltip = true

## Closes the item picker dialog when Esc is pressed
# Setting type: Boolean
# Default value: true
EnableCloseDialogWithEscape = true

## Closes the item picker dialog when W, A, S or D is pressed
# Setting type: Boolean
# Default value: true
EnableCloseDialogWithWASD = true

## Closes the item picker dialog when Space is pressed
# Setting type: Boolean
# Default value: true
EnableCloseDialogWithSpace = true

## Closes the item picker dialog when Shift is pressed
# Setting type: Boolean
# Default value: true
EnableCloseDialogWithShift = true

Manual Install

  • Install BepInEx and R2API
  • Download the latest CommandItemCount_x.y.z.zip here
  • Extract and move the CommandItemCount.dll into the \BepInEx\plugins folder
  • (optional) Install ItemStatsMod
  • (optional) Install Risk Of Options

Changelog

The Changelog can be found on GitHub.

Bugs/Feedback

For bugs or feedback please use GitHub Issues.

Help me out

Patreon

It is by no means required, but if you would like to support me head over to my Patreon.