Wofu 10 Posted April 26, 2013 Hi; I'm trying to create a racing-mission and want to use road-barriers with flashing lights (Objects[signs] -> Road barrier[small]) for corners etc. However, after one hour of googling I still cannot figure out how to activate their blinking lights. Is there some built-in function for these objects that I am missing? Or do I have to fake the flashing light by manually creating a light over the Initialization-field? Please help me out; I haven't found any thread about this topic ; / Share this post Link to post Share on other sites
Harzach 2414 Posted April 26, 2013 They don't blink, they just glow a little bit. You could add a blinking light effect through scripting, however. Share this post Link to post Share on other sites
MrSherenai 1 Posted April 26, 2013 Or for the quick and dirty way createa copy of the road barrier and replace the light source class with a blinking one. Share this post Link to post Share on other sites
killzone_kid 1326 Posted April 26, 2013 And don't forget to put few AI manned static HMGs on the corners, imagine the thrill! Share this post Link to post Share on other sites