for(new i = 0; i < MAX_PLAYERS; i++ ){//Put the Bool Here and replace playerid with i}
for(new i = 0; i < MAX_PLAYERS; i++ ){GivePlayerMoney(i,500);}