, getting to the topic, i dont need codes, i just need you to say what i got to doo, i got to use offset from DuckWalkingRate or somthing? the addy is 0xC .. but what to doo ..
DWORD SPEEDHAK = *(DWORD*)( CShell + 0x??????);
if(SPEEDHAK)
{
*(float*)(SPEEDHAK + 0xC) = 1.2;
}
