04.02.2011, 18:40
It woudn't lag that much, I already got a timer that repeats every 0.5 seconds, and it doesn't make any lag for me. + Make sure if you loop through all players, to use Foreach or redefine MAX_PLAYERS:
pawn Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS (100) // Change this to your server slots