Jump to content

Recommended Posts

Posted

The second mission of the campaign, once all the objectives have been accomplished, including the optional one, waiting for the ch47 to arrive and return to the base, does not consider the mission as good or bad and does not count flight hours or anything else, as if it had not been played at all.

Posted
10 hours ago, Brutux said:

The second mission of the campaign, once all the objectives have been accomplished, including the optional one, waiting for the ch47 to arrive and return to the base, does not consider the mission as good or bad and does not count flight hours or anything else, as if it had not been played at all.

This sounds like a core DCS problem, although there has been a bug reported with M2 from a trigger perspective

[sIGPIC][/sIGPIC]

Posted (edited)
On 7/14/2024 at 11:17 PM, Brutux said:

The second mission of the campaign, once all the objectives have been accomplished, including the optional one, waiting for the ch47 to arrive and return to the base, does not consider the mission as good or bad and does not count flight hours or anything else, as if it had not been played at all.

Maybe the same bug as mine : 

My Bug

 

Edited by Trankiller
Posted

hi, I completed all the second's missions obj, I landed and after I was cleared to turn off the hely..I ended the mix.i , but it didn't't save it for me and it needs to redone..it's my fault

 
Posted (edited)

Flight's not registering is a known and reported bug. I don't know if it got fixed in this latest HOT FIX.

 

What score did you receive? You need to get >50 to progress

Edited by Florence201

[sIGPIC][/sIGPIC]

Posted
Flight's not registering is a known and reported bug. I don't know if it got fixed in this latest HOT FIX.
 
What score did you receive? You need to get >50 to progress

Nothing..i completed all..but when i ended the mix, in the campaign menu, the mix is to do…it seems that i didnt complete or run it…no score.


Inviato dal mio iPhone utilizzando Tapatalk
Posted
2 hours ago, giullep said:


Nothing..i completed all..but when i ended the mix, in the campaign menu, the mix is to do…it seems that i didnt complete or run it…no score.


Inviato dal mio iPhone utilizzando Tapatalk

in logbook.lua I added these lines :

  [3] = 
                        {
                            ["stage"] = 2,
                            ["mission"] = "TFH M3.miz",
                        }, -- end of [3]

to solve the problem 

[5] = 
                {
                    ["created"] = "Wed Jul 17 18:47:32 2024",
                    ["player"] = "Veteran",
                    ["campaign"] = "./Mods/campaigns/AH-64D The Four Horsemen/The Four Horsemen.cmp",
                    ["status"] = "Actife",
                    ["history"] = 
                    {
                        [1] = 
                        {
                            ["datetime"] = "Wed Jul 17 19:36:35 2024",
                            ["aaKills"] = 0,
                            ["agKills"] = 21,
                            ["result"] = 100,
                            ["deathsCount"] = 0,
                            ["stage"] = 1,
                            ["mission"] = "TFH M1.miz",
                        }, -- end of [1]
                        [2] = 
                        {
                            ["datetime"] = "Wed Jul 17 19:36:35 2024",
                            ["aaKills"] = 0,
                            ["agKills"] = 21,
                            ["result"] = 200,
                            ["deathsCount"] = 0,
                            ["stage"] = 1,
                            ["mission"] = "TFH M2.miz",
                        }, -- end of [2]
                        [3] = 
                        {
                            ["stage"] = 2,
                            ["mission"] = "TFH M3.miz",
                        }, -- end of [3]
                    }, -- end of ["history"]
                }, -- end of [5]
            }, -- end of ["games"]
            ["lastGame"] = 5,

 

  • 1 month later...
Posted

I have also a problem with mission 2 and triggers. I completed the task on SP 4 and 5 and not a single line of communication after that... frustrating- Convoy has stacked near SP 5 and 20 min nothing happened, so I did RTB and what - results has not been registered

Posted (edited)
2 hours ago, Mostow said:

I have also a problem with mission 2 and triggers. I completed the task on SP 4 and 5 and not a single line of communication after that... frustrating- Convoy has stacked near SP 5 and 20 min nothing happened, so I did RTB and what - results has not been registered

Can you post a trk file or tacview either in here or at my discord?

 

https://discord.gg/MF8JB2ud

 

Also, I've submitted updates for the next DCS release

Edited by Florence201

[sIGPIC][/sIGPIC]

  • 1 month later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...