[Mini Release] A little dev tool to 'explore' PlaySoundFrontend native in game

I wanted to explore different sound effects that can be played in the client, but found no tools for it, so I made this and I thought I’ll share it.

For now only the PlaySoundFrontend function is supported.

The paste included in the documentation has a lot of lines from C that I had no idea how to call from lua since they contain address operators, so I commented those out. Maybe someone can give me some hints how to invoke these?

Not sure if this is worth bothering with as a “Release” and I don’t have trust level 2 anyway, so it’s here and not in Releases section.

5 Likes

Thanks, very useful!