17.09.2011, 19:51
You can set the light params for the attached vehicle.
pawn Код:
new trash,lights;
GetVehicleParamsEx(yourvehicleid,trash,lights,trash,trash,trash,trash,trash);
if(lights) SetVehicleParamsEx(theattachvehicle,-1,lights,-1,-1,-1,-1,-1);