27.04.2011, 01:14
How can I addapt the engine part so the lights can remain on even if it's day? I tried but they are still off.
pawn Код:
GetVehicleParamsEx(veh,engine,lights,alarm,doors,bonnet,boot,objective);
SetVehicleParamsEx(veh,VEHICLE_PARAMS_ON,VEHICLE_PARAMS_ON,alarm,doors,bonnet,boot,objective);