Hard Light Productions Forums

Hosted Projects - Standalone => Diaspora => Diaspora Tech Help => Topic started by: RogueAvenger on September 15, 2012, 09:53:01 pm

Title: Help with Mouse Button 4&5 + Scroll wheel up/down
Post by: RogueAvenger on September 15, 2012, 09:53:01 pm
hey i was wondering if there's anyway to use scroll wheel up/down as the increase throttle by 5%/ Decrease throttle by 5% and also mouse buttons 4&5 arnt bind able anyway to add them in tried using autohotkey but no joy
Title: Re: Help with Mouse Button 4&5 + Scroll wheel up/down
Post by: jr2 on September 16, 2012, 05:39:06 pm
IIRC PPJoy can do this.
Title: Re: Help with Mouse Button 4&5 + Scroll wheel up/down
Post by: RogueAvenger on September 19, 2012, 10:44:25 am
I found a program called autohotkey and it works perfect the current scrip im using for it is

$*XButton1::x
$*XButton2::z
$*WheelDown::-
$*Wheelup::=

if anyone needs help setting it up just ask