14.03.2015, 10:35
What I would do is run the CountBar timer only, run it every 1 sec just like you do now, make a check inside the timer that checks if the BarCount = 30, if it is, you kill the timer and do the stuff the 30s timer does now.
as for the playerprogressbar2, I've noticed you use that, still you should use per-player variables, as it'll mess up with the variables as soon as 2 players are capturing a zone.
as for the playerprogressbar2, I've noticed you use that, still you should use per-player variables, as it'll mess up with the variables as soon as 2 players are capturing a zone.