[Ajuda] Bug Drive-By
#1

Bom o sistema do Drive-By estб com um bug estranho pois nгo consigo resolver, bem ele quando a pessoa mata moto x moto ele ativa como DB e carro x carro tbm,

Aki o Code:
pawn Код:
if(IsPlayerInAnyVehicle(killerid) && !IsPlayerInAnyVehicle(playerid))
    {
        new acusado[MAX_PLAYER_NAME];
        new vitima[MAX_PLAYER_NAME];
        GetPlayerName(killerid, acusado, MAX_PLAYER_NAME);
        GetPlayerName(playerid, vitima, MAX_PLAYER_NAME);
        format(string, sizeof(string), "ATENЗГO: {FFFF00}%s {828282}ID:[%d] cometeu DB em {FFFF00}%s {828282}e serб kickado por um Admin.",acusado,killerid,vitima,PlayerName(playerid));
        SendClientMessageToAll(0xCECE00AA, string);
    }
Alguem pode me ajudar ?
Grato...
Reply


Messages In This Thread
Bug Drive-By - by _LorD_ - 17.08.2012, 12:45
Re: Bug Drive-By - by UkTaKe - 17.08.2012, 12:50
Re: Bug Drive-By - by telmo_ferreira - 17.08.2012, 12:57
Re: Bug Drive-By - by _LorD_ - 17.08.2012, 13:29
Re: Bug Drive-By - by .FuneraL. - 17.08.2012, 13:36
Re: Bug Drive-By - by _LorD_ - 17.08.2012, 13:58
Re: Bug Drive-By - by Dollzi - 17.08.2012, 14:35
Re: Bug Drive-By - by Crueliz0n - 17.08.2012, 14:38
Re: Bug Drive-By - by EduardoRFS - 17.08.2012, 14:51
Re: Bug Drive-By - by _LorD_ - 17.08.2012, 14:53

Forum Jump:


Users browsing this thread: 2 Guest(s)