Advertisement
Guest User

Untitled

a guest
Jul 7th, 2018
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. campaign =
  2. {
  3. ["directory"] = "D:\\DCS World OpenBeta\\Mods\\aircraft\\Su-25T\\Missions\\Campaigns\\",
  4. ["startStage"] = 1,
  5. ["name_EN"] = "Masive Combat Game Mode Dynamic Campaign (Single Player)",
  6. ["description_EN"] = "(Single Player V0.4) This is a dynamic mission to capture the island from a well equipped and dug in opposing force. You will be the commander of your forces in the area of operations. You will have the ability to upgrade your bases, attack enemy bases, deploy ground troops, deploy Cas or Cap flights and much more all while the enemy is defending and attacking you. As the commander you have to not only know the battlefield and what the enemy is doing but you have to keep an eye and mange your logistics. This is your battle you make the plans and call the shots.",
  7. ["version"] = 1,
  8. ["necessaryUnits"] =
  9. {
  10. }, -- end of ["necessaryUnits"]
  11. ["stages"] =
  12. {
  13. [1] =
  14. {
  15. ["name"] = "Stage 1",
  16. ["missions"] =
  17. {
  18. [1] =
  19. {
  20. ["interval"] =
  21. {
  22. [1] = 0,
  23. [2] = 100,
  24. }, -- end of ["interval"]
  25. ["file"] = "M.C.G.M. - Single Player Persian Gulf V0.4.miz",
  26. ["description"] = "",
  27. ["fullpath"] = "D:\\DCS World OpenBeta\\Mods\\aircraft\\Su-25T\\Missions\\Campaigns\\M.C.G.M. - Single Player Persian Gulf V0.4.miz",
  28. }, -- end of [1]
  29. }, -- end of ["missions"]
  30. }, -- end of [1]
  31. [2] =
  32. {
  33. ["name"] = "Stage 2",
  34. ["missions"] =
  35. {
  36. [1] =
  37. {
  38. ["interval"] =
  39. {
  40. [1] = 0,
  41. [2] = 100,
  42. }, -- end of ["interval"]
  43. ["file"] = "M.C.G.M. - SP Ongoing.miz",
  44. ["description"] = "",
  45. ["fullpath"] = "D:\\DCS World OpenBeta\\Mods\\aircraft\\Su-25T\\Missions\\Campaigns\\M.C.G.M. - SP Ongoing.miz",
  46. }, -- end of [1]
  47. }, -- end of ["missions"]
  48. }, -- end of [2]
  49. }, -- end of ["stages"]
  50. ["description"] = "(Single Player V0.4) This is a dynamic mission to capture the island from a well equipped and dug in opposing force. You will be the commander of your forces in the area of operations. You will have the ability to upgrade your bases, attack enemy bases, deploy ground troops, deploy Cas or Cap flights and much more all while the enemy is defending and attacking you. As the commander you have to not only know the battlefield and what the enemy is doing but you have to keep an eye and mange your logistics. This is your battle you make the plans and call the shots.",
  51. ["fullPath"] = "D:\\DCS World OpenBeta\\Mods\\aircraft\\Su-25T\\Missions\\Campaigns\\MCGM DC.cmp",
  52. ["name"] = "Masive Combat Game Mode Dynamic Campaign (Single Player)",
  53. } -- end of campaign
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement