paep03 How do I cheat?
Reputation: 0
Joined: 12 Aug 2015 Posts: 5
|
Posted: Wed Aug 12, 2015 4:50 am Post subject: Need help |
|
|
I have a problem is Unlimited health on my game.
this code
mov [eax],esi
mov [eax+04],edi
I change to
mov [eax],#999
mov esi,[eax]
mov [eax+04],edi
Problem is player and monsters unlimited health too. I need unlimited health for player only.
Please. I need your help.
Sorry i bad english.
|
|