[PEDIDO] Bom Gente,
#3

Eu uso um exatamente do jeito que vocк fala, mais vou procurar aqui pra ti no search, se nгo achar te passo o meu.

@Edit
Aqui estб:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
  if (!strcmp("/repair", cmdtext))
  {
    if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, 0xFFFFFFFF, "You are not in a vehicle!");
    RepairVehicle(GetPlayerVehicleID(playerid));
    SendClientMessage(playerid, 0xFFFFFFFF, "Your vehicle has been successfully repaired!");
    return 1;
  }
}
Crйditos a RoamPT e Wiki SA:MP

https://sampwiki.blast.hk/wiki/RepairVehicle

Achei em um tуpico talvez poderб ajuda-lo.
Reply


Messages In This Thread
[PEDIDO] Bom Gente, - by ReDKiiL - 30.04.2011, 04:05
Re: [PEDIDO] Bom Gente, - by Shadoww5 - 30.04.2011, 04:08
Re: [PEDIDO] Bom Gente, - by diretor7 - 30.04.2011, 07:50
Re: [PEDIDO] Bom Gente, - by Shadoww5 - 30.04.2011, 10:35
Re: [PEDIDO] Bom Gente, - by Josma_cmd - 30.04.2011, 11:43
Re: [PEDIDO] Bom Gente, - by Shadoww5 - 30.04.2011, 11:47
Re: [PEDIDO] Bom Gente, - by Josma_cmd - 30.04.2011, 11:52
Re: [PEDIDO] Bom Gente, - by Shadoww5 - 30.04.2011, 12:01
Re: [PEDIDO] Bom Gente, - by steki. - 30.04.2011, 12:26

Forum Jump:


Users browsing this thread: 1 Guest(s)