08-06-2020, 12:02 PM
(This post was last modified: 08-06-2020, 12:07 PM by Remotehorst23.)
I can only use one Hotkey. The function doesn't even start and also the macro doesn't respond if I want to toggle the variable with the same hotkey. I wonder if you just looked at my code or also reading my text? Is my english that bad? I tried to translate it with deepl.com and it looks like its easy to understand and i got everything right. But thanks again for trying to help...
I try to explain it again short and simple:
I just cant hook it to the function because I'm a programming noob and I can't find the commands or syntax I need.
I try to explain it again short and simple:
- Macro should always run and respond to hotkeys. No macro-pause if function starts.
- Hotkeys toggle variables between 0 and 1. Changes should be passed to function.
- Function should loop as long as at least one of the variables is 1.
- If all variables are 0 the function should stop.
- If a variable is 1 again, function should restart if it stopped before.
I just cant hook it to the function because I'm a programming noob and I can't find the commands or syntax I need.
