darkerz7 / CSGO-Plugins

My Plugins
46 stars 35 forks source link

Map music double play #2

Closed asphyxious closed 4 years ago

asphyxious commented 4 years ago

Hey, the music overlaps on a lot of songs. For example mako

Two songs will play simultaneously during boss fight, which gets very loud and annoying,

Any fix for this??

asphyxious commented 4 years ago

Also only with your plugin, on some maps like castlevania / roof adventure etc, there's sometimes loud noises like boss noises that get super bass boosted and loud.

darkerz7 commented 4 years ago

I fixed double music. Loud sounds may be due to the fact that standard sound scripts are used(not mp3/wav file). These sounds may also be too short, try changing the value of the CVAR sm_stopmusic_music_length (How long required length for it will be music files.)

asphyxious commented 4 years ago

Hmm I tried it with other music plugins like krxnrl's, it didn't seem to break though. I'll test the latest version of yours and check