I've been trying to use a command using the stop command hotkey, but all I get is a notification sound.
The command that I've been trying to stop is:
Begin Condition : [Roll left] Has Not Been Set
Press down A key
Set [Roll left] value to 1
End Condition - Exit when condition met
Begin Condition : [Roll left] Has Been Set
Release A key
Set [Roll left] value to [Not Set]
End Condition
I know that all I have to do is say roll left again for it to stop, but what I'm wanting to do is… Instead of having to say the command again, I want to be able to press a key for it to stop too.
Is it possible and also how is the stop command supposed to be used?