ticker

Vars | |
login_music | music that is played in pre game lobby |
---|---|
round_end_sound | music/jingle played when the world reboots |
round_end_sound_sent | If all clients have loaded the round end sound |
Procs | |
SetRoundEndSound | loads the sound file into rsc for the users |
choose_lobby_song | returns the string address of a random config lobby song |
choose_round_end_song | The reference to the end of round sound that we have chosen. picks a round end sound and returns it |
Var Details
login_music

music that is played in pre game lobby
round_end_sound

music/jingle played when the world reboots
round_end_sound_sent

If all clients have loaded the round end sound
Proc Details
SetRoundEndSound
loads the sound file into rsc for the users
choose_lobby_song
returns the string address of a random config lobby song
choose_round_end_song
The reference to the end of round sound that we have chosen. picks a round end sound and returns it