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

10
10
20
50
100
(1 – 7 7)
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
Другой
Дата - 01.11.2024 16:46:54
Карта -Синай
Updated: 2025-06-26

[Raiders] Archer, Wing Commander of Raiders 696 CW

This Foothold mission is based of the original versions of Caucasus and Syria by DZSEKEB

In this persistent dynamic campaign, your goal is to move through the map and capture all zones from the enemy.

As you capture some areas, you will unlock benefits for your coalition such as friendly air patrols, or new spawn positions. Beware as the enemy will also launch attacks to retake what was once theirs.

The goal is to capture all zones.

Helpful video by @Diesel_Thunder to get you started: www.youtube.com/watch?v=vzDlYHViREA
  • Лицензия: Свободная - Бесплатная версия, Неограниченное распр.
  • Язык: Английский
  • Размер файла: 4.1 МБ
  • Скачано: 208
  • Комментариев: 0
Raiders 696CW Sinai Foothold
Голоса пользователей: 0
Проголосовать
Вы проголосовали за этот файл
Теги: CH-47, OH-58D, Foothold, AH-64D, Sinai
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
Проголосовать
Вы проголосовали за этот файл
1