AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

remapping mouse buttons for game

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
kevinleeo2



Joined: 10 Jul 2008
Posts: 1
Location: louisiana

PostPosted: Thu Jul 10, 2008 8:41 pm    Post subject: remapping mouse buttons for game Reply with quote

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 Crying or Very sad

LBUTTON:: send {left}
RBUTTON:: send {RIGHT}


Last edited by kevinleeo2 on Thu Jul 10, 2008 10:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
Razlin



Joined: 05 Nov 2007
Posts: 395
Location: canada

PostPosted: Thu Jul 10, 2008 8:43 pm    Post subject: Reply with quote

sending to video games can be tricky.

try controlsend

read help for usage.
_________________
-=Raz=-
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group