[Ajuda] Entrar no carro e estar desligado.
#8

Quote:
Originally Posted by PT
Посмотреть сообщение
n volto a dar outro code pra vc em mao, prуxima vez estuda se quiser, sua ignorвncia pelo estudo e mt triste

pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
    new engine, lights, alarm, doors, bonnet, boot, objective;
    GetVehicleParamsEx(GetPlayerVehicleID(playerid), engine, lights, alarm, doors, bonnet, boot, objective); // obtem os parametros.
    SetVehicleParamsEx(GetPlayerVehicleID(playerid), VEHICLE_PARAMS_OFF, lights, alarm, doors, bonnet, boot, objective); // desliga o motor.
    return 1;
}
Obrigado.
Reply


Messages In This Thread
Entrar no carro e estar desligado. - by LeoFigueiredo - 03.11.2013, 11:09
Re: Entrar no carro e estar desligado. - by PT - 03.11.2013, 11:25
Re: Entrar no carro e estar desligado. - by P1c4550 - 03.11.2013, 11:25
Re: Entrar no carro e estar desligado. - by LeoFigueiredo - 03.11.2013, 11:38
Re: Entrar no carro e estar desligado. - by PT - 03.11.2013, 11:43
Re: Entrar no carro e estar desligado. - by LeoFigueiredo - 03.11.2013, 12:12
Re: Entrar no carro e estar desligado. - by PT - 03.11.2013, 12:31
Re: Entrar no carro e estar desligado. - by LeoFigueiredo - 03.11.2013, 12:50
Respuesta: Entrar no carro e estar desligado. - by DanDRT - 03.11.2013, 12:57
Re: Entrar no carro e estar desligado. - by LeoFigueiredo - 03.11.2013, 12:58

Forum Jump:


Users browsing this thread: 1 Guest(s)