25.01.2010, 11:33
CPU usage is caused by processing data, not by objects, timers etc.
Please read http://forum.sa-mp.com/index.php?topic=79810.0 for ways to lower CPU usage.
And be sure that your OnPlayerUpdate is very optimized because any code in there gets called hundreds of times a second.
Please read http://forum.sa-mp.com/index.php?topic=79810.0 for ways to lower CPU usage.
And be sure that your OnPlayerUpdate is very optimized because any code in there gets called hundreds of times a second.