[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
#2

http://forum.sa-mp.com/showpost.php?...postcount=2978

Estude este cуdigo do JFS.

#edit

Ou este do Willian_Luigi

https://sampforum.blast.hk/showthread.php?tid=464204


Beijos!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)