It is possible to turn on lights of a car in day time?
#1

It is possible to turn on lights of a car in day time?

I was trying to do it, but I don't know why it only works when I am not inside the car, I mean, I need to be outside to make it work, I'm not sure why.


Somebody can help me? Thanks.
Reply
#2

Try:

PHP код:
new engine,lights,alarm,doors,bonnet,boot,objective;
GetVehicleParamsEx(vehicleid,engine,lights,alarm,doors,bonnet,boot,objective);
SetVehicleParamsEx(vehicleid,engine,1,alarm,doors,bonnet,boot,objective); 
Reply
#3

I tryed to do that, but I can turn on lights ONLY when I am outside the vehicle, you know what i mean?

I can't drive a car with the lights on (in the night yes)
Reply
#4

Well i think you cant use lights when its day, its work only when its night.
Reply
#5

you can. just make a cmd and try it out (it works for me :S )
Reply
#6

Thanks for all, but you tryed to drive the car?

Maybe it's a problem in my gamemode.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)