Problem with timers
#1

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.
Reply
#2

Show us your code?
Reply
#3

For? SetTimer("CountDown",1000,true); It's happening with all of my timers, and there is a bunch of them ...
Reply
#4

Try using y_timers. The problem may be caused by too many timers running simultaneously
Reply
#5

Alright, I'll try that. Thanks
Reply
#6

Do you have 'sleep' in your server.cfg? If so; remove it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)