fix folders

This commit is contained in:
Zan
2024-05-09 16:07:27 -07:00
parent cfa8289330
commit 829c151baf
1959 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
if:lasers<1then:lsr1=0 :lsr2=0 :dp1=0 :dp2=0 :rf=0 goto1end
:lsr1=1 :lsr2=1-:leco :rf=1 goto1

View File

@@ -0,0 +1,6 @@
x=1.68 y=-1.68 r=57.296 dd=8 s=10 m=14
if:lasers<1thena=1 goto2end rd=:rd1 d=rd+x
ifrd<1 or rd>m thend=dd+x end c=y/d*r ifc>s thenc=s end goto5+:dms
goto2 // manual
:dp1=c goto2 // fixed
:rot=1 ifa>0then:dp1=c a=0end goto2 // auto

View File

@@ -0,0 +1,6 @@
x=1.68 y=-1.68 r=57.296 dd=8 s=10 m=14
if:lasers<1thena=1 goto2end rd=:rd2 d=rd+x
ifrd<1 or rd>m thend=dd+x end c=y/d*r ifc>s thenc=s end goto5+:dms
goto2 // manual
:dp2=c goto2 // fixed
:rot=1 ifa>0then:dp2=c a=0end goto2 // auto

View File

@@ -0,0 +1,2 @@
a=1 b=-15 c=20 d=-1 if:dms>d thengoto1end :dp1+=:dps*a
if:dp1<b then:dp1=b elseif:dp1>c then:dp1=c endend :dp2=:dp1 goto1

View File

@@ -0,0 +1,3 @@
b=90 c=180 a=0.5*(:dms>0) if:lasers*:rot thengoto2end :dr1=0 goto1
if:dcr1==:dr1 then:dp1+=a :dr1+=b end if:dr1>c then:dp1+=a :dr1=0end
goto1

View File

@@ -0,0 +1,3 @@
b=90 c=180 a=0.5*(:dms>0) if:lasers*:rot thengoto2end :dr2=0 goto1
if:dcr2==:dr2 then:dp2+=a :dr2+=b end if:dr2>c then:dp2+=a :dr2=0end
goto1

View File

@@ -0,0 +1 @@
:lasers*=:fuel>2000 goto1

View File

@@ -0,0 +1,4 @@
pd=16 e=3 x=pd+e k=999
if:mine<1thenn=0 goto2end if:Distance>k then:mine=0end l=n+3 gotol
:Approach=1 :scr=1 n=1
rd=:Distance d=rd+e ifd<1 or rd>x thengoto2end :lasers=1 :mine=0 goto2