The NEW Build Your Own Arcade Controls
Main => Software Forum => Topic started by: tyweed on March 06, 2003, 12:23:38 am
-
i have a problem with the wrapper i was hoping you could help me with. for the commands i need to hit tab 5 times but i cant find that included keycode finder program. can you please help. this is what i have thus far just need a tab command sequence oh also does that handler at top look ok?.....
{handles}
fce ultra - idle
fce ultra
{/handles}
#tab key 5 times
{ ????????????}
{/?????????????}
{selectsequence}
40/down
40/up
{/selectsequence}
{entersequence}
13/down
13/up
{/entersequence}
-
email me and i'll send it to you
-
Hi howard i was swtill wondering you said you were going to send me something via email to help me with my wrapper class. I was trying to get a command written to hit tab 5 times . thanks
-
you didn't email me....
use the email on the lazarus homepage, in case you were wondering hotmail is pure crap and you should never ever send me anything via hotmail...
-
Tab=9 btw
:)