08-26-2010, 01:20 PM
Displayed at the back as in the furthest part of the z-axis regardless of the z-axis boundary of the background.
The one and only Silva presents to you:
The one and only Silva presents to you:
Code:
invoke JmpPatch,0041A629h, addr z_draw_shit
=======================================================
.data
z_shit_1 dd 0041A636h
z_shit_2 dd 0041A62Eh
.code
z_draw_shit proc
push eax
MOV eax,DWORD PTR DS:[EBX+ECX*4+194h]
mov eax, dword ptr ds:[eax+368h]
cmp dword ptr ds:[eax+6f4h],10 [i];ID GOES HERE!!![/i]
pop eax
jne normal
jmp dword ptr ds:[z_shit_2]
normal:
CMP EBP,DWORD PTR DS:[ESI+18h]
JLE sh****
jmp dword ptr ds:[z_shit_2]
sh****:
jmp dword ptr ds:[z_shit_1]
z_draw_shit endp
you don't want to see this (Click to View)
the other by xFire