23.02.2009, 15:41
Thanks X_Cutter thats fixed the array problem..
Any suggestions on what could be causing the high CPU usage, and slowly creeping higher.
I spoke to one guy, he suggested there could be some functions, with variables that are stacking and not being properly destroyed.
I've looked at my timers, deleted some uselesss ones, and increased the times of some others.
I'm wondering if a more efficient way of handling timers would be to create two timers.
One to handle seconds, the other to handle minutes.
Any suggestions on what could be causing the high CPU usage, and slowly creeping higher.
I spoke to one guy, he suggested there could be some functions, with variables that are stacking and not being properly destroyed.
I've looked at my timers, deleted some uselesss ones, and increased the times of some others.
I'm wondering if a more efficient way of handling timers would be to create two timers.
One to handle seconds, the other to handle minutes.

