19.03.2011, 12:50
I'm having trouble setting a timer.
First I set a timer so it occurs every 1 minute, and keeps a saved stat on how many minutes you have played in the server. I set it to 60000 milliseconds, and over a coarse of 12 minutes, when I checked my stats it said, "Minutes Played = 1", I then changed it to 6000, over the coarse of 3 minutes it displayed, "Minutes played = 21".
So whats the deal with the milliseconds, what number do I set it to?
First I set a timer so it occurs every 1 minute, and keeps a saved stat on how many minutes you have played in the server. I set it to 60000 milliseconds, and over a coarse of 12 minutes, when I checked my stats it said, "Minutes Played = 1", I then changed it to 6000, over the coarse of 3 minutes it displayed, "Minutes played = 21".
So whats the deal with the milliseconds, what number do I set it to?