[+REP] Circle all
#9

Quote:
Originally Posted by Shinja
Посмотреть сообщение
Share your command tho.

And @Abyss, why you do
PHP код:
for(new 0GetPlayerPoolSize(); <= ji++) 
instead of just
PHP код:
for(new 0 i <= GetPlayerPoolSize(); i++) 
?
Because in your case GetPlayerPoolSize() is called at every iteration of loop but in his only once.
So his way of doing it is faster overall.
Reply


Messages In This Thread
[+REP] Circle all - by Ahmed21 - 03.08.2016, 09:50
Re: [+REP] Circle all - by Quinncell - 03.08.2016, 10:06
Re: [+REP] Circle all - by Ahmed21 - 03.08.2016, 10:14
Re: [+REP] Circle all - by AbyssMorgan - 03.08.2016, 10:14
Re: [+REP] Circle all - by Ahmed21 - 03.08.2016, 10:19
Re: [+REP] Circle all - by Ahmed21 - 03.08.2016, 12:04
Re: [+REP] Circle all - by AbyssMorgan - 03.08.2016, 12:46
Re: [+REP] Circle all - by Shinja - 03.08.2016, 13:34
Re: [+REP] Circle all - by [cS]Owain - 03.08.2016, 13:36
Re: [+REP] Circle all - by Ahmed21 - 03.08.2016, 17:20

Forum Jump:


Users browsing this thread: 4 Guest(s)