SetTimer & SetTimerEx intervals (Is the wiki wrong?)
#1

Ok so..

SetTimer & SetTimerEx are supposed to go by milliseconds right? Well that's what I thought going by the wiki....

I've been wondering why for agies when setting my zone timer to 1800000 milliseconds using SetTimer (30 minutes) it was never working.

Then I looked at another one of my SetTimers and realised it was set to 5000 which was happening every 5 minutes. Therefore SetTimer is going by 1000 = 1 minute which is definitely not milliseconds.

I then checked one of my SetTimerEx's and I have a few set to 1000 which is happening every 1 second.

So therefore SetTimer is not milliseconds and SetTimerEx is milliseconds..

Am I correct here or completely loosing my marbles?
Reply
#2

Both functions use milliseconds as interval.
Reply
#3

It's definitely milliseconds. Perhaps your functions have been hooked.
Reply
#4

Omg totally had a brainfart there maybe I should spend less time coding and more time sleeping lol.. xD

I see what I've done never mind!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)