I was trying to bind mouse buttons on my 9 button mouse to perform functions; so that tasks in some FPS games would be easier.

but I do not know how to bind these buttons in SCAR.

I have a Logitech mx510 optical mouse. I wish to bind the side mouse4 or 5 buttons.

Thanks for any help and can someone move this if it's in an incorrect section.

~~~

Fixed! I poked around in the mouse options that came with my mouse and found I could bind mouse5 to a keystroke, or series of. I then used the IsKeydown() and an unbound key from the game :3.