for loop seems to be stopping the script from progressing.
#6

Quote:
Originally Posted by ******
Посмотреть сообщение
Yes, that works, but "MAX_PLAYERS" is the size of the array, so it is more like doing this in C:

Код:
for (I = 0; I <= 10; I++)
Which is wrong in either language.
Ye, though I haven't encountered this specific example in C, we always had a specific number of cells, and that always worked, that's why I said "I am used to add the equal sign from C".
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)