rave 
Rave Visor - Gives you a rainbow visor and plays jukebox music to you.
Vars | |
rainbow_order | A list of the colors the module can take. |
---|---|
rave_number | The current element in the rainbow_order list we are on. |
rave_screen | The client colors applied to the wearer. |
selection | The track we selected to play. |
songs | A list of all the songs we can play. |
Var Details
rainbow_order 
A list of the colors the module can take.
rave_number 
The current element in the rainbow_order list we are on.
rave_screen 
The client colors applied to the wearer.
selection 
The track we selected to play.
songs 
A list of all the songs we can play.