Hi
I been trying to figure out how to get the Key press detection thing (that's what it's called, right?
) to work, and I can't seem to get any output from it.
(findDisplay 46) displaySetEventHandler ["KeyDown", {hint format ["%1",_this select 1]}]
That should give me the id/number of the key pressed, I think?
I'm going to have a look at Mando Draw, or Mando Paint.. where you can draw in the middle of the screen from your weapon direction.. may be something obvious.