View Single Post
Old 11-20-2012, 03:58 PM   #237
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Hi pop. Just so I like totally am 100% with you.

There is like a keys.lua right? (I'm going to check mine...)

my 5 way moves my target server so I am just trying to exactly you are driving at.
Does your 5 way not move your target? or am I totally missing the point?

is this about EXACT positioning? as opposed to just

Quote:
elseif code == KEY_FW_LEFT then SendKeyEvent(XK_Left, pressed)
elseif code == KEY_FW_RIGHT then SendKeyEvent(XK_Right, pressed)
elseif code == KEY_FW_UP then SendKeyEvent(XK_Up, pressed)
elseif code == KEY_FW_DOWN then SendKeyEvent(XK_Down, pressed)
elseif code == KEY_FW_PRESS then SendKeyEvent(XK_Return, pressed)
Okay I think I get it now. Will dig. Hawhill I suppose would be "the man" I will dig for docs too

Last edited by twobob; 11-20-2012 at 04:01 PM.
twobob is offline   Reply With Quote