PaulKart

Newbie
Dec 27, 2023
25
33
like this, or wrong logic?
Incorrect logic, since each object has a count string, to which the amount is added.
Screenshot.png
Use this code: next(item for item in g_InventoryItem if item.pKey == "ore4").count += 50
Since there are a lot of lines with items stored in the game files, this code searches for all the lines with the name of the item and adds the required amount to them.
 

Poolver

Newbie
Jul 28, 2019
34
4
Incorrect logic, since each object has a count string, to which the amount is added.
View attachment 4749376
Use this code: next(item for item in g_InventoryItem if item.pKey == "ore4").count += 50
Since there are a lot of lines with items stored in the game files, this code searches for all the lines with the name of the item and adds the required amount to them.
i copy paste your code and shift + o to open the console and still doesn't work


1744797275542.png
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
16,779
198,234
Agent17 [v0.25.9] [HEXATAIL] - Compressed

Win/Linux [1,04 GB]
- - - -

Mac [1,04 GB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 

Sushi_Mayo

Newbie
Jan 27, 2021
28
15
1744897377304.png
i just update to 25.9 now its said cum inside nora chest

edit: nvm its worked now she said third digit but its actually second
 
Last edited:
3.30 star(s) 167 Votes