Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

DJ_Kovrik

Uploaded by

djkovrik

Virus scan

Safe to use

About this mod

Enables auto disassembling on pick up for clothes, weapons, mods, grenades and healers depending on item quality (configurable)

Requirements
Permissions and credits
Changelogs
Donations
How to install
  • Download the latest redscript release and unpack it into the game folder
  • Download and install red4ext
  • Download and install Mod Settings
  • Unpack the mod archive into the game folder

How to uninstall
  • Delete r6\scripts\smarterScrapper.reds file

Credits
  • jekky for the redscript compiler
  • 01386612 for the mod idea
  • Oxyzine for dissassembling additions
  • CP77 modding discord

My mods


For redscript mod developers

// Replaced methods

@replaceMethod(PlayerPuppet)
protected cb func OnItemAddedToInventory(evt: ref<ItemAddedEvent>) -> Bool