AC recognise the default 5 mouse buttons, you can add more if you like:
check the config/resetbinds.cfg file to see how the other keys are defaultly setted,
to add more mouse keys, open the config/autoexec.cfg file, and type this:
you can add more, i only make use of those, write in the "[]" what you want it to do (example: [attack], [secondary], [reload], [melee; attack])
check the config/resetbinds.cfg file to see how the other keys are defaultly setted,
to add more mouse keys, open the config/autoexec.cfg file, and type this:
[SELECT ALL] Code:
keymap -6 MOUSE6
bind MOUSE6 []
keymap -7 MOUSE7
bind MOUSE7 []
you can add more, i only make use of those, write in the "[]" what you want it to do (example: [attack], [secondary], [reload], [melee; attack])