[Ajuda] ANTI Hacker LIFE
#1

Alguem me ajuda a terminar meu anti life hacker?

Код:
new bool:setouvida[MAX_PLAYERS]; // anti weapon hack 1

// aqui no onplayerupdate
if(QUALCEHCAGEMCOLOCAR? > 0 && setouvida[playerid] == false)
{
	// aqui eu vou colocar sei lб, setar vida a 1 e mandar msg pro player parar de xitar
}

// aqui a funзгo
stock SetPlayerHealthEx(playerid, valor1, valor2)
{
    setouvida[playerid] = true;
    SetPlayerHealth(playerid, valor1, valor2);
    return 1;
}


Dps substituindo todas as funзхes de SetPlayerHealth pra SetPlayerHealthEx
Ta certo ? Vai funcionar? Sabe o que eu devo fazer pra finalizar ele?
Reply


Messages In This Thread
ANTI Hacker LIFE - by luccagomes15 - 18.02.2015, 16:02
Re: ANTI Hacker LIFE - by Gii - 18.02.2015, 16:06

Forum Jump:


Users browsing this thread: 2 Guest(s)