You could try changing
Quote:
halt
to
Code:
haltdef
and see if that makes any difference. Having two identical input events, the one that works is the one on top of another, so you can only have one input event, not two.

Last edited by Tomao; 13/06/11 07:31 PM.