jukebox

Vars | |
| jukebox_error_cd | Cooldown between "Error" sound effects being played |
|---|---|
| jukebox_song_cd | Cooldown between being allowed to play another song |
| music_player | The actual music player datum that handles the music |
| need_coin | Does Jukebox require coin? |
| payment | Inserted coin for payment |
| song_timerid | TimerID to when the current song ends |
Var Details
jukebox_error_cd

Cooldown between "Error" sound effects being played
jukebox_song_cd

Cooldown between being allowed to play another song
music_player

The actual music player datum that handles the music
need_coin

Does Jukebox require coin?
payment

Inserted coin for payment
song_timerid

TimerID to when the current song ends