Serverside custom character sounds? (Running, Jumping, Climbing)

  1. What do you want to achieve?
    I want to be able to change the characters walking sounds, etc, from the server so everyone else hears the same sound. And also change the sound based on floormaterial.

How can I manage to do this with a server script?

I’ve seen many games have this feature but I can’t seem to figure out how to do it.

  1. What is the issue?
    I can’t edit walk, jump, etc sounds on the server.

  2. What solutions have you tried so far?
    Searched devforum for a while. Found no solution. Tried making something like this in the past, and it didn’t work.

Any idea on how to make something like this?

just to clarify its not handled by the server since the server cannot see the actual sounds made for climbing running etc, unless you for whatever reason change it to do so?

1 Like

Yeah I want to make it handle all the sounds on the server so other players can hear custom sounds.

i think you’ve got the wrong idea of what server means for this situation

that doesnt mean we can’t make the client hear custom sounds for all current players’ characters, delve into the link i sent.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.