08-26-2006, 07:39 PM
|
#61
|
|
FFR Player
Join Date: Aug 2005
Location: Lincoln, NE
Age: 39
Posts: 680
|
Re: How to map different keys in FFR and Use a Dancepad
I need some help i put this in my Script:
;
a::Send (left)
s::Send (down)
k::Send (up)
l::Send (right)
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
But it won't work when i push the keys on the ffr game. Why is that? Did I do something wrong?
|
|
|