kuroi12 wrote: ↑Thu May 22, 2025 8:21 pm
can someone please explain to me how i turn one item to another? i changed their ids but that doesn't work at all, i'm kinda new to cheat tables so if anyone could explain i'd appreciate it.
Changing the
Name / ID
is enough to change items (as long as they would be in the same inventory tab!)
To know what item corresponds with an ID, the
getNameStuff
script can be used - in the
Manually set offset
choose the 1.1.4 value, then enable
getNameStuff
. Then,
internal_name
starts to get filled in.
In
getNameStuff -> get ID from name
, you can put an internal name into
internal_name -- ENTER NAME HERE
(i.e. as a value, not changing the description) and enable
get ID from name
, which will then fill in the
Found ID
value. This should be the ID for the internal_name you entered.