dw_pCLTPlayerClient FLYHACK
Code:
DWORD pCLTPlayerClient = *(DWORD*)(CShell + dw_pCLTPlayerClient + 0x70); //CFPH
if (pCLTPlayerClient != NULL)
{
if(fh)
{
*(float*)(pCLTPlayerClient + 0x5F0) = -2.125f; // <---- is this patched ????
}
else
{
*(float*)(pCLTPlayerClient + 0x5F0) = 1;
}
}
can someone help me ? fly hack doesn't work

TIA...
