Unprecaching map sounds
Hi, I'm trying to unprecache some map sounds that are unnecessary and block them for emiting...
So, ok. I'm using this plugin on jb_snow map: http://gamebanana.com/maps/155405
Spoiler
But after start every round, a message spam appear on console:
Spoiler
Why is this happening? Any way to block those spam messages? EDIT: FM_EmitSound from the plugin was never called. So, how to hook those sounds?? |
Re: Unprecaching map sounds
|
Re: Unprecaching map sounds
Hi I don't know if this will help but I use this code to remove ambient generic sounds from map it also unprecaches them, the code is Connors if I remember correctly. Maybe you'll manage rewrite this code to only remove those sounds which are unnecessary.
PHP Code:
|
Re: Unprecaching map sounds
Quote:
Quote:
Are you 100% sure that sound doesn't precache? |
Re: Unprecaching map sounds
It will disable the precache, original post here the only difference is that the registerham should be done in precache.
|
Re: Unprecaching map sounds
Quote:
|
| All times are GMT -4. The time now is 23:12. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.