[PEDIDO]Killerid Roubo.
#2

No OnPlayerDeath:
pawn Код:
if(IsACop(killerid) && roubando[playerid] == 1)
{
    new string[128];
    new nomedocop[MAX_PLAYER_NAME];
    GetPlayerName(killerid, nomedocop, sizeof(nomedocop));
    format(string, sizeof(string), "%s atrapalhou o roubo do ladrгo e ganhou 30k!", nomedocop);
    SendClientMessage(playerid, CORAQUI, string);
    GivePlayerMoney(killerid, 30000);
}
Tenta isso, fiz agora, nгo testei.
Reply


Messages In This Thread
[PEDIDO]Killerid Roubo. - by Leo_Lost - 29.10.2011, 18:24
Re: [PEDIDO]Killerid Roubo. - by iansinho - 29.10.2011, 18:31
Respuesta: [PEDIDO]Killerid Roubo. - by Tomato_Atecubanos - 30.10.2011, 00:10
Re: Respuesta: [PEDIDO]Killerid Roubo. - by iansinho - 30.10.2011, 00:16
Re: [PEDIDO]Killerid Roubo. - by Rodney Francalim - 30.10.2011, 01:36
Re: [PEDIDO]Killerid Roubo. - by [O.z]Caroline - 30.10.2011, 01:39
Re: [PEDIDO]Killerid Roubo. - by Rodney Francalim - 30.10.2011, 01:46
Re: [PEDIDO]Killerid Roubo. - by Leo_Lost - 30.10.2011, 13:25
Re: [PEDIDO]Killerid Roubo. - by whiXґ - 30.10.2011, 13:32
Re: [PEDIDO]Killerid Roubo. - by Leo_Lost - 30.10.2011, 13:38

Forum Jump:


Users browsing this thread: 1 Guest(s)