[PEDIDO] Alguma FS que repare carro por cmd
#2

pawn Код:
if(!strcmp(cmd, "/reparar"))
{
    if(!IsPlayerInAnyVehicle(playerid))
        return SendClientMessage(playerid,-1,"Vocк nгo estб em um veiculo.");

    RepairVehicle(GetPlayerVehicleID(playerid));
    return 1;
}
Reply


Messages In This Thread
[PEDIDO] Alguma FS que repare carro por cmd - by Rafael_Loss - 05.11.2011, 18:10
Re: [PEDIDO] Alguma FS que repare carro por cmd - by ViniBorn - 05.11.2011, 18:13
Re: [PEDIDO] Alguma FS que repare carro por cmd - by Rafael_Loss - 05.11.2011, 18:29
Re: [PEDIDO] Alguma FS que repare carro por cmd - by Rafael_Loss - 05.11.2011, 18:32
Re: [PEDIDO] Alguma FS que repare carro por cmd - by ViniBorn - 05.11.2011, 18:50
Re: [PEDIDO] Alguma FS que repare carro por cmd - by Rafael_Loss - 05.11.2011, 19:30

Forum Jump:


Users browsing this thread: 1 Guest(s)