Welcome,
Guest
. Please
login
or
register
.
November 24, 2024, 11:11:46 AM
Home
Help
Search
Login
Register
ReaSnow Forum
»
Products
»
ReaSnow S1
(Moderators:
richard
,
Austin
) »
About Quick Scope.Can it work?
« previous
next »
Print
Pages: [
1
]
Author
Topic: About Quick Scope.Can it work? (Read 4846 times)
AH
Newbie
Posts: 13
About Quick Scope.Can it work?
«
on:
October 12, 2020, 09:49:44 AM »
Quick Scope
Tap 500ms Adjustable – if you fully tap down the ADS Scope (default L2) for less than half a second it will QuickScope upon release. If you hold it instead, it will scope in normally without firing.
And this is the video.
https://www.youtube.com/watch?v=JCZlTO1H2WA
Logged
richard
Global Moderator
Posts: 4884
Re: About Quick Scope.Can it work?
«
Reply #1 on:
October 12, 2020, 10:44:07 AM »
yes, it can be done easily.
just create a quick scope macro in our macro editor,
Mode: Hold
Terminated: Immediately
line 1: L2 , 200~400ms
line 2:(Blank), 20000ms
More support in need, please let us know.
Logged
AH
Newbie
Posts: 13
Re: About Quick Scope.Can it work?
«
Reply #2 on:
October 12, 2020, 01:30:01 PM »
OK,but I don't seem to express myself clearly.
x=300/400/500 ms;
t=0 ms
if
0 ms<L2(time)<x;
then
L2,500ms
if 500 ms>=L2; then nothing happened
Logged
AH
Newbie
Posts: 13
Re: About Quick Scope.Can it work?
«
Reply #3 on:
October 12, 2020, 01:45:29 PM »
OK,but I don't seem to express myself clearly.
x=300/400/500 ;
y=L2 time(the time you press L2 button)
Mode: Hold
Terminated: Immediately
hot key:L 2
if
***0 ms<y ms<x ms;
then
***1. L 2 , x ms
***2. L 2 , R 2 30 ms
if
***x ms <=y ms
then
***1.L 2 , y ms
please see that youtube video again and pay attention to the controller operation.
Logged
Print
Pages: [
1
]
« previous
next »
ReaSnow Forum
»
Products
»
ReaSnow S1
(Moderators:
richard
,
Austin
) »
About Quick Scope.Can it work?