PlayerSoundFrontend or PlaySound not supported?

Hi.

I wanted to spawn some sounds for my Redm resource. But I can’t find a way of making the sound system work for Redm. I only found a tiny list of sounds on Github

So I tried something like that :

PlaySoundFrontend(-1, "PURCHASE", "HUD_SHOP_SOUNDSET", true);

But nothing I tested work. Do you know where I can find a complete list of in-game sounds and how to play them ?

Thank you for your help.

You might have to dig through the resources for OpenFX. Not sure how to play them though.