|
Using the extra buttons on the joystick.
Does anybody has an idea of how to use the extra buttons on the joystick?
Because the only bits mapped are the trigger bit and the top button bit.
And there is more buttons there that we could use.
Any ideas?
__________________
Join the Red revolution, give me some RED rep!!!!
if it doesn't work, don't force it. Go get a bigger hammer.
int run = 0;
int robot_chasing_you = 1;
if (robot_chasing_you)
{
run = 254;
}
I got 48 Gmail invites left, pm me with your e-mail so i can send you one.
|