[Ajuda] Comando
#5

pawn Код:
command(destroir,playerid,params[])
{
          new Carro = GetPlayerVehicleID(playerid);
          DestroyVehicle(Carro);
          return 1;
}
Reply


Messages In This Thread
Comando - by Wendell - 26.04.2013, 15:49
Re: Comando - by Wendell - 26.04.2013, 17:04
Re: Comando - by Don_Speed - 26.04.2013, 17:10
Re: Comando - by Wendell - 26.04.2013, 18:48
Re: Comando - by mau.tito - 26.04.2013, 18:53
Re: Comando - by Don_Speed - 26.04.2013, 19:15
Re: Comando - by Wendell - 26.04.2013, 19:32

Forum Jump:


Users browsing this thread: 1 Guest(s)