MissionScriptingTools/Example DBs/mist_DBs_navPoints.lua
mrSkortch 2569b19b40 updatedDBs
Re exported example DB files.
2023-11-19 14:01:03 -07:00

201 lines
3.8 KiB
Lua

navPoints =
{
["neutral"] =
{
}, -- end of ["neutral"]
["blue"] =
{
[1] =
{
["y"] = 643248.57142856,
["type"] = "Default",
["name"] = "KB1NW",
["callsignStr"] = "KB1NW",
["id"] = 3,
["properties"] =
{
["vnav"] = 1,
["scale"] = 0,
["angle"] = 0,
["vangle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["point"] =
{
["y"] = 0,
["x"] = -242471.42857143,
["z"] = 643248.57142856,
}, -- end of ["point"]
["x"] = -242471.42857143,
}, -- end of [1]
[2] =
{
["y"] = 663781.15649176,
["type"] = "Default",
["name"] = "KB1SE",
["callsignStr"] = "KB1SE",
["id"] = 4,
["properties"] =
{
["vnav"] = 1,
["scale"] = 0,
["angle"] = 0,
["vangle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["point"] =
{
["y"] = 0,
["x"] = -260714.32122958,
["z"] = 663781.15649176,
}, -- end of ["point"]
["x"] = -260714.32122958,
}, -- end of [2]
[3] =
{
["y"] = 643534.28571428,
["type"] = "Default",
["name"] = "KB1SW",
["callsignStr"] = "KB1SW",
["id"] = 5,
["properties"] =
{
["vnav"] = 1,
["scale"] = 0,
["angle"] = 0,
["vangle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["point"] =
{
["y"] = 0,
["x"] = -257900,
["z"] = 643534.28571428,
}, -- end of ["point"]
["x"] = -257900,
}, -- end of [3]
[4] =
{
["y"] = 660970.8133815,
["type"] = "Default",
["name"] = "KB1NE",
["callsignStr"] = "KB1NE",
["id"] = 6,
["properties"] =
{
["vnav"] = 1,
["scale"] = 0,
["angle"] = 0,
["vangle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["point"] =
{
["y"] = 0,
["x"] = -244130.95830016,
["z"] = 660970.8133815,
}, -- end of ["point"]
["x"] = -244130.95830016,
}, -- end of [4]
[5] =
{
["type"] = "Default",
["point"] =
{
["y"] = 0,
["x"] = -309328.57142857,
["z"] = 625534.28571428,
}, -- end of ["point"]
["callsign"] = 4,
["id"] = 7,
["properties"] =
{
["vnav"] = 1,
["scale"] = 0,
["angle"] = 0,
["vangle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["y"] = 625534.28571428,
["x"] = -309328.57142857,
["name"] = "MAZDA",
["callsignStr"] = "MAZDA",
}, -- end of [5]
[6] =
{
["type"] = "Default",
["point"] =
{
["y"] = 0,
["x"] = -267473.88647362,
["z"] = 674352.58506319,
}, -- end of ["point"]
["callsign"] = 3,
["id"] = 8,
["properties"] =
{
["vnav"] = 1,
["scale"] = 0,
["angle"] = 0,
["vangle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["y"] = 674352.58506319,
["x"] = -267473.88647362,
["name"] = "DODGE",
["callsignStr"] = "DODGE",
}, -- end of [6]
}, -- end of ["blue"]
["red"] =
{
[1] =
{
["type"] = "Default",
["point"] =
{
["y"] = 0,
["x"] = -295042.85714285,
["z"] = 587534.28571428,
}, -- end of ["point"]
["callsign"] = 8,
["id"] = 1,
["properties"] =
{
["vnav"] = 1,
["scale"] = 0,
["angle"] = 0,
["vangle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["y"] = 587534.28571428,
["x"] = -295042.85714285,
["name"] = "ADDER",
["callsignStr"] = "ADDER",
}, -- end of [1]
[2] =
{
["type"] = "Default",
["point"] =
{
["y"] = 0,
["x"] = -276757.14285714,
["z"] = 595248.57142856,
}, -- end of ["point"]
["callsign"] = 4,
["id"] = 2,
["properties"] =
{
["vnav"] = 1,
["scale"] = 0,
["angle"] = 0,
["vangle"] = 0,
["steer"] = 2,
}, -- end of ["properties"]
["y"] = 595248.57142856,
["x"] = -276757.14285714,
["name"] = "MAZDA",
["callsignStr"] = "MAZDA",
}, -- end of [2]
}, -- end of ["red"]
} -- end of navPoints