For instance in one video he had about selecting medic weapons (I don't recall the precise video) he said that with maximum battle rank the player is awarded with additional health. I heard the number 750, but as I was hearing this I was doing something else.
Why I don't know the video is I made a webmashup that makes youtube channels play perpetually, and due to the nature of it it drops you in a random place in the playlist . playhead = modulus(time,playlist_duration). Modulus is the remainder of a division, its a way of containing a counter within a useful numeric range. Its the simplest way I could find for time syncing a playlist, cause I wanted playlists to behave like television stations. If youtube did this, I'd have no reason to make my own.
External link →