Posted: Sun Mar 07, 2021 2:31 pm Post subject: How do I save the values inside already created table?
Hello! I would appreciate some help.
I downloaded a table for FF15, which has 5 things to tick. Each of them has an already defaulted set value which is applied when ticking the box. (by the author of the table most likely).
How do I change those default values to mine, so they always stay when opening the table again?
I just want the default values to save, so I dont have to change them every time I open the table. I can't find any option to do this, but maybe I just don't know where to look at.
e.g. in an AA script you may see something like this:
Code:
myDoubleValue:
dq (double)5.0 // change 5.0 to 10.0 or something
myIntValue:
dd #100 // change 100 to 500 or something ( # means base 10; default is base 16 )
Hey!
Was gonna ask how do I do that, but I found out myself that I can edit the tables in Notepad++. I didn't realized that it was that easy! All this time I was looking for an option in Cheat Engine menus.
I found the default values and set them to mine. Thank you for the help anyway! Cheers.
Double click where it says "script" in the value column of the address list. This will open an editor.
You might also be able to select a memory record (click it) and press enter.
You should try completing the CE tutorial. There are plenty of online videos if you want help, but some might give wrong/misleading information. Dark Byte made a good video series here:
https://www.youtube.com/watch?v=uDLqr4VlGR8 _________________
I don't know where I'm going, but I'll figure it out when I get there.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum