[Ajuda] PPC_Trucking
#4

Eu nгo sei o que vocк pensa quando bota "+REP" no seu tуpico. Tu acha que sу por isso vгo te ajudar mais rбpido?... +REP nгo significa nada pra ninguйm aqui

E sobre seu problema, remova o cуdigo abaixo. Deve funcionar
Код:
    if( IsPlayerConnected( killerid ) )
    {
        if( IsPlayerConnected( GetPVarInt( playerid, "LastKilled" ) ) && GetPVarInt( playerid, "LastKilled" ) == killerid )
        {
            if( ( GetPVarInt( playerid, "LastKilledTickcount" ) - GetTickCount( ) ) < 50 )
            {
                SetPVarInt( playerid, "LastKilledTick", GetPVarInt( playerid, "LastKilledTick" ) + 1 );
                if( GetPVarInt( playerid, "LastKilledTick" ) > 1 ) Ban( playerid );
            }
            SetPVarInt( playerid, "LastKilledTickcount", GetTickCount( ) );
        }
        SetPVarInt( playerid, "LastKilled", killerid );
    }
Reply


Messages In This Thread
PPC_Trucking - by comanfiss - 07.04.2014, 04:44
Re: (URGENTE) PPC_Trucking - by Cyne - 07.04.2014, 04:46
Re: (URGENTE) PPC_Trucking - by comanfiss - 07.04.2014, 04:52
Re: (URGENTE) PPC_Trucking - by JoaoPedro - 07.04.2014, 04:54
Re: (URGENTE) PPC_Trucking - by comanfiss - 07.04.2014, 04:57
Re: (URGENTE) PPC_Trucking - by comanfiss - 07.04.2014, 05:03
Re: (URGENTE) PPC_Trucking - by Don_Speed - 07.04.2014, 09:28

Forum Jump:


Users browsing this thread: 1 Guest(s)