/tg/ Station 13 - Modules - TypesVar Details - Proc Details

navbeacon

Vars

codesassociative list of transponder codes
codes_txtcodes as set on map: "tag1;tag2" or "tag1=value;tag2=value"
controls_lockedtrue if controls are locked
cover_lockedtrue if cover is locked
locationlocation response text
original_locationoriginal location name, to allow resets

Procs

glob_lists_deregisterRemoves the nav beacon from the global beacon lists
glob_lists_registerRegisters the navbeacon to the global beacon lists
set_codesSet the transponder codes assoc list from codes_txt during initialization, or during reset
toggle_codeAdds or removes a specific code

Var Details

codes

associative list of transponder codes

codes_txt

codes as set on map: "tag1;tag2" or "tag1=value;tag2=value"

controls_locked

true if controls are locked

cover_locked

true if cover is locked

location

location response text

original_location

original location name, to allow resets

Proc Details

glob_lists_deregister

Removes the nav beacon from the global beacon lists

glob_lists_register

Registers the navbeacon to the global beacon lists

set_codes

Set the transponder codes assoc list from codes_txt during initialization, or during reset

toggle_code

Adds or removes a specific code