[Ajuda] 2 Comandos
#5

¬¬ '

pawn Код:
DonSpeed:destruircarros(playerid, params[])
{
    new IDC = GetPlayerVehicleID(playerid);
    GetPlayerName(playerid, Name, sizeof(Name));
    if(Jogador[playerid][pAdmin] <= 1) return SendClientMessage(playerid, -1,"[ERRO] Voce Nao Tem Level de Admin Suficiente");
    format(don,sizeof(don),"{FF0000}[PlayHard]{FFFFFF}O Admin {FF0000}%s{FFFFFF}({FF0000}ID:%d{FFFFFF}) Destruiu Todos os{FF0000} Veiculos Criados{FFFFFF}.", Name, playerid);
    SendClientMessageToAll(-1,don);
    DestroyVehicle(IDC);
    return 1;
}
Reply


Messages In This Thread
[Ajuda] 2 Comandos - by Don_Speed - 27.04.2012, 02:17
Re: [Ajuda] 2 Comandos - by Lucas_Alemao - 27.04.2012, 02:21
Re: [Ajuda] 2 Comandos - by zbt - 27.04.2012, 02:23
Re: [Ajuda] 2 Comandos - by Don_Speed - 27.04.2012, 02:39
Re: [Ajuda] 2 Comandos - by zbt - 27.04.2012, 02:41
Re: [Ajuda] 2 Comandos - by ViniBorn - 27.04.2012, 02:43
Re: [Ajuda] 2 Comandos - by Jason` - 27.04.2012, 02:43
Re: [Ajuda] 2 Comandos - by Don_Speed - 27.04.2012, 02:48
Re: [Ajuda] 2 Comandos - by Jason` - 27.04.2012, 02:51
Re: [Ajuda] 2 Comandos - by zbt - 27.04.2012, 02:55

Forum Jump:


Users browsing this thread: 2 Guest(s)