How to fix this timer?

yes but the timer should show up that its been 00:00:15 seconds so you don’t need a loop for it?

Looks like you’re handling the timer on the client, which shouldn’t be an issue in terms of visuals but is an issue if it wasn’t correctly adjusted to server. While the client has the timer enabled, let the server track the true time of finish.

1 Like