-
Help with profile time setting
I'm trying to create a profile for a game but having a few issues creating a delay time between events.
Basically I need F1, F2 and another key being pressed repeatedly for around 5-10 minutes and then for those presses to stop so nothing occurs for another minute and then repeat the entire thing in an infinite loop, does anyone have any idea on how this can be achieved?
-
Something like this
Pressed Event
key press F1
key press F2
key press A
pause 0.5 sec
loopback repeat x999
pause 60 sec
Released Event
- empty -
Then assign "sticky" and "rapid-fire" behaviors. I think that should do the trick, or at least get you started.
-
Thanks so much for your help think i can manage from this
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules