09.02.2013, 13:39
Alright so here is the problem, All of the timers in my game mode run at half speed, example: /countdown 5 actually takes 10 seconds instead of 5. I'm on 0.3x and I have tried updating streamer but that didn't fix it. The countdown line is SetTimer("CountDown",1000,true); I have tried SetTimerEx and that didn't fix it. I have searched on ****** and on here for similar issues but couldn't find anything. It's not a hosting issue because the same problem happens when I run the server locally. Thanks for taking your time to read this and hopefully helping me.