Help me please.
How by pressing RMB to get alternation NUM1 and NUM2.
first RMB - NUM1
second RMB - NUM2
third RMB - NUM1
etc.
need help: alternation click
Forum rules
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links or images until they have at least 4 posts.
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links or images until they have at least 4 posts.
Re: need help: alternation click
You may be able to do this with two layers.
On layer one, select simulated keystrokes, type {NUM1}{LAYER2} into the text box
On layer two (for the same button) again select simulated keystrokes and in that one, type {NUM2}{layer1}
That should do it. After each press of the button, it should switch between layer 1 and 2 and issue the different NUM each time.
Thanks,
Phil
On layer one, select simulated keystrokes, type {NUM1}{LAYER2} into the text box
On layer two (for the same button) again select simulated keystrokes and in that one, type {NUM2}{layer1}
That should do it. After each press of the button, it should switch between layer 1 and 2 and issue the different NUM each time.
Thanks,
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9, Logitech MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 500Gb NVME, 2x2TB WD Black (RAID1)
--[ Administrator & XMBC Author ]--
Logitech G9, Logitech MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 500Gb NVME, 2x2TB WD Black (RAID1)
Re: need help: alternation click
It worked but, for a long time I could not solve the problem of short keystroke Space with switch layer.
I t turned out problem was in the space between commands:
"{NUM1} {LAYER2}"
Thanks.
I t turned out problem was in the space between commands:
"{NUM1} {LAYER2}"
Thanks.