Hard Light Productions Forums
Hosted Projects - Standalone => Diaspora => Diaspora Tech Help => Topic started 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
-
IIRC PPJoy can do this.
-
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