Starbase/Banshee/Right/Location status 1.YOLOL
2024-05-09 14:05:30 -07:00

10 lines
598 B
Plaintext

o=0 p=0 a="\n" b="NO" c="YES" d="ON" e="OFF" f="Durability:"
g="Safezone:" h="Ship damage" i="Endo damage" j="Collision:"
if :FcuMfcIO1==0 then :Location=:status goto3 else goto4 end
if :Sfz==1 then k=c else k=b end if :sta==1 then q=c else q=b end
if :sdg==1 then l=c else l=b end if :pdg==1 then m=c else m=b end
if :coll==1 then n=c else n=b end if:Locator then goto8else goto7end
r="Station:" :Location=a+e+a+a+f+a+:SF goto4
if o==4then p=1end if o==0then p=0end if p==1then o-=1else o+=1end
if p==0 then :Location=a+g+a+k+a+a+r+a+q else goto10 end goto4
:Location=a+h+a+l+a+i+a+m+a+j+a+n goto4