Felladrin
Member
Felladrin submitted a new resource:
Play Music On Login - Plays a specific or random music for players on login.
Read more about this resource...
Play Music On Login - Plays a specific or random music for players on login.
Play Music On Login
I've made this one to break the loop from the client start music. Forcing the server to play a town theme for the players when they join the game.
Installation
Just drop this script somewhere in you Scripts folder.
Configuration
Code:bool Enabled = true; // Is this system enabled? bool PlayRandomMusic = true; // Should we play a random music from...
Read more about this resource...