15.04.2016, 17:07
Quote:
So if there are 50/100 online, foreach would only go through 0 to 50?
|
A simple for loop will call all between 0 and 99 and you have to see which is connected or not.
So if there are 50/100 online, foreach would only go through 0 to 50?
|