Поиск пользовательских файлов DCS

10
10
20
50
100
(1 – 10 12)
DCS World 2.9
F/A-18C
Дата - 12.06.2025 16:56:05
Thanks to the guys at Moose and a special thanks to Applevangelist who have always endured my neverending questions. without their help, this foothold would not have CTLD, MANTIS, the WelcomeMessage. MissileTracking. Thank you!

**********************************************************************
GameMaster Password: master
**********************************************************************

To switch between Modern and cold war, please read the PDF file included with the mission.
  • Лицензия: Свободная - Бесплатная версия, Не для распространения
  • Язык: Английский
  • Размер файла: 7.91 МБ
  • Скачано: 483
  • Комментариев: 8
Foothold Germany with cold war era 1989 / Modern era toggle. Dynamic spawn, CTLD, MANTIS and more. Update 2025-07-09
Голоса пользователей: 15
Проголосовать
Вы проголосовали за этот файл
DCS World 2.9
Другой
Тип файла - Утилита
Дата - 22.05.2025 11:39:17
Карта -Любая карта
DCS World Persistence Manager.
  • Лицензия: Свободная - Бесплатная версия, Неограниченное распр.
  • Язык: Английский
  • Размер файла: 9.61 МБ
  • Скачано: 47
  • Комментариев: 8
Persistence Manager v.1.4
Голоса пользователей: 2
Проголосовать
Вы проголосовали за этот файл
DCS World 2.9
F/A-18C
Дата - 08.02.2025 14:50:42
Special thanks to Dzsekeb, the original creator of Foothold, without whom none of this would be possible.

Thanks to the guys at Moose and a special thanks to Applevangelist who have always endured my neverending questions. without their help, this foothold would not have CTLD, MANTIS, the WelcomeMessage. MissileTracking. Thank you!

**************************************************************************************

To be able to save your progress, you need to do this:
De-Sanitize the DCS scripting environment
Edit \Scripts\MissionScripting.lua inside your DCS installation folder:
Change the following section:

do
    sanitizeModule('os')
    sanitizeModule('io')
    sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
To look like this:

do
    sanitizeModule('os')
    --sanitizeModule('io')
    --sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
  • Лицензия: Свободная - Бесплатная версия, Не для распространения
  • Язык: Английский
  • Размер файла: 5.99 МБ
  • Скачано: 330
  • Комментариев: 6
Foothold IRAQ, Gulf war / Modern Era, Dynamic spawn, CTLD, MANTIS and more. Updated 2025-07-09
Голоса пользователей: 18
Проголосовать
Вы проголосовали за этот файл
DCS World 2.9
F/A-18C
Дата - 24.11.2024 15:17:09
Карта -Сирия
Special thanks to Dzsekeb, the original creator of Foothold, without whom none of this would be possible.

Thanks to the guys at Moose and a special thanks to Applevangelist who have always endured my neverending questions. without their help, this foothold would not have CTLD, MANTIS, the WelcomeMessage. MissileTracking. Thank you!

**************************************************************************************

To be able to save your progress, you need to do this:
De-Sanitize the DCS scripting environment
Edit \Scripts\MissionScripting.lua inside your DCS installation folder:
Change the following section:

do
    sanitizeModule('os')
    sanitizeModule('io')
    sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
To look like this:

do
    sanitizeModule('os')
    --sanitizeModule('io')
    --sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
  • Лицензия: Свободная - Бесплатная версия, Не для распространения
  • Язык: Любой язык
  • Размер файла: 7.66 МБ
  • Скачано: 1121
  • Комментариев: 14
Foothold Syria EXTENDED COLDWAR/MODERN, (MOOSE ONLY) Dynamic spawn, CTLD, MANTIS and more. Updated 2025-07-09
Голоса пользователей: 15
Проголосовать
Вы проголосовали за этот файл
DCS World 2.9
F/A-18C
Дата - 24.11.2024 15:01:16
Карта -Синай
Special thanks to Dzsekeb, the original creator of Foothold, without whom none of this would be possible.

Thanks to the guys at Moose and a special thanks to Applevangelist who have always endured my neverending questions. without their help, this foothold would not have CTLD, MANTIS, the WelcomeMessage. MissileTracking. Thank you!

**************************************************************************************

To be able to save your progress, you need to do this:
De-Sanitize the DCS scripting environment
Edit \Scripts\MissionScripting.lua inside your DCS installation folder:
Change the following section:

do
    sanitizeModule('os')
    sanitizeModule('io')
    sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
To look like this:

do
    sanitizeModule('os')
    --sanitizeModule('io')
    --sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
  • Лицензия: Свободная - Бесплатная версия, Не для распространения
  • Язык: Любой язык
  • Размер файла: 9.27 МБ
  • Скачано: 326
  • Комментариев: 3
Foothold Sinai (NORTH ONLY), Cold war / Modern era, Dynamic spawn, CTLD, MANTIS and more. Updated 2025-07-09
Голоса пользователей: 13
Проголосовать
Вы проголосовали за этот файл
DCS World 2.9
F/A-18C
Дата - 28.10.2024 23:29:10
Карта -Кавказ
Special thanks to Dzsekeb, the original creator of Foothold, without whom none of this would be possible.

Thanks to the guys at Moose and a special thanks to Applevangelist who have always endured my neverending questions. without their help, this foothold would not have CTLD, MANTIS, the WelcomeMessage. MissileTracking. Thank you!

**************************************************************************************

To be able to save your progress, you need to do this:
De-Sanitize the DCS scripting environment
Edit \Scripts\MissionScripting.lua inside your DCS installation folder:
Change the following section:

do
    sanitizeModule('os')
    sanitizeModule('io')
    sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
To look like this:

do
    sanitizeModule('os')
    --sanitizeModule('io')
    --sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
  • Лицензия: Свободная - Бесплатная версия, Не для распространения
  • Язык: Английский
  • Размер файла: 8.49 МБ
  • Скачано: 1495
  • Комментариев: 15
Foothold Caucasus Extended, Cold war / Modern Era, Dynamic spawn, CTLD, (MOOSE ONLY) MANTIS and more. Updated 2025-07-09
Голоса пользователей: 16
Проголосовать
Вы проголосовали за этот файл
DCS World 2.9
F/A-18C
Дата - 10.10.2024 22:53:08
Special thanks to Dzsekeb, the original creator of Foothold, without whom none of this would be possible.

Thanks to the guys at Moose and a special thanks to Applevangelist who have always endured my neverending questions. without their help, this foothold would not have CTLD, MANTIS, the WelcomeMessage. MissileTracking. Thank you!

**************************************************************************************
To be able to save your progress, you need to do this:

De-Sanitize the DCS scripting environment
Edit \Scripts\MissionScripting.lua inside your DCS installation folder:
Change the following section:

do
    sanitizeModule('os')
    sanitizeModule('io')
    sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
To look like this:

do
    sanitizeModule('os')
    --sanitizeModule('io')
    --sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
  • Лицензия: Свободная - Бесплатная версия, Не для распространения
  • Язык: Английский
  • Размер файла: 8.84 МБ
  • Скачано: 1082
  • Комментариев: 9
Foothold Persian Gulf, Dynamic spawn, Cold war / Modern Era,  CTLD, (MOOSE ONLY) MANTIS and more. Updated 2025-07-09
Голоса пользователей: 17
Проголосовать
Вы проголосовали за этот файл
DCS World 2.9
F/A-18C
Дата - 01.09.2024 14:06:44
Карта -Синай
Special thanks to Dzsekeb, the original creator of Foothold, without whom none of this would be possible.

Thanks to the guys at Moose and a special thanks to Applevangelist who have always endured my neverending questions. without their help, this foothold would not have CTLD, MANTIS, the WelcomeMessage. MissileTracking. Thank you!

**************************************************************************************

To be able to save your progress, you need to do this:
De-Sanitize the DCS scripting environment
Edit \Scripts\MissionScripting.lua inside your DCS installation folder:
Change the following section:

do
    sanitizeModule('os')
    sanitizeModule('io')
    sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
To look like this:

do
    sanitizeModule('os')
    --sanitizeModule('io')
    --sanitizeModule('lfs')
    _G['require'] = nil
    _G['loadlib'] = nil
    _G['package'] = nil
end
  • Лицензия: Свободная - Бесплатная версия, Не для распространения
  • Язык: Любой язык
  • Размер файла: 7.86 МБ
  • Скачано: 932
  • Комментариев: 22
Foothold Sinai Extended, Cold war / Modern Era, Dynamic spawn, CTLD, MANTIS and more. Updated 2025-07-09
Голоса пользователей: 15
Проголосовать
Вы проголосовали за этот файл
Любая версия
F-16C Viper
Тип файла - Кампания
Загрузил - gwdope
Дата - 20.01.2024 04:20:00
This is an almost total remake of Winter Harvest 2.2 for F-16C with many added features and no mods to download. The same Skins are recommended.  

Welcome to Operation Zyma Urozhay Version 4.0. for F-16C Viper on the Caucuses Map. This is a sandbox, semi-persistent campaign where you play as a Ukrainian Airforce pilot flying newly acquired F-16C block 50 against Russian forces. The campaign has 7 stages where each stage has multiple identical missions with varying weather settings and a front line that shifts depending on your advancement through the stages.

F-16 Ukraine Skin: https://www.digitalcombatsimulator.com/en/files/3332024/

F/A-18 Ukraine Skin: https://www.digitalcombatsimulator.com/en/files/3329531/

Update January 22, 2024: Fixed stage score not resetting. File name is the same so you can replace them without affecting campaigns in progress.

  • Лицензия: Свободная - Бесплатная версия, Неограниченное распр.
  • Язык: Английский
  • Размер файла: 230.39 МБ
  • Скачано: 527
  • Комментариев: 7
ZU Winter Harvest 4.0
Голоса пользователей: 1
Проголосовать
Вы проголосовали за этот файл
DCS World 2.8
Другой
Тип файла - Одиночная миссия
Дата - 21.05.2023 10:36:21
Карта -Кавказ
V.20240517 (single-player SSB)

"CnK" is a single/multi-player dynamic mission in which you are tasked to capture multiple FARP and airfields. You start from a Tarawa-class LHA carrying different helicopters and two Harriers. Once you have captured an airfield, you also gain access to fixed wing aircraft (note: the initial airfield capture step can be skipped).

Arrayed against you are AI-controlled REDFORCE troops that will try to re-take any FARP or airfield you may have captured.

A successful mission requires that at least one (usually more) of the players fly two or more different airframes (rotor- and/or fixed-wing) before the mission is a success. CnK heavily emphasizes helicopter warfare; it can be won flying only helicopters; having fixed-wing support for CAS and SEAD makes this scenario much easier.

WARNING: when you crash an aircraft, that aircraft's slot is blocked for the rest of the game, forcing you to capture other airfields or FARPs to re-gain access to that plane
  • Лицензия: Свободная - Бесплатная версия, Не для распространения
  • Язык: Английский
  • Размер файла: 6.44 МБ
  • Скачано: 518
  • Комментариев: 2
Catch'n'Keep (IW Series) - Multi-Module Dynamic Airfield/FARP Capture (Solo/MP Coop)
Голоса пользователей: 1
Проголосовать
Вы проголосовали за этот файл