Attacking with mouse1 will also make a battlecry from the voice menu.
alias "+battlecry" "+attack; wait 3; voicemenu 2 1" alias "-battlecry" "-attack; wait 8; voicemenu 2 1" bind "mouse1" "+battlecry"
This is a simple script that makes a battlecry whenever you attack with primary.
Put this script in your autoexec.cfg, or any class cfg's, if you don't want all classes to do this.


