Possible to change sound effect?Solved
Hello there,

is there a way to change the vanish sound effects to some else? If yes, how do i do it?
They are changable in the configuration file:
"Sound effect to use when vanishing": "assets/prefabs/npc/patrol helicopter/effects/rocket_fire.prefab",
"Sound effect to use when reappearing": "assets/prefabs/npc/patrol helicopter/effects/rocket_fire.prefab",​

You can use pretty much any effects available on the client. https://umod.org/plugins/prefab-sniffer

Oh okay, so only sounds that exist ingame? I'd like to get my own sounds in there, if it is possible...
Magnethelm
Oh okay, so only sounds that exist ingame? I'd like to get my own sounds in there, if it is possible...

I don't think that's really possible with Rust.

Locked automatically