Ulysses Stuff > Releases
TTT Advanced End Round Music
Neku:
Would it be possible to add a feature that calls sounds already existing on the server?
Sort of like how you can do it with the links, but with local sounds.
Decicus:
--- Quote from: Ven01273 on January 11, 2014, 08:13:13 PM ---Would it be possible to add a feature that calls sounds already existing on the server?
Sort of like how you can do it with the links, but with local sounds.
--- End quote ---
"ulx playsound" maybe? You will still need to get the client to download the sound files though (using something like resource.AddFile), but that seems to be the easy way (command-wise).
Cobalt:
--- Quote from: Ven01273 on January 11, 2014, 08:13:13 PM ---Would it be possible to add a feature that calls sounds already existing on the server?
Sort of like how you can do it with the links, but with local sounds.
--- End quote ---
That defeats the whole purpose of this script. You host your sounds on a webserver and play them through urls so your clients don't have to download them and you can join in the server faster.
JamminR:
And I think the question was meant to relate to playing a local sound after the end of the round.
Cobalt, I think it would still be a nice feature; allow the user to choose whether they want URL or local sound.
Shouldn't be too difficult for the code to detect http in the beginning of the path and go URL, or if no http, presume local.
Neku:
My server already has 30+ sounds, so I would prefer it to be able to play that way.
You don't have to do it, I only want it so I don't have to tell people what song it is.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version