Apr 22, 2011 at 12:28 AM
Join Date: May 28, 2008
Location: PMMM MMO
Posts: 3713
Age: 32
It's nice to see that you're actually taking this seriously. But I have no clue why you would bother with using an add for this.
That's all that's required to set your current hp to your max hp (fill up your hp completely).
I don't even know why you're doing the cmp at the end, really.
Code:
MOV EDX,DWORD PTR DS:[49E6D0]
MOV DWORD PTR DS:[49E6CC],EDX
RETN
I don't even know why you're doing the cmp at the end, really.