[Ajuda] Jetpack .
#7

Ta nessa public olha ai ;x
pawn Код:
public CheckWeaponHack()
{
    new string[256];
    new giveplayer[MAX_PLAYER_NAME];
    for(new i = 0; i < MAX_PLAYERS; i++)
    {
        if(IsPlayerConnected(i))
        {
         if(antixiter == 1)
         {
                return 1;
         }
         if(PlayerInfo[i][pMember] == 21 && WantedPoints[i] >= 1) //BOPEsu
         {
              WantedPoints[i] = 0;
              SetPlayerWantedLevel(i, 0);
              return 1;
         }
         if(PlayerInfo[i][pMember] == 14 && WantedPoints[i] >= 1) //BOPEsu
         {
              WantedPoints[i] = 0;
              SetPlayerWantedLevel(i, 0);
              return 1;
         }
         if(spawnado[i] > 0)
         {
// JetPack
if(GetPlayerSpecialAction(i) == SPECIAL_ACTION_USEJETPACK)
                {
                if( PlayerInfo [ playerid ][ pAdmin ] >= 1 ) return false;
                GetPlayerName(i, giveplayer, sizeof(giveplayer));
                format(string, sizeof(string), "ANTICHEAT: %s[ID %d] estб usando um JetPack use /espiar nele para ve-lo.", giveplayer,i);
                ABroadCast(COLOR_LIGHTRED,string,1);
                SendClientMessage(i, RED, "А Fйladaputa fazendo armas ai nй noob!");
                ResetPlayerWeapons(i);
                }
Reply


Messages In This Thread
[Ajuda] Jetpack . - by akZ - 06.07.2011, 17:07
Re: [Ajuda] Jetpack . - by Jorge_Hard - 06.07.2011, 17:26
Re: [Ajuda] Jetpack . - by RockFire - 06.07.2011, 17:30
Re: [Ajuda] Jetpack . - by Josma_cmd - 06.07.2011, 17:33
Re: [Ajuda] Jetpack . - by akZ - 06.07.2011, 17:35
Re: [Ajuda] Jetpack . - by Josma_cmd - 06.07.2011, 17:37
Re: [Ajuda] Jetpack . - by akZ - 06.07.2011, 17:47
Re: [Ajuda] Jetpack . - by TheGarfield - 06.07.2011, 18:45
Re: [Ajuda] Jetpack . - by akZ - 06.07.2011, 19:24
Re: [Ajuda] Jetpack . - by TheGarfield - 06.07.2011, 19:31

Forum Jump:


Users browsing this thread: 1 Guest(s)