Skip to content
#

game-mod

Here are 250 public repositories matching this topic...

Pirulax
Pirulax commented Feb 18, 2022

Describe the bug
setSoundEffectParameters doesn't work in onClientSoundEvent, because the underlaying BASS handle isn't created at that point, only a frame later.

https://discord.com/channels/801330706252038164/801411628600000522/944225468167634975
I looked into it, and found out that the handle isn't even created at the point the event is called:
https://github.com/multitheftauto/mt

Improve this page

Add a description, image, and links to the game-mod topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the game-mod topic, visit your repo's landing page and select "manage topics."

Learn more