foreach(Player,i or for(new loop
#5

foreach is faster as it loops through the online player count only.

The default loop will loop through MAX_PLAYERS, regardless of how many players are online, meaning excess looping.

So, due to this fact may I suggest you use foreach.
Reply


Messages In This Thread
foreach(Player,i or for(new loop - by Blackazur - 09.09.2013, 13:19
Re: foreach(Player,i or for(new loop - by Dragonsaurus - 09.09.2013, 13:21
Re: foreach(Player,i or for(new loop - by Tamer - 09.09.2013, 13:28
Re: foreach(Player,i or for(new loop - by Threshold - 09.09.2013, 13:28
Re: foreach(Player,i or for(new loop - by Weponz - 09.09.2013, 14:08

Forum Jump:


Users browsing this thread: 1 Guest(s)