Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Moko on May 05, 2007, 01:15:02 PM
-
I love the !playsound command. Since a player has to actually have the sound in their "sound" directory to hear it, is there a way to somewhat force them to download these sounds when they connect to the server? I'm running a dedicated server.
Thanks.
-
Yes, next version you can do this. It's coming soon, we promise. :)
-
Awesome, thanks!
-
New version is now out! yay
-
I installed the new version. I added the required "ulx addForcedDownload sound/soundname.mp3" lines inside the server.ini file. The people who join the server, including myself, successfully download the sounds while connecting. Heres the problem. When I use the "ulx playsound soundname.mp3" command, I get an error saying: " Warning: Unhandled usermessage 'ulib_sound' " in the console and the sound does NOT play for anyone. Heres what it actually looks like when I type in the command:
] ulx playsound trap.mp3
(ADMIN) played sound trap.mp3
(ADMIN) played sound trap.mp3
Warning: Unhandled usermessage 'ulib_sound'
-
Are you running in developer mode? There was a bug in developer mode at release that would cause that.
-
EDIT: Nevermind, I'm retarded. I downloaded the new ULX but never realized there was a new ULib as well. Everything works fine now, haha. I'm sorry.