Author Topic: Force Music Download  (Read 1580 times)


What if someone doesn't want to hear the music.
I know they could uncheck music in sound options but still this could be used for bad purposes.

Perhaps long-range no volume change music bricks.....and music Syncronization...a button you click that syncs all music brick playing the same song.

Perhaps you can add a passworded door and a custom loop music brick with a single word people need to type in?
I.E. music keeps saying "carrots" and people must use the password "carrots" for a door.

Or use one of the default music and ask which one it is.

Perhaps long-range no volume change music bricks.....and music Syncronization...a button you click that syncs all music brick playing the same song.
Code: [Select]
AudioMusicLooping3d.is3d = 0;
AudioMusicLooping3d.referenceDistance = 999999;
AudioMusicLooping3d.maxDistance = 999999;

You can't force a client to download any sort of content other than bricks.

What if someone doesn't want to hear the music.
I know they could uncheck music in sound options but still this could be used for bad purposes.

Look, I'd rather a player wasn't at my server if they weren't getting the proper experience. Its crucial to the minigame.

If they don't want to hear music, they can turn it off.

We can't not develop useful add-ons just because some guy might "abuse" it. Don't go to their server then, job done.

Sounds like its impossible so its not happening anyway.