TheDrunkenSoviet Posted June 17, 2020 Share Posted June 17, 2020 I'm wanting to add a sort of a general alarm in a mod of mine, I want to link several strobe lights to a series of buttons, when anyone of these buttons is activated, these strobe lights and an audible alarm will sound. When another of these buttons is pressed it will reset. I've tried several play.animation via a GetState script but i just cannot get this strobe to work. Anyone have any ideas or point me in the direction of a script that would work ? Thanks ! Link to comment Share on other sites More sharing options...
pepperman35 Posted June 17, 2020 Share Posted June 17, 2020 you might give the following a try myStobeLight.PlayAnimation("Stage2") Link to comment Share on other sites More sharing options...
TheDrunkenSoviet Posted June 17, 2020 Author Share Posted June 17, 2020 Tried this, the strobe light itself only has the one "flash" within "Stage2", getting it to repeat is a nightmare ! Link to comment Share on other sites More sharing options...
Recommended Posts