You are viewing a potentially older version of this package. View all versions.
Vl4dimyr-CommandItemCount-1.3.2 icon

CommandItemCount

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

Date uploaded 3 years ago
Version 1.3.2
Download link Vl4dimyr-CommandItemCount-1.3.2.zip
Downloads 32972
Dependency string Vl4dimyr-CommandItemCount-1.3.2

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

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.2.0
## Plugin GUID: de.userstorm.commanditemcount

[Settings]

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

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

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

## Number Size Options: Small, Medium, Large
# Setting type: String
# Default value: Small
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

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.