[AJUDA]Comando
#2

pawn Код:
if (strcmp("/reparar", cmdtext, true, 10) == 0)
{
    if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, -1, "Vocк nгo estб em um veнculo!")
    SetVehicleHealth(playerid, 100);
    SendClientMessage(playerid, 0x008000AA, "[AVISO]Veiculo Reparado Com Sucesso! ");    
    return 1;
}
Reply


Messages In This Thread
[AJUDA]Comando - by _ThIaGo - 02.01.2012, 19:24
Re: [AJUDA]Comando - by Lуs - 02.01.2012, 19:30
Re: [AJUDA]Comando - by _ThIaGo - 02.01.2012, 19:45
Re: [AJUDA]Comando - by histire - 02.01.2012, 19:56
Re: [AJUDA]Comando - by _ThIaGo - 02.01.2012, 19:57
Re: [AJUDA]Comando - by Lуs - 02.01.2012, 19:58
Re: [AJUDA]Comando - by histire - 02.01.2012, 20:00
Re: [AJUDA]Comando - by _ThIaGo - 02.01.2012, 20:19
Re: [AJUDA]Comando - by histire - 02.01.2012, 20:22

Forum Jump:


Users browsing this thread: 6 Guest(s)