Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Alternative to GetTickCount
#27
I used this, but removed it since I changed my timers/counters to work differently. Instead, I just added a check every server loop that :

if timeGetTime > LasttimeGetTime Then Unload Server

Works fine - a reset every that many days isn't going to hurt anyone, especially with a rebooting tool, and you don't have to double-up on all your counter sizes. :wink:
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)