View previous topic :: View next topic |
Author |
Message |
The Dami3n Master Cheater
Reputation: 1
Joined: 15 Nov 2006 Posts: 441 Location: Mulkerolandia
|
Posted: Fri Oct 26, 2007 12:37 pm Post subject: The cheatengine source tutorial file error! |
|
|
I tried to compile the Project1.dpr(Tutorial) file and its giving error on file
Unit9.pas, i tried to fix it but only managed to broke it.
1st it will automatic open the 1st page of tutorial but also step 8 on other window, and change healt button wont work.
Db can you help me with this problem?
_________________
Last edited by The Dami3n on Sat Oct 27, 2007 1:35 am; edited 1 time in total |
|
Back to top |
|
 |
bartil Advanced Cheater
Reputation: 0
Joined: 11 Jul 2006 Posts: 91
|
Posted: Fri Oct 26, 2007 2:22 pm Post subject: |
|
|
Put this :
under
|
|
Back to top |
|
 |
The Dami3n Master Cheater
Reputation: 1
Joined: 15 Nov 2006 Posts: 441 Location: Mulkerolandia
|
Posted: Fri Oct 26, 2007 2:37 pm Post subject: |
|
|
bartil wrote: | Put this :
under
|
Still giving error (and i already tried it)
Quote: | [Warning] Unit9.pas(152): Return value of function 'pobfuscate' might be undefined
[Error] Unit9.pas(177): Record, object or class type required
[Fatal Error] tut.dpr(13): Could not compile used unit 'Unit9.pas' |
pointing the error to "d.health:=i;"
_________________
|
|
Back to top |
|
 |
bartil Advanced Cheater
Reputation: 0
Joined: 11 Jul 2006 Posts: 91
|
Posted: Fri Oct 26, 2007 3:50 pm Post subject: |
|
|
Just remove/comment out:
Code: | i:=random(4000);
d.health:=i; |
|
|
Back to top |
|
 |
The Dami3n Master Cheater
Reputation: 1
Joined: 15 Nov 2006 Posts: 441 Location: Mulkerolandia
|
Posted: Sat Oct 27, 2007 1:28 am Post subject: |
|
|
bartil wrote: | Just remove/comment out:
Code: | i:=random(4000);
d.health:=i; |
|
then the programm wont work like it should, the change health button does nothing...
_________________
|
|
Back to top |
|
 |
bartil Advanced Cheater
Reputation: 0
Joined: 11 Jul 2006 Posts: 91
|
Posted: Sat Oct 27, 2007 1:42 am Post subject: |
|
|
It worked for me, jusing that method. It seems like they dont do anything.
|
|
Back to top |
|
 |
The Dami3n Master Cheater
Reputation: 1
Joined: 15 Nov 2006 Posts: 441 Location: Mulkerolandia
|
Posted: Sat Oct 27, 2007 1:44 am Post subject: |
|
|
is it opening the step 8 for you when you run the tutorial file?
if its fully working, can u pack the tutorial folder and upload it?
_________________
|
|
Back to top |
|
 |
bartil Advanced Cheater
Reputation: 0
Joined: 11 Jul 2006 Posts: 91
|
Posted: Sat Oct 27, 2007 1:46 am Post subject: |
|
|
Edit: Refresh if you dont see it
|
|
Back to top |
|
 |
The Dami3n Master Cheater
Reputation: 1
Joined: 15 Nov 2006 Posts: 441 Location: Mulkerolandia
|
Posted: Sat Oct 27, 2007 1:51 am Post subject: |
|
|
Ok its working, thanks again
+1 for ya!
_________________
|
|
Back to top |
|
 |
bartil Advanced Cheater
Reputation: 0
Joined: 11 Jul 2006 Posts: 91
|
Posted: Sat Oct 27, 2007 1:59 am Post subject: |
|
|
np
Thanks
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Sat Oct 27, 2007 1:26 pm Post subject: |
|
|
i'm still working on it.
for now just remove the comments // from
Code: |
// basepointer.p.p.p.health:=random(4000);
|
_________________
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 |
|
 |
The Dami3n Master Cheater
Reputation: 1
Joined: 15 Nov 2006 Posts: 441 Location: Mulkerolandia
|
Posted: Sun Oct 28, 2007 12:41 am Post subject: |
|
|
Dark Byte wrote: | i'm still working on it.
for now just remove the comments // from
Code: |
// basepointer.p.p.p.health:=random(4000);
|
|
oh finally you answered , thanks mate.
I noticed that most of "basepointer.p.p.p.health:=random(4000);" was not uncommented but i think i tried to uncomment it and it still failed
well doest matter because its working again, thank you all!
_________________
|
|
Back to top |
|
 |
|