for(new i = 0; i <= GetPlayerPoolSize(); i++){ if(IsPlayerConnected(i)) { PlayAudioStreamForPlayer(i, "link"); }}