Stop command does not work for me… Why?

22 views
Skip to first unread message

liqu...@gmail.com

unread,
Jun 10, 2015, 3:58:18 PM6/10/15
to voice...@googlegroups.com
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?

liqu...@gmail.com

unread,
Jun 10, 2015, 4:49:49 PM6/10/15
to voice...@googlegroups.com, liqu...@gmail.com
Can the same hotkey be used for another stop command?

Say I use spacebar for the hotkey to stop rolling left, could it also be used for another command, say to stop rolling right?


Gary

unread,
Jun 10, 2015, 9:44:07 PM6/10/15
to voice...@googlegroups.com, liqu...@gmail.com
It should... it will call one and then the other.

Gary


On Wednesday, June 10, 2015 at 3:49:49 PM UTC-5, liqu...@gmail.com wrote:

Gary

unread,
Jun 10, 2015, 4:30:49 PM6/10/15
to voice...@googlegroups.com, liqu...@gmail.com
The global stop all commands simply stops processing of all macros.  It does not release any keys that are currently pressed (as it could affect other applications currently running).  This could be made an option, however.

As it stands, to stop your roll, you will need to make another command called, 'stop roll' (or whatever) and give it a hotkey.  In that macro, you simply put all the code of your second condition.

Gary
Reply all
Reply to author
Forward
0 new messages