Nov 28, 2009 at 4:57 AM
Join Date: May 28, 2008
Location: PMMM MMO
Posts: 3713
Age: 32
[49E6C8] = invincibility offset/timer - if set to 0 your temporary invincibility is removed.
This creates the big 'splosion seen after omega at cooridinates x and y (pixel value x 2^9).
Deletes all npcs of type x.
I'm pretty sure this one flashes the screen, although I haven't used it in awhile. Not sure what the pushed value does.
Code:
push 1
push y
push x
CALL 0040EA70
ADD ESP,0C
Code:
push 1
push x
CALL 004702D0 = DNA
add esp 8
Code:
PUSH 2
PUSH 0
PUSH 0
CALL doukutsu.0040EA70
ADD ESP,0C