Stopping a PlaySound action

Hey everyone i am using the following:

PlaySound(-1, "Remote_Ring", "Phone_SoundSet_Michael", 0, 0)

is there a way to cancel the sound?

StopSound() maybe? https://runtime.fivem.net/doc/natives/#_0xA3B0C41BA5CC0BB5

well crap. that was not even on my mind. thanks that did it.

1 Like