Author Topic: Requesting that a client play a sound through the server side  (Read 810 times)

the title is pretty explanatory

as the server, i want to ask the client to play a sound they'd download from my server, without the use of a client mod on their end

is it possible

I'm pretty sure %client.play2D(datablock); is what you want. I don't remember if there's a slot argument, but I can't imagine why there would be one.

the arg is a datablock? how do i specify the filepath?

the arg is a datablock? how do i specify the filepath?
it just has to be a datablock name