 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
Drkgodz Flash moderator
Reputation: 2
Joined: 17 Jul 2006 Posts: 2997 Location: Houston
|
Posted: Sat Apr 21, 2007 9:07 pm Post subject: I fucked up OpenSave.pas |
|
|
Yeah, I am pretty sure only DB can answer this, but I was adding my own value type to the UCE(got that done already. Value type 254 ).
So I added another option to store a seperate script(the script lets the user control the uce I.E Scan(100)), called ControlUtilScript. I got it to save, blah blah, but somehow along the line, I messed up it loading an auto assembler script. I am sure it is because I somehow overwrote the 'autoassemblescript' loading, but I am not sure. If you want me to send opensave.pas, then okay, but it will give you errors on memrec.controlutilscript.
_________________
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Sun Apr 22, 2007 5:24 am Post subject: |
|
|
can be a lot, perhaps you put the new datatype at the end of the file, where usually the comments are stored, or you didn't give a valid size for the entry, etc...
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Drkgodz Flash moderator
Reputation: 2
Joined: 17 Jul 2006 Posts: 2997 Location: Houston
|
Posted: Sun Apr 22, 2007 1:47 pm Post subject: |
|
|
In OpenSave.pas, I just searched for 'autoassemblescript', and added after it, the same code, except with autoassemblescript -> controlutilscript.
I also added:
ctfile.ReadBuffer(newrec.ControlUtilScript, sizeof(newrec.ControlUtilScript));
Is that right?
EDIT:
I removed the extra value type
My scripting language will be like ACTools style, a textbox where you can type stuff and it'll happen.
_________________
|
|
Back to top |
|
 |
|
|
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
|
|