How much did you set the max time and how long the script has run when it reached the max time? Max load you can reach is still 1 or 2?
Printable View
That's me, sorry. I probably looked over it when I changed the things there from Player[CurrentPlayer].Worked to Timer.
So change line 400 to this:
I don't think I will make any bigger fix to this until weekend but I note everything up you report to me.SCAR Code:if TimeFromMark(Timer) > Players[CurrentPlayer].Integers[3] * 3600000 then
Thank you!