New Callbacks?
#5

Wait so how do i turn engine on and off and lights on and off, and hoods, and trunks.

Is it like this for engine on?

new engine,lights,alarm,doors,bonnet,boot,objective;
GetVehicleParamsEx(vid,engine,lights,alarm,doors,b onnet,boot,objective);
SetVehicleParamsEx(vehicleid,1,lights,alarm,doors, bonnet,boot,objective);

And Off

new engine,lights,alarm,doors,bonnet,boot,objective;
GetVehicleParamsEx(vid,engine,lights,alarm,doors,b onnet,boot,objective);
SetVehicleParamsEx(vehicleid,0,lights,alarm,doors, bonnet,boot,objective);
Reply


Messages In This Thread
New Callbacks? - by Rokzlive - 12.03.2011, 16:57
Re: New Callbacks? - by Rokzlive - 12.03.2011, 17:05
Re: New Callbacks? - by Medal Of Honor team - 12.03.2011, 17:06
Re: New Callbacks? - by Calgon - 12.03.2011, 17:08
Re: New Callbacks? - by Rokzlive - 12.03.2011, 17:10

Forum Jump:


Users browsing this thread: 1 Guest(s)