HolySheepy, you were suggesting doing this sort of thing clientside...
PHP Code:
function onTimeOut() {
this.tvar++;
setTimer(1);
}
And saying that that would be the same for everyone...
And even still, timevar2 isn't the same clientside as it is serverside.
Edit: btw, Stan called you an idiot, not me.
Also, why are you using timevar2 for a clock for a server that isn't using realtime?