Turn Indicators - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Turn Indicators (
/showthread.php?tid=417345)
Turn Indicators -
Vlaoff - 20.02.2013
Hello,
I try to make a blinker system, and it's almost working. The last problem i have is that i can't find an object that will emit light even in day time.
[ame="http://www.youtube.com/watch?v=YkCYz5eeprY&feature=related"]http://www.youtube.com/watch?v=YkCYz5eeprY&feature=related [/ame]
In this video he say he use object with id 19294, it works fine in night time, but not when its day time. Can you help me to find a orange little light that will shine not only in the dark ?
Thanks,
Re: Turn Indicators -
Scenario - 20.02.2013
Most (if not all) of the light-objects won't show in the day time.
Re: Turn Indicators -
Vlaoff - 21.02.2013
There is no way to make turn indicators in day time ? Prettry sure there isa light object working in day light, just can't find it
Re: Turn Indicators -
Vince - 21.02.2013
It's the time/weather combination that decides if the lights go on or off. Lights typically turn on in storm (weather

and fog (weather 9), but I also seem to recall that they turn out in a rather sunny weather (weather 10).
Re: Turn Indicators -
Vlaoff - 21.02.2013
Thanks guys
Re: Turn Indicators -
Vlaoff - 22.02.2013
So weather with id
2,4,7 and 10 are ok (10 is the best cause the others are a bit cloudy and foggy). If you want bad weather there is 8,9,11 and 16.
edit : sorry, forgot i was the last to post, must have edited my previous answer