Starbase/Other/Transponder.yolol
2024-05-09 16:07:27 -07:00

12 lines
400 B
Plaintext

i=:insideSafeZone
:BeaconWarn=:Beacon*(not i)
ifi then:TBC=2 a=0else:TBC=0 b=0 a=1end
if(not b)*a then:Beacon=0 b=1end
if(not a)*b thena=0end goto1
// BeaconWarn, warning button first field name
// TBC, warning button, Button Color field name
// Beacon, transponder button and transponder first field name
// Turns transponder off when crossing zoneline unless you turn it
// back on intentionally.