Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

DeepBlueFrog

Uploaded by

DeepBlueFrog

Virus scan

Safe to use

About this mod

Sets items sliders to max by default for Drop, Stash and Sell actions.

Requirements
Permissions and credits
Changelogs
2023-10-08: First shot at an update for version 2.0/Phantom Liberty
The folder name has changed to 'r6/scripts/AdaptiveSliders'.
Please delete the old 'r6/scripts/ImmersivePatches' folder if you still have it.

 

I found out I really wished that I didn't have to click to set sliders to their maximum value when I tried to drop, stash or sell a stack of items.

This mod just does that.

It set the default value of inventory transaction sliders to the maximum value when you try to drop a stack of item, or put them into V's stash, or sell them.
And it keeps the sliders sliders to 1 by default for every else.

A very simple mod but now I have it, I can't imagine playing without it.

Installation

Simply drop the content of the file in your '<cyberpunk root folder>'
It should look like this:

r6\scripts\AdaptiveSliders\adaptiveSliders.reds


For redscript mod developers

:: Replaced methods
@replaceMethod(ItemQuantityPickerController) private final func SetData() -> Void