Thank you so much clueful! Everything seems to have held up very well except for one problem. When I ran the script on different browsers and click the button on one browser the other browser did not...
Please try and let me know the results! I'm pulling my hairs out with no returns. It would be greatly appreciated if you could share your results with me as well. Thank you so much ahead of time.
Yes, the idea is to have every client see the same thing. That is why the timer is synchronized with server time and not the client's time. It is a challenging situation, but there must be a way. :(
Objective: A countdown timer that countdown to a certain time that is synchronized to server time. This means that does not matter where the client is from all clients will see the same exact count...