23.07.2016, 14:16
I don't get what you're trying to do.
Also, it's not recommended to use GetPlayerPoolSize like that in a loop.
The best way to use it is:
Also, it's not recommended to use GetPlayerPoolSize like that in a loop.
The best way to use it is:
Code:
for (new i, j = GetPlayerPoolSize(); i <= j; i++)