Hi there,
last year in october, I proceeded nicely in the BFT campaign. Then I had no more time unfortunately.
A month ago, I did completed the #01 mission.
Now, I just wanted to do the #02 mission but when I start the campaign, it starts the PO right away, skipping the qualification mission where I'm told what to do.
Any ways to remedy this?
I do know where the logbook.lua file is and I fiddled around with it but without success. This is what it looks like right now:
[1] =
{
["created"] = "Sun Oct 22 20:33:47 2017",
["player"] = "Neuer Pilot",
["campaign"] = "./Mods/campaigns/A-10C - Basic Flight Training Qualification/A-10C - Basic Flight Training Qualification.cmp",
["status"] = "Aktiv",
["history"] =
{
[1] =
{
["datetime"] = "Mon Jun 18 19:43:50 2018",
["agKills"] = 0,
["aaKills"] = 0,
["result"] = 100,
["deathsCount"] = 0,
["stage"] = 1,
["mission"] = "A-10C - BFT Arrival.miz",
}, -- end of [1]
[2] =
{
["datetime"] = "Mon Jun 18 19:50:49 2018",
["agKills"] = 0,
["aaKills"] = 0,
["result"] = 100,
["deathsCount"] = 0,
["stage"] = 2,
["mission"] = "A-10C - BFT01 Practice Ground Handling.miz",
}, -- end of [2]
[3] =
{
["stage"] = 2,
["mission"] = "A-10C - BFT02 Takeoff and EFATO.miz",
}, -- end of [3]
}, -- end of ["history"]
Thanks a lot :)