double loop.
#3

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:
Code:
for (new i, j = GetPlayerPoolSize(); i <= j; i++)
Reply


Messages In This Thread
double loop. - by Spenker - 23.07.2016, 14:08
Re: double loop. - by BiosMarcel - 23.07.2016, 14:16
Re: double loop. - by Stinged - 23.07.2016, 14:16
Re: double loop. - by Gammix - 23.07.2016, 14:24
Re: double loop. - by Spenker - 23.07.2016, 14:26

Forum Jump:


Users browsing this thread: 1 Guest(s)