new array[10];
new var = array[15];
for (new i = 0; i <= MAX_PLAYERS; i++)
for(new i=0;i<MAX_PLAYERS;i++)