» Tue May 17, 2011 5:34 am
You are likely looking for http://fose.silverlock.org/fose_command_doc.html#GetKeyPress and http://fose.silverlock.org/fose_command_doc.html#IsKeyPressed. There are a number of other functions to detect if keys are disabled or enabled. Instead of using keys, you may also want to detect if a given control (such as Attack) is being pressed by using http://fose.silverlock.org/fose_command_doc.html#IsControlPressed.