Jump to content

Recommended Posts

Posted

I have a probem, I completed the On the Other Side mission from deployment and got a mission success notification. When I try to play the next mission I still see the same mission. So apparently World does not acknowledge my completion of this mission.

Is there a way to skip the mission so I can continue the campaign?

i7 2600K - GTX 590 - Z68Extreme4 - 8gb Gskill 1600 - Thrustmaster Warthog - Saitek Combat Pedals - TrackIR5

Posted

Ahh on the other side, one of the best stock mission i remember ;)

And so many threads about : "i cannot pass the moutain please help" :-)

 

You can (unfortunately for cheaters) edit your logbook and choose the stage you want :

Open your logbook with a good text software, like notepad++

it's here :

c:\Users\YOU\Saved Games\DCS\MissionEditor\logbook.lua

Look for the good line, the campaign has always the "last mission" and the "next mission".

If your score is 50, the next mission is the same

If your score is 51+, a new mission will be selected depending the campaign "dynamic evolution"

If your score is 49-, you're stepping back, (can also be a new mission, but one step toward the campaign failure anyway)

 

your goal is to "modify" the score results. put something higher than 50 in the last mission entry, and the next "DeploymentXX_eng.miz" in the next loading path. (don't forget to increment the stage number too)

 

I hope i'm clear

Good luck

TASK / ROLES acronyms guide

Black Shark A.I. datalink guide illustrated (v1.2.4 Available on Wiki)

DCS World Codex 1.1 : full units list (Speed/Weapons/Armor thickness/Threat zone/Weapon damage...) (Oct 2013)

BlackShark 2 1.2.x Bug and glitches thread (v1.2.7)

Posted
Ahh on the other side, one of the best stock mission i remember ;)

And so many threads about : "i cannot pass the moutain please help" :-)

 

You can (unfortunately for cheaters) edit your logbook and choose the stage you want :

Open your logbook with a good text software, like notepad++

it's here :

c:\Users\YOU\Saved Games\DCS\MissionEditor\logbook.lua

Look for the good line, the campaign has always the "last mission" and the "next mission".

If your score is 50, the next mission is the same

If your score is 51+, a new mission will be selected depending the campaign "dynamic evolution"

If your score is 49-, you're stepping back, (can also be a new mission, but one step toward the campaign failure anyway)

 

your goal is to "modify" the score results. put something higher than 50 in the last mission entry, and the next "DeploymentXX_eng.miz" in the next loading path. (don't forget to increment the stage number too)

 

I hope i'm clear

Good luck

I don't understand, where do I need to change the score results?

i7 2600K - GTX 590 - Z68Extreme4 - 8gb Gskill 1600 - Thrustmaster Warthog - Saitek Combat Pedals - TrackIR5

Posted

Example :

 

[1] = 
               {
                   ["created"] = "23/10/2012 16:53:03",
                   ["player"] = "New Pilot",
                   ["campaign"] = "./mods/aircrafts/Ka-50/Missions/en/Campaigns/Deployment_eng.cmp",
                   ["status"] = "Active",
                   ["history"] = 
                   {
                       [1] = 
                       {
                           ["datetime"] = "23/10/2012 16:56:03",
                           ["agKills"] = 0,
                           ["aaKills"] = 0,
                           ["result"] = 5[b][color=Red]1[/color][/b],
                           ["deathsCount"] = 0,
                           ["stage"] = 1,
                           ["mission"] = "Deployment01_eng.miz",
                       }, -- end of [1]
                       [2] = 
                       {
                           ["stage"] = [color=Red][b]2[/b][/color],
                           ["mission"] = "Deployment0[b][color=Red]2[/color][/b]_eng.miz",
                       }, -- end of [2]
                   }, -- end of ["history"]
               }, -- end of [1]

 

Initially, my score was 50, and the next stage was 1 again, with deployment01_eng.miz.

 

Accord this to your mission.

  • Like 1

TASK / ROLES acronyms guide

Black Shark A.I. datalink guide illustrated (v1.2.4 Available on Wiki)

DCS World Codex 1.1 : full units list (Speed/Weapons/Armor thickness/Threat zone/Weapon damage...) (Oct 2013)

BlackShark 2 1.2.x Bug and glitches thread (v1.2.7)

Posted
Example :

 

[1] = 
               {
                   ["created"] = "23/10/2012 16:53:03",
                   ["player"] = "New Pilot",
                   ["campaign"] = "./mods/aircrafts/Ka-50/Missions/en/Campaigns/Deployment_eng.cmp",
                   ["status"] = "Active",
                   ["history"] = 
                   {
                       [1] = 
                       {
                           ["datetime"] = "23/10/2012 16:56:03",
                           ["agKills"] = 0,
                           ["aaKills"] = 0,
                           ["result"] = 5[b][color=Red]1[/color][/b],
                           ["deathsCount"] = 0,
                           ["stage"] = 1,
                           ["mission"] = "Deployment01_eng.miz",
                       }, -- end of [1]
                       [2] = 
                       {
                           ["stage"] = [color=Red][b]2[/b][/color],
                           ["mission"] = "Deployment0[b][color=Red]2[/color][/b]_eng.miz",
                       }, -- end of [2]
                   }, -- end of ["history"]
               }, -- end of [1]

 

Initially, my score was 50, and the next stage was 1 again, with deployment01_eng.miz.

 

Accord this to your mission.

 

I did what you explained, now I can go to the next mission! Thank you very much.:)

  • Like 1

i7 2600K - GTX 590 - Z68Extreme4 - 8gb Gskill 1600 - Thrustmaster Warthog - Saitek Combat Pedals - TrackIR5

  • 2 years later...
Posted

I was stuck on Mission 7 of the F-15C Bear Trap campaign.

I know this is a very old post, but thank you for pointing out what to edit to go on to the next mission.

Maintain thy airspeed lest the ground rise up and smite thee!

YiizHx5.gif

  • Recently Browsing   0 members

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