[HELP] BMX engine
#10

Why is don't work?

pawn Код:
if(newstate == PLAYER_STATE_DRIVER)
    {
        if(GetVehicleModel(vehicleid) != 481)
        {
            new engine, lights, alarm, doors, bonnet, boot, objective;
            GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
            SetVehicleParamsEx(vehicleid, 1, lights, alarm, doors, bonnet, boot, objective);
        }
    }
Reply


Messages In This Thread
[HELP] BMX engine - by monster010 - 25.05.2014, 11:06
Re: [HELP] BMX engine - by Vaishnav - 25.05.2014, 11:09
Re : [HELP] BMX engine - by S4t3K - 25.05.2014, 11:09
Re: [HELP] BMX engine - by monster010 - 25.05.2014, 11:19
Re : [HELP] BMX engine - by S4t3K - 25.05.2014, 11:21
Re: [HELP] BMX engine - by Konstantinos - 25.05.2014, 11:21
Re : [HELP] BMX engine - by S4t3K - 25.05.2014, 11:23
Re: [HELP] BMX engine - by monster010 - 25.05.2014, 11:25
Re : [HELP] BMX engine - by S4t3K - 25.05.2014, 11:27
Re: [HELP] BMX engine - by monster010 - 25.05.2014, 12:03

Forum Jump:


Users browsing this thread: 1 Guest(s)