kann einer mal pls alle addys reinstellen muss meinen hack updaten -__- pls
struct CPlayer
{
char unknown2[50236]; //0x000000 (C43C)
float recoilx; //0x00C43C
float recoily; //0x00C440
float recoilz; //0x00C444
}
if(NoRecoil==1)
{
g_pBase->local->recoilx = 0;
g_pBase->local->recoily = 0;
g_pBase->local->recoilz = 0;
}