maximum value = 900?
I'd like to have a step that never automatically goes to the next step, no matter how many times it is activated. Is there a better way to accomplish what I am trying to do?
Moderator: MiRai
ShadowKntSDS wrote:Here is the full idea i am trying to implement:
Mapped Key X
Step 1: Do Mapped Key A, never advance without an outside step action
Step 2: Do Mapped Key B, never advance without an outside step action
Step 3: Do Mapped Key C, never advance without an outside step action
Mapped Key Y
Step 1: set Mapped Key X step to:1
Step 2: set Mapped Key X step to:2
Step 3: set Mapped Key X step to:3
I'd just simply unmap mapped keys A-C as appropriate, but parts of C call mapped key B directly, and parts of B call mapped key A directly.
ZorbaTheGeek wrote:ShadowKntSDS wrote:Here is the full idea i am trying to implement:
Mapped Key X
Step 1: Do Mapped Key A, never advance without an outside step action
Step 2: Do Mapped Key B, never advance without an outside step action
Step 3: Do Mapped Key C, never advance without an outside step action
Mapped Key Y
Step 1: set Mapped Key X step to:1
Step 2: set Mapped Key X step to:2
Step 3: set Mapped Key X step to:3
I'd just simply unmap mapped keys A-C as appropriate, but parts of C call mapped key B directly, and parts of B call mapped key A directly.
Do you need to step key X on multiple presses?
If you don't why not use key Y to virtualize key X to Key A in step 1, Key B in Step 2 and Key C in step 3. Keys A, B and C would always exist to call each other.
Now I've not attempted this, so your mileage may vary, but if you need to disable the key X between steps add an action at the end of keys A, B and C which turn off key X. And turning it back on in key Y when you virtualize its mapping.
Users browsing this forum: No registered users and 0 guests