Softwerker

Untitled

May 5th, 2021
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. if :Finder == 1 then :ScanPitch=atan(:FD/1.85) :ScanPitch-=90 end
  2. :ScanIndex=0 s="\n" if :ScanOn !=1 then Goto1 end
  3.  
  4.  
  5.  
  6.  
  7. v=:ScanVol v=v-v%1 s=s+:ScanMat+": "+v+"\n" :ScanIndex++
  8. if :ScanIndex < :ScanResults then Goto8 end :Scan=s :ScanOn=0 Goto1
  9. //:Finder and :ScanOn are Buttons, :FD is the RangeFinder result.
  10. //The Divisor for FD depends on the location of your Range finder and Scanner.
  11. //The empy area are 5 empty rows (3-7) to give the scanner time to update (3-7)
Advertisement
Add Comment
Please, Sign In to add comment