12.09.2010, 13:38
You will not achieve anything by lowering the sleep var, fiddle with the stream_rate if you want to increase performance. That said, I have no idea why timers would screw up as they should be based on server time rather than number of ticks (which change when you fiddle with sleep). Pass ProcessTick from a plugin to pawn if you want to make a remotely accurate timer system.