byond - Modules - TypesVar Details - Proc Details

ticker

Vars

login_musicmusic that is played in pre game lobby
round_end_soundmusic/jingle played when the world reboots
round_end_sound_sentIf all clients have loaded the round end sound

Procs

SetRoundEndSoundloads the sound file into rsc for the users
choose_lobby_songreturns the string address of a random config lobby song
choose_round_end_songThe 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