Quote:
Originally Posted by JonathanFeitosa
PHP код:
// Callback OnPlayerWeaponShot
if(hittype > 100 && hitid > 9000 && fX == 0.0 && fY == 0.0 && fZ == 0.0) {
SendClientMessage(playerid, -1, "Cheater Detectado: [GDF]Jonathan_Feitosa :p!! Que feio c:");
SetPlayerHealth(playerid, 0);
return false;
}
|
Nгo entendi muito bem seu codigo, Jonathan, pode me explicar este cуdigo acima alguйm?