[Ajuda] Comando Parar
#2

Creio eu que seja assim

pawn Код:
command(parar, playerid, params [])
{
    new veh = GetPlayerVehicleID(playerid);
    SetVehicleVelocity(veh, 0, 0, 0);
    return 1;
}
Reply


Messages In This Thread
Comando Parar - by Valdemiro - 03.06.2014, 22:01
Re: Comando Parar - by Lucas-Fc - 03.06.2014, 22:07
Re: Comando Parar - by Valdemiro - 03.06.2014, 22:16
Re: Comando Parar - by Lucas-Fc - 03.06.2014, 22:20
Re: Comando Parar - by Valdemiro - 03.06.2014, 22:28
Re: Comando Parar - by Lucas-Fc - 03.06.2014, 22:32
Re: Comando Parar - by DoN_ReNaTo - 03.06.2014, 22:33
Re: Comando Parar - by Smoking_Script - 03.06.2014, 22:39
Re: Comando Parar - by Valdemiro - 03.06.2014, 22:47
Re: Comando Parar - by Smoking_Script - 03.06.2014, 22:59

Forum Jump:


Users browsing this thread: 1 Guest(s)