12.07.2011, 19:42
Reduce using fast callbacks/timer functions. (As OnPlayerUpdate and some fast timers also.)
And reduce also using alot of arrays where you want to store player variables. Use Pvars instead.
And reduce also using alot of arrays where you want to store player variables. Use Pvars instead.