Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


My Tutorial Game crash on this Code. What's wrong?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Einhuhn
Cheater
Reputation: 0

Joined: 06 Apr 2022
Posts: 44

PostPosted: Sun Jan 14, 2024 10:13 am    Post subject: My Tutorial Game crash on this Code. What's wrong? Reply with quote

cmp [rax+70],1 <- Enemy's stand on 0070 on 1. Player on 0
je Enemy <- Jump to the "Enemy" entry if 0070 1

add [rax]+60],1 <- Stand on 0060 for the maximal HP. For the Player

and the both Enemy's.

Because the CMP only the Player
become this. Because he has on 70 a 0.





Enemy:
sub [rax+60],1 <- Because the CMP, only the both Enemy's
become this. Because he has on 70 a 1.

ret
jmp return



What is wrong?
Back to top
View user's profile Send private message
++METHOS
I post too much
Reputation: 92

Joined: 29 Oct 2010
Posts: 4197

PostPosted: Sun Jan 14, 2024 10:56 am    Post subject: Reply with quote

Assuming that you do not have comments written out in your script like you have shown here, then one thing that stands out is this:

Code:
add [rax]+60],1


Should probably read:

Code:
add [rax+60],1
Back to top
View user's profile Send private message
Einhuhn
Cheater
Reputation: 0

Joined: 06 Apr 2022
Posts: 44

PostPosted: Sun Jan 14, 2024 6:29 pm    Post subject: Reply with quote

++METHOS wrote:
Assuming that you do not have comments written out in your script like you have shown here, then one thing that stands out is this:

Code:
add [rax]+60],1


Should probably read:

Code:
add [rax+60],1


Yes. I had written too fast. I'm even embarrassed now, because I didn't even notice the error, even when I wrote the code here in the forum.


Thanks for pointing out my mistake. Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites