RSBN_data_Marianas = { map_location = 'EW', { airbase = 'Andersen', -- 1, Andersen Air Force Base (right runway) lat = 13.58035, long = 144.91567, alt = 163, -- in meters above sea level rwy = 06, -- two numbers, same as on runway length = 3400, -- length of runway in meters code = '..- .- -- ' --/N/ UAM_ (more code, at the end space required) }, { -- REPEAT THE SAME AS ABOVE FOR ALL THE AIRPORTS } } ARK_data_Marianas = { map_location = 'EW', --/N/ ARK sector 1 I, channels 1 - 9 { --1 country = 0 }, { --2 country = 0 }, { --3 country = 0 }, { --4 country = 0 }, { --5 country = 0 }, { --6 country = 0 }, { --7 country = 0 }, { --8 country = 0 }, { --9 country = 0 }, { --/N/ 10th channel must be empty country = 0 }, --/N/ ARK sector 1 II, NE { --1: country = 0 }, { -- 2: country = 0 }, { --3: country = 0 }, { -- 4: country = 0 }, { --5: country = 0 }, { -- 6: country = 0 }, { -- 7: country = 0 }, { -- 8: country = 0 }, { -- 9: country = 0 }, { --/N/ 10th channel must be empty country = 0 }, --/N/ ARK sector 2 I, SW { -- 1: country = 0 }, { -- 2: country = 0 }, { -- 3: country = 0 }, { -- 4: country = 0 }, { -- 5: country = 0 }, { -- 6: country = 0 }, { -- 7: country = 0 }, { -- 8: country = 0 }, { -- 9: country = 0 }, { --/N/ 10th channel must be empty country = 0 }, --/N/ ARK sector 2 II, SE { -- 1: country = 0 }, { -- 2: country = 0 }, { -- 3: country = 0 }, { -- 4: country = 0 }, { -- 5: country = 0 }, { -- 6: country = 0 }, { -- 7: country = 0 }, { -- 8: country = 0 }, { -- 9: country = 0 }, { --/N/ 10th channel must be empty country = 0 }, --/N/ ARK sector 3 I, channels 1 - 5 used { country = 0 --1 / absolute 41 }, { country = 0 --2 }, { country = 0 --3 }, { country = 0 --4 }, { country = 0 --5 }, { country = 0 --6 }, { country = 0 --7 }, { country = 0 --8 }, { country = 0 --9 }, { --/N/ 10th channel must be empty country = 0 }, } need_to_be_closed = true