Quote:
Originally Posted by iZN
- You don't need to use OnPlayerConnect() or OnPlayerDisconnect() to increment or decrement any specific variable, you could simply check current players with a simple for() loop.
|
It's probably more efficient to use the variable, still. On another note, if you happen to use foreach you may simply use Iter_Count instead.