mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-18 05:05:19 +00:00
Debug builds now spawn an F-16 as player aircraft
This commit is contained in:
@@ -0,0 +1,101 @@
|
||||
[1] =
|
||||
{
|
||||
["dynSpawnTemplate"] = false,
|
||||
["modulation"] = 0,
|
||||
["tasks"] = {},
|
||||
["task"] = "Nothing",
|
||||
["uncontrolled"] = false,
|
||||
["taskSelected"] = true,
|
||||
["route"] =
|
||||
{
|
||||
["points"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["alt"] = 22,
|
||||
["action"] = "From Runway",
|
||||
["alt_type"] = "BARO",
|
||||
["speed"] = 138.88888888889,
|
||||
["task"] =
|
||||
{
|
||||
["id"] = "ComboTask",
|
||||
["params"] =
|
||||
{
|
||||
["tasks"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["enabled"] = true,
|
||||
["auto"] = true,
|
||||
["id"] = "WrappedAction",
|
||||
["number"] = 1,
|
||||
["params"] =
|
||||
{
|
||||
["action"] =
|
||||
{
|
||||
["id"] = "Option",
|
||||
["params"] =
|
||||
{
|
||||
["value"] = true,
|
||||
["name"] = 35,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
["type"] = "TakeOff",
|
||||
["ETA"] = 0,
|
||||
["ETA_locked"] = true,
|
||||
["y"] = __PLAYER_Y__,
|
||||
["x"] = __PLAYER_X__,
|
||||
["speed_locked"] = true,
|
||||
["formation_template"] = "",
|
||||
["airdromeId"] = __PLAYER_AIRDROME_ID__,
|
||||
},
|
||||
},
|
||||
},
|
||||
["groupId"] = 1,
|
||||
["hidden"] = false,
|
||||
["units"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
["alt"] = 22,
|
||||
["alt_type"] = "BARO",
|
||||
["livery_id"] = "default",
|
||||
["skill"] = "Player",
|
||||
["speed"] = 138.88888888889,
|
||||
["type"] = "Su-25T",
|
||||
["unitId"] = 1,
|
||||
["psi"] = 0,
|
||||
["onboard_num"] = "010",
|
||||
["y"] = -177.707709,
|
||||
["x"] = -219.726892,
|
||||
["name"] = "Player-1",
|
||||
["payload"] =
|
||||
{
|
||||
["pylons"] = {},
|
||||
["fuel"] = "3790",
|
||||
["flare"] = 128,
|
||||
["chaff"] = 128,
|
||||
["gun"] = 100,
|
||||
},
|
||||
["heading"] = 0,
|
||||
["callsign"] =
|
||||
{
|
||||
[1] = 2,
|
||||
[2] = 1,
|
||||
[3] = 1,
|
||||
["name"] = "Springfield11",
|
||||
},
|
||||
},
|
||||
},
|
||||
["y"] = __PLAYER_Y__,
|
||||
["x"] = __PLAYER_X__,
|
||||
["name"] = "Player",
|
||||
["communication"] = true,
|
||||
["start_time"] = 0,
|
||||
["frequency"] = 124,
|
||||
},
|
||||
Reference in New Issue
Block a user