You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GameGuardian
Thanks for this awesome app. I would really like to see this include
a way to enter a memory address manually. This comes in very handy
with rpg games with inventory. Often times an inventory held in
memory with item id next to the quantity of that item the player has.
Once one address is identified, creating a new edit point with an
offset of the size of the int can let players change the item into
something else by changing the item id in memory for that inventory
slot. While this may be a little to much like turning water into wine,
its nice to have.