for(new squad, player, i = 0; i < playerCount; i++) { player = Players[i]; squad = random_num(0, 1); entity_set_int(player, EV_INT_skin, squad) color_view(player) ColorChat(player, RED, "[JailBreak]^x04 You are now part of^x03 squad %d", (squad + 1)) }