CommandItemCount
This mod shows the current item counts in the item selection dialog of the Artifact of Command and the Scrapper.
Date uploaded | 2 years ago |
Version | 1.5.0 |
Download link | Vl4dimyr-CommandItemCount-1.5.0.zip |
Downloads | 36683 |
Dependency string | Vl4dimyr-CommandItemCount-1.5.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1903README
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
orShift
Screenshots
Works with ItemStatsMod
Config
TL;DR
Use Risk Of Options for in-game settings!
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 | |||||
Medium | |||||
Large |
Options without x
TopRight | BottomRight | BottomLeft | TopLeft | Center | |
---|---|---|---|---|---|
Small | |||||
Medium | |||||
Large |
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
It is by no means required, but if you would like to support me head over to my Patreon.