Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Itr kind: 10
#1
Itr kind: 10 automatically takes off a certain amount of HP every second. (I'm not sure what the value is). Is there any way to change how much HP it takes off? Does anyone know where this info lies in the Hex code? I want to reduce the amount by about half.
Thanks.:)
Reply
Thanks given by:
#2
0041F9F8 MOV ECX, 9 <==== change this "9" to "4" or "5" (dunno how to write a float in ASM)
[Image: signature.png]
A-Engine: A new beat em up game engine inspired by LF2. Coming soon

A-Engine Dev Blog - Update #8: Timeout

Reply
Thanks given by: vonfrank
#3
(10-29-2012, 01:57 PM)A-MAN Wrote:  0041F9F8 MOV ECX, 9 <==== change this "9" to "4" or "5" (dunno how to write a float in ASM)

Use OllyDBG in there.
[Image: icyboards-ad-468x60.gif]
Reply
Thanks given by: vonfrank




Users browsing this thread: 1 Guest(s)