[Ajuda] ANTI-CRASH
#1

este anti crash й funcional?

PHP код:
    if (!(-35000.0 <= bulletData[PR_origin][0] <= 35000.0) || !(-35000.0 <= bulletData[PR_origin][1] <= 35000.0) || !(-35000.0 <= bulletData[PR_origin][2] <= 35000.0))
    {
        
format(stringcheater,sizeof(stringcheater),"[ANTI-CRASH] %s (%d) й suspeito de bullet crash (Origem)."GetPlayerNameEx(playerid),playerid);
        
printf(stringcheater);
        
stringcheater[0] = EOS;
        return 
false;
    }
    if (!(-
35000.0 <= bulletData[PR_hitPos][0] <= 35000.0) || !(-35000.0 <= bulletData[PR_hitPos][1] <= 35000.0) || !(-35000.0 <= bulletData[PR_hitPos][2] <= 35000.0))
    {
        
format(stringcheater,sizeof(stringcheater),"[ANTI-CRASH] %s (%d) й suspeito de bullet crash (Hit)"GetPlayerNameEx(playerid),playerid);
        
printf(stringcheater);
        
stringcheater[0] = EOS;
        return 
false;
    } 
Reply
#2

Uй .---.

Testa pra saber nй meu amigo ;--
Reply
#3

Nгo tem necessidade de utilizar este cуdigo pois o prуprio sa-mp jб criou proteзгo contra isso na OnPlayerWeaponShot.

Portanto, й desnecessбrio utilizar pois o bullet crash nгo tem mais efeito nenhum.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)