[HELP] Particles Sound Disable/Remove/Mute

Hello
I’m working on custom drift smoke based on the particle

CreateParticleLoop (player, vehicle, "scr_ar_planes", "scr_ar_trail_smoke", 1, 0.32, 0.12)

The problem is that particle got embed sound of it and I don’t have any idea how to remove/mute/disable this is even possible?

Preview video

Are you using some kind of function in your code to make the particle? As I can’t seem to find said “CreateParticleLoop” in natives

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.