So i this right idk i don't do memory hacking i do d3d
this the one hit kill soruce but it wont work
Code:
for(int i=0 ; i<445 ; i++)
{
*(float*)( (*(DWORD*)((*(DWORD*)(CShellBase +0x30845C ))+(4*i))) + 0x7F8) = FLT_MAX;
}
any advice
I'm pretty sure that the offset for AmmoDamage is 0x7F6, not 0x7F8, also to tell you the truth, you dont need half of those brackets xD