Jump to content

Reload announcer in chat


Recommended Posts

Posted

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.

  • Moderator
Posted

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... :P

Posted
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... :P

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

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.