05-17-2009, 12:58 PM
I missed the lines for keeping the effect 30.
But it is easy to add it back.
go generic.inc
P.S. Sorry, I missed the comment Silva gave in the previous page.
But it is easy to add it back.
go generic.inc
Quote:...Add the bolded lines for now. I will fix it in the next release also.
itr_effect proc
cmp eax,3
je short r1
cmp eax,30
je short r1
cmp eax,6
je e6
cmp eax,6000
jge short ie0
r2: jmp dword ptr [ie_r2]
r1: jmp dword ptr [ie_r1]
...
P.S. Sorry, I missed the comment Silva gave in the previous page.

Chat
