Darth_Clicker Posted November 1, 2017 Posted November 1, 2017 Are there any mods that will automatically announce that I am reloading in chat to my team? I think that this used to work in AutoAim + but it will only announce when I press C. Almost all of my guns have longer than 10 second reload times, so that is not it. Any help or ideas are greatly appreciated. Quote
Moderator Quaksen Posted November 1, 2017 Moderator Posted November 1, 2017 Does his config not work if adjusted to post without pressing C? Probably a good thing.. imagine the spam if 15 people all used it... in a tier 10 battle... Quote
Darth_Clicker Posted November 1, 2017 Author Posted November 1, 2017 2 hours ago, Quaksen said: Does his config not work if adjusted to post without pressing C? Probably a good thing.. imagine the spam if 15 people all used it... in a tier 10 battle... Yeah, it would be annoying if everyone used it especially on fast reloading guns. But, most of my guns are 20+ seconds per reload and some are 30+ I have done some testing with different configs of the json file: Auto Announce doesn't work in any of the below settings. But in some settings the c key will trigger the announcement., so that works as it should it seems. Just no auto announcement. Does not work at all….not auto not with C: (tested T92) "addon-auto_announce_reload": { "enabled": true, "clip_reload": false, "reload_longer_than": 10, "only_with_C": false, "clip_reload_with_double_C": false, "second_C_timeout": 0.25 Works with C and double C…not auto (tested T92) "addon-auto_announce_reload": { "enabled": true, "clip_reload": false, "reload_longer_than": 10, "only_with_C": true, "clip_reload_with_double_C": false, "second_C_timeout": 0.25 Works with C and double C…not auto (tested BC 155 58) "addon-auto_announce_reload": { "enabled": true, "clip_reload": true, "reload_longer_than": 10, "only_with_C": true, "clip_reload_with_double_C": false, "second_C_timeout": 0.25 Works with C but not not auto (Tested with T-92) Same set-up tested with BC 155 58- Works with C and with double C… but not auto "addon-auto_announce_reload": { "enabled": true, "clip_reload": true, "reload_longer_than": 10, "only_with_C": true, "clip_reload_with_double_C": true, "second_C_timeout": 0.25 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.