Difference between revisions of "DCS exam group ship"
From DCS World Wiki - Hoggitworld.com
(Created page with "<pre> fleet = { ["visible"] = false, ["route"] = { ["points"] = { [1] = { ["alt"] = 0, ["type"] = "Turning Point", ["action"] = "Turning Point",...") |
|||
Line 197: | Line 197: | ||
} -- fleet | } -- fleet | ||
</pre> | </pre> | ||
+ | [[Category: Examples]] |
Revision as of 23:14, 27 November 2023
fleet = { ["visible"] = false, ["route"] = { ["points"] = { [1] = { ["alt"] = 0, ["type"] = "Turning Point", ["action"] = "Turning Point", ["alt_type"] = "BARO", ["form"] = "Turning Point", ["y"] = 530982.53257143, ["x"] = -311604.89142857, ["speed"] = 5.5555555555556, ["task"] = { ["id"] = "ComboTask", ["params"] = { ["tasks"] = { [1] = { ["enabled"] = true, ["auto"] = true, ["id"] = "WrappedAction", ["number"] = 1, ["params"] = { ["action"] = { ["id"] = "ActivateBeacon", ["params"] = { ["type"] = 4, ["AA"] = false, ["unitId"] = 1, ["modeChannel"] = "X", ["channel"] = 73, ["system"] = 3, ["callsign"] = "TKR", ["bearing"] = true, ["frequency"] = 1160000000, }, -- end of ["params"] }, -- end of ["action"] }, -- end of ["params"] }, -- end of [1] }, -- end of ["tasks"] }, -- end of ["params"] }, -- end of ["task"] }, -- end of [1] [2] = { ["alt"] = 0, ["type"] = "Turning Point", ["action"] = "Turning Point", ["alt_type"] = "BARO", ["form"] = "Turning Point", ["y"] = 501829.19771429, ["x"] = -303371.77371429, ["speed"] = 8.3333333333333, ["task"] = { ["id"] = "ComboTask", ["params"] = { ["tasks"] = { }, -- end of ["tasks"] }, -- end of ["params"] }, -- end of ["task"] }, -- end of [2] [3] = { ["alt"] = 0, ["type"] = "Turning Point", ["action"] = "Turning Point", ["alt_type"] = "BARO", ["form"] = "Turning Point", ["y"] = 511007.09942857, ["x"] = -276512.91428571, ["speed"] = 8.3333333333333, ["task"] = { ["id"] = "ComboTask", ["params"] = { ["tasks"] = { }, -- end of ["tasks"] }, -- end of ["params"] }, -- end of ["task"] }, -- end of [3] }, -- end of ["points"] }, -- end of ["route"] ["groupId"] = 1, ["tasks"] = { }, -- end of ["tasks"] ["hidden"] = false, ["units"] = { [2] = { ["type"] = "USS_Arleigh_Burke_IIa", ["transportable"] = { ["randomTransportable"] = false, }, -- end of ["transportable"] ["unitId"] = 2, ["livery_id"] = "DDG-102_USS_Sampson", ["skill"] = "Average", ["y"] = 532480.61277352, ["x"] = -311312.98775716, ["name"] = "Naval-1-2", ["heading"] = 4.98762867342, ["modulation"] = 0, ["frequency"] = 127500000, }, -- end of [2] [3] = { ["type"] = "TICONDEROG", ["transportable"] = { ["randomTransportable"] = false, }, -- end of ["transportable"] ["unitId"] = 3, ["livery_id"] = "HueCity", ["skill"] = "Average", ["y"] = 530495.72700901, ["x"] = -312893.87022447, ["name"] = "Naval-1-3", ["heading"] = 4.98762867342, ["modulation"] = 0, ["frequency"] = 127500000, }, -- end of [3] [1] = { ["type"] = "CVN_73", ["transportable"] = { ["randomTransportable"] = false, }, -- end of ["transportable"] ["unitId"] = 1, ["skill"] = "Average", ["y"] = 530982.53257143, ["x"] = -311604.89142857, ["name"] = "Naval-1-1", ["heading"] = 4.98762867342, ["modulation"] = 0, ["frequency"] = 127500000, }, -- end of [1] [4] = { ["type"] = "PERRY", ["transportable"] = { ["randomTransportable"] = false, }, -- end of ["transportable"] ["unitId"] = 4, ["livery_id"] = "ReubenJames", ["skill"] = "Average", ["y"] = 530144.41979405, ["x"] = -310188.8046693, ["name"] = "Naval-1-4", ["heading"] = 4.98762867342, ["modulation"] = 0, ["frequency"] = 127500000, }, -- end of [4] [5] = { ["type"] = "USS_Arleigh_Burke_IIa", ["transportable"] = { ["randomTransportable"] = false, }, -- end of ["transportable"] ["unitId"] = 5, ["livery_id"] = "DDG-111_USS_Spruance", ["skill"] = "Excellent", ["y"] = 532392.78596978, ["x"] = -313069.52383195, ["name"] = "Naval-1-5", ["heading"] = 4.98762867342, ["modulation"] = 0, ["frequency"] = 127500000, }, -- end of [5] }, -- end of ["units"] ["y"] = 530982.53257143, ["uncontrollable"] = false, ["name"] = "Naval-1", ["start_time"] = 0, ["x"] = -311604.89142857, } -- fleet