Ulysses Stuff > Releases
TTT Advanced End Round Music
Cobalt:
--- Quote from: goodman854 on January 30, 2014, 02:17:33 PM ---Anyway you could add a system to this to allow clients to permanently opt out of hearing music?
Example:
!menu - Music - Do Not Play Sounds -Check
As apposed to a sound by sound bases, !stop, !stop , etc.
--- End quote ---
I have stopped working on this for now as I have other things to do, but if you want to code this yourself it would be relatively easy.
loserman778:
Awesome addon! Works great! One question though, is there a way i can make it so it plays the music as soon as the round ends? Right now it has a few second delay before the music starts. Keep up the good work!
pants:
--- Quote from: loserman778 on February 04, 2014, 01:52:36 PM ---Awesome addon! Works great! One question though, is there a way i can make it so it plays the music as soon as the round ends? Right now it has a few second delay before the music starts. Keep up the good work!
--- End quote ---
that's likely your computer buffering the song
loserman778:
--- Quote from: Storm on January 22, 2014, 11:09:47 AM ---The music is so loud players are complaining. I tried adjusting the clipped mp3 on my website but the addon/server seems to adjust it back up. I tried to adjust your code as follows but I must be doing something wrong. Can you let me know how I can fix this? Thanks.
sound.PlayURL( url, "", function( station )
if station and IsValid( station ) then
station:Play()
station:SetVolume( 100 )
LocalPlayer().channel = station
end
end )
--- End quote ---
Did you ever figure out how to do this? I would like to lower the volume on my server too.
Decicus:
--- Quote from: loserman778 on February 05, 2014, 07:09:05 AM ---Did you ever figure out how to do this? I would like to lower the volume on my server too.
--- End quote ---
Read this:
--- Quote from: Decicus on January 23, 2014, 08:08:54 AM ---The example showed on the wiki page of sound.PlayURL seems to be wrong.
SetVolume only accepts a number between 0 and 1 it seems (check "soundchannel" under the wiki page for sound.PlayURL).
--- End quote ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version