Undisabling
Undisabling
I have a buzzle that has spawners shooting blobs at diffrent times. I have made to this 9 timers wich each activate spawner once and then disable themselfs. How do i "undisable" allready disabled timer ( if someone fails and wants to try again)? ive tryed some skripting but im beginer and i didnt get it work. Please can anyone give some advise?
- SnowyOwl47
- Posts: 148
- Joined: Fri Sep 12, 2014 10:41 pm
Re: Undisabling
Code: Select all
timer_name.timer:enabled(true)