Problem with date timer
#2

I don't see anything that would cause the message to be sent more than once every 60 minutes to each player. Are you sure you're not using a timer to call "DatumTimer" function somewhere else?

Also additionally your string length is madness! 256 cells for that message? The message has a max length of around 24! That's a lot of wasted memory being allocated

Edit: You've also got an extra 0 in the timer length, which means it's called every 10 hours instead of 1 hour!
Reply


Messages In This Thread
Problem with date timer - by ThomasTailor93 - 07.01.2011, 11:42
Re: Problem with date timer - by JaTochNietDan - 07.01.2011, 13:23
AW: Problem with date timer - by ThomasTailor93 - 07.01.2011, 13:45

Forum Jump:


Users browsing this thread: 1 Guest(s)