dcc
dcc copied to clipboard
F-14 Stored INS Alignment
In DCS mission editor, there is a option to give player F-14 Stored INS Alignment. This is typically enabled or cold start INS alignment will take over 10 minutes (very annoying...)
To enabled this in mission file, this need to be set in each F-14 unit:
["units"] =
{
[1] =
{
...
["AddPropAircraft"] =
{
...
["INSAlignmentStored"] = true, -- This entry
...
i have pull request for that
https://github.com/Kilcekru/dcc/pull/124
i was thinking that how about if there is option on start that asks "Prealinged ins on F14 from start"