Steps

How can i mute other players steps around me?

There isn’t a function to disable playersteps sound…
Just deactivate sounds in the gta settings.

Edit: the only way might be:

StopSound(SoundID)

I don’t know the Id for steps, but Just put that into a loop with the right ID and it might work.