Search found 7 matches

by Ultor
Wed Dec 16, 2020 7:04 am
Forum: Tables
Topic: Cyberpunk 2077 [Patch 2.01]
Replies: 451
Views: 518939

Re: Cyberpunk 2077 [GOG]

Hi, I'm trying to delete a weapon added using the console, out of ignorance I used a quest weapon preset, so it's impossible to destroy it, throw it away or sell it I used this command to add the weapon: player.inventory.addItem(Items.Preset_Q001_Lexington,1) Of course, I tried with command line: p...
by Ultor
Tue Dec 15, 2020 2:30 pm
Forum: Tables
Topic: Cyberpunk 2077 [Patch 2.01]
Replies: 451
Views: 518939

Re: Cyberpunk 2077 [GOG]

Hi, I'm trying to delete a weapon added using the console, out of ignorance I used a quest weapon preset, so it's impossible to destroy it, throw it away or sell it I used this command to add the weapon: player.inventory.addItem(Items.Preset_Q001_Lexington,1) Of course, I tried with command line: pl...
by Ultor
Tue Dec 15, 2020 2:29 pm
Forum: Cheat Engine
Topic: [CYBERPUNK 2077] Delete a quest item
Replies: 4
Views: 18739

[CYBERPUNK 2077] Delete a quest item

Hi, I'm trying to delete a weapon added using the console, out of ignorance I used a quest weapon preset, so it's impossible to destroy it, throw it away or sell it I used this command to add the weapon: player.inventory.addItem(Items.Preset_Q001_Lexington,1) Of course, I tried with command line: pl...
by Ultor
Tue Dec 15, 2020 11:54 am
Forum: Tables
Topic: z Cyberpunk 2077
Replies: 389
Views: 496913

Re: z Cyberpunk 2077

Hi, I'm trying to delete a weapon added using the console, out of ignorance I used a quest weapon preset, so it's impossible to destroy it, throw it away or sell it I thought of using the inventory editor, but the weapon is not referenced. It is the Dying Night (Items.Preset_Q001_Lexington). If som...
by Ultor
Tue Dec 15, 2020 11:52 am
Forum: Tables
Topic: Cyberpunk 2077 [Engine:REDengine 4]
Replies: 366
Views: 331274

Re: Cyberpunk 2077 [Engine:REDengine 4]

CIKOMELANTIK wrote:
Tue Dec 15, 2020 11:05 am
Ultor wrote:
Tue Dec 15, 2020 10:36 am
Hi,

Does anyone know how to find the hash of an item?

To be precise, I'm looking for the code for Dying Night.


Sincerely,
Items.Preset_Lexington_Wilson
Nop, that's not the hash, I'm talkink about something like

Code: Select all

dq 000000000181345A // Items.RareMaterial1
by Ultor
Tue Dec 15, 2020 10:36 am
Forum: Tables
Topic: Cyberpunk 2077 [Engine:REDengine 4]
Replies: 366
Views: 331274

Re: Cyberpunk 2077 [Engine:REDengine 4]

Hi,

Does anyone know how to find the hash of an item?

To be precise, I'm looking for the code for Dying Night.


Sincerely,
by Ultor
Tue Dec 15, 2020 9:33 am
Forum: Tables
Topic: z Cyberpunk 2077
Replies: 389
Views: 496913

Re: z Cyberpunk 2077

Hi, I'm trying to delete a weapon added using the console, out of ignorance I used a quest weapon preset, so it's impossible to destroy it, throw it away or sell it I thought of using the inventory editor, but the weapon is not referenced. It is the Dying Night (Items.Preset_Q001_Lexington). If some...