W WAR_Nuker Newbie Joined Mar 29, 2005 Messages 627 Reaction score 0 May 18, 2005 #1 simply put, i need a light to flash on and off after a button has been pressed (emergency kind of flash), and then go back to normal (on, and not flashing) after x amount of seconds. this possible?
simply put, i need a light to flash on and off after a button has been pressed (emergency kind of flash), and then go back to normal (on, and not flashing) after x amount of seconds. this possible?
Raeven0 Newbie Joined Jan 16, 2005 Messages 2,495 Reaction score 0 May 18, 2005 #2 output OnPressed target light1 input SetPattern parameter aaazzz output OnPressed target light1 input SetPattern parameter z delay X If it flashes too slowly, reduce the number of As and Zs; if it flashes too quickly, add more of them.
output OnPressed target light1 input SetPattern parameter aaazzz output OnPressed target light1 input SetPattern parameter z delay X If it flashes too slowly, reduce the number of As and Zs; if it flashes too quickly, add more of them.