/car command
#3

Not soure but try to make it like this :
pawn Код:
if (engine == 0)
{ //add this
   SetVehicleParamsEx(vehicleid, 1, lights, a, d, hood, trunk, o);
} // and close this
else
{ //add this
  SetVehicleParamsEx(vehicleid, 0, lights, a, d, hood, trunk, o);
}//close this
Reply


Messages In This Thread
problem in my command - by Sarra - 03.08.2014, 19:58
Re: promblem in my command - by Sarra - 03.08.2014, 20:41
Re: /car command - by Dj_maryo1993 - 03.08.2014, 21:04
Re: /car command - by Stinged - 03.08.2014, 21:05
Re: /car command - by Sarra - 03.08.2014, 21:17
Re: /car command - by Stinged - 03.08.2014, 21:24
Re: /car command - by Sarra - 03.08.2014, 21:29
Re: /car command - by Sarra - 03.08.2014, 21:40
Re: /car command - by Sarra - 03.08.2014, 21:45

Forum Jump:


Users browsing this thread: 1 Guest(s)