MissionScriptingTools/Example DBs/mist_DBs_humansById.lua
2014-08-01 21:19:05 -06:00

142 lines
4.0 KiB
Lua

humansById =
{
[11] =
{
["alt"] = 2000,
["heading"] = -0.67060113146646,
["point"] =
{
["y"] = 636428.57142857,
["x"] = -318142.85714286,
}, -- end of ["point"]
["groupId"] = 6,
["alt_type"] = "BARO",
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
["skill"] = "Client",
["countryId"] = 11,
["coalition"] = "blue",
["speed"] = 138.88888888889,
["country"] = "usa",
["category"] = "plane",
["unitName"] = "A-10C Client #1",
["type"] = "A-10C",
["unitId"] = 11,
["groupName"] = "A-10C Client #1",
}, -- end of [11]
[8] =
{
["alt"] = 2000,
["heading"] = -0.57883789069348,
["point"] =
{
["y"] = 662142.85714286,
["x"] = -288142.85714286,
}, -- end of ["point"]
["groupId"] = 4,
["alt_type"] = "BARO",
["livery_id"] = "19th Fighter SQN (AK)",
["skill"] = "Client",
["countryId"] = 11,
["coalition"] = "blue",
["speed"] = 138.88888888889,
["country"] = "usa",
["category"] = "plane",
["unitName"] = "F-15C Client #1",
["type"] = "F-15C",
["unitId"] = 8,
["groupName"] = "F-15C Client #1",
}, -- end of [8]
[10] =
{
["alt"] = 2000,
["heading"] = -0.57883789069348,
["point"] =
{
["y"] = 668428.57142857,
["x"] = -287000,
}, -- end of ["point"]
["groupId"] = 5,
["alt_type"] = "BARO",
["livery_id"] = "19th Fighter SQN (AK)",
["skill"] = "Client",
["countryId"] = 11,
["coalition"] = "blue",
["speed"] = 138.88888888889,
["country"] = "usa",
["category"] = "plane",
["unitName"] = "F-15C Client #2",
["type"] = "F-15C",
["unitId"] = 10,
["groupName"] = "F-15C Client #2",
}, -- end of [10]
[12] =
{
["alt"] = 2000,
["heading"] = -0.66079849060746,
["point"] =
{
["y"] = 644428.57142857,
["x"] = -315857.14285714,
}, -- end of ["point"]
["groupId"] = 7,
["alt_type"] = "BARO",
["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
["skill"] = "Client",
["countryId"] = 11,
["coalition"] = "blue",
["speed"] = 138.88888888889,
["country"] = "usa",
["category"] = "plane",
["unitName"] = "A-10C Client #2",
["type"] = "A-10C",
["unitId"] = 12,
["groupName"] = "A-10C Client #2",
}, -- end of [12]
[42] =
{
["alt"] = 2000,
["heading"] = 0,
["point"] =
{
["y"] = 590391.42857142,
["x"] = -250185.71428571,
}, -- end of ["point"]
["groupId"] = 20,
["alt_type"] = "BARO",
["livery_id"] = "279th kiap 1st squad navy",
["skill"] = "Client",
["countryId"] = 2,
["coalition"] = "red",
["speed"] = 138.88888888889,
["country"] = "russia",
["category"] = "plane",
["unitName"] = "Su-33 Client #1",
["type"] = "Su-33",
["unitId"] = 42,
["groupName"] = "Su-33 Client #1",
}, -- end of [42]
[43] =
{
["alt"] = 2000,
["heading"] = 0,
["point"] =
{
["y"] = 597819.99999999,
["x"] = -235614.28571428,
}, -- end of ["point"]
["groupId"] = 21,
["alt_type"] = "BARO",
["livery_id"] = "279th kiap 1st squad navy",
["skill"] = "Client",
["countryId"] = 2,
["coalition"] = "red",
["speed"] = 138.88888888889,
["country"] = "russia",
["category"] = "plane",
["unitName"] = "Su-33 Client #2",
["type"] = "Su-33",
["unitId"] = 43,
["groupName"] = "Su-33 Client #2",
}, -- end of [43]
} -- end of humansById