darkerz7 / CSGO-Plugins

My Plugins
46 stars 35 forks source link

Music and entwatch changes #16

Closed asphyxious closed 4 years ago

asphyxious commented 4 years ago

Hey, for music plugin is it possible to add an option to reduce map sounds as well instead of just ambient? Like wanderers etc has really loud item noises. Would be awesome to have an option to reduce those, I've seen it on servers like pse

And for entwatch , it seems like only root flag can use sm_status , and that means other admins cannot check status of other players, only your own. Could you add a cvar to set which flag can use or just let everyone use this to see others status?

darkerz7 commented 4 years ago

music plugin does not capture sounds shorter than 10 seconds(CVAR sm_stopmusic_music_length). EW used ADMFLAG_BAN flag to sm_status

asphyxious commented 4 years ago

Will it cause major issues if i put the length to 1 second?

darkerz7 commented 4 years ago

sounds from entity ambient_generic, whose length will be more than 1 second, will be considered by the plugin