WolvenKit / CyberCAT

CyberPunk 2077 Customization Assistant Tool. Work in progress Savegame editor.
MIT License
158 stars 34 forks source link

Added Johnny Silverhand Holographic Arm FIXED #43

Closed dirtydanisreal closed 3 years ago

dirtydanisreal commented 3 years ago

ok so i added the arm to the items.json. i had to use this as its name: "Unknown_19AE115D12". Is there anyway to change its item name to "Items.Silverhand_Arm"?

envy commented 3 years ago

I don't think you understand how this works. The IDs are connected to the item name, therefore we cannot choose a name we like. We have to find the actual item names. If an item name is unknown even though we know what item it is, CyberCAT will show Unknown_xxxxxxxxxx.

I have acquired a new dump of the tweakdbids which contains the ID and name for the item in question. The correct name is Items.PlayerSilverhandArm. This will be included in the next release of CyberCAT.