kevinleeo2
Joined: 10 Jul 2008 Posts: 1 Location: louisiana
|
Posted: Thu Jul 10, 2008 8:41 pm Post subject: remapping mouse buttons for game |
|
|
I am trying to remap the buttons on my mouse for a game. I an trying to make the buttons act like the left and right buttons on the keypad. the game is a race car, and I am trying to use the mouse buttons to trun the car. I tryed send,sendplay and sendinput but they don't work. Can you help
LBUTTON:: send {left}
RBUTTON:: send {RIGHT}
Last edited by kevinleeo2 on Thu Jul 10, 2008 10:37 pm; edited 1 time in total |
|