User Files Search DCS

10
10
20
50
100
(1 – 9 9)
DCS World 2.7
Autre
Uploaded by - Joeyski
Date - 17.01.2021 16:20:52
Now with AH-64D support!

Operation Steadfast is a singleplayer or PvE multiplayer wave defense mission.  Defend your zones against enemy attacks using close air support and transport aircraft to turn the tide!

Includes support for the Hercules mod by Anubis.

The mission can be played in singleplayer or coop multiplayer, and can easily be tweaked for difficulty and player numbers even if you don't have much mission editor or scripting experience!
  • Licence: Freeware - Version Gratuite, Distribution non limitée
  • Langue: Anglais
  • Taille: 7.17 Mo
  • Téléchargé: 1138
  • Commentaires: 9
Operation Steadfast: Georgia 2020 v0.12
Votes des utilisateurs: 0
Voter
Vous avez voté pour ce fichier
DCS World 2.9
F/A-18C Hornet
Date - 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.
  • Licence: Freeware - Version Gratuite, Ne Pas Redistribuer
  • Langue: Anglais
  • Taille: 7.91 Mo
  • Téléchargé: 483
  • Commentaires: 8
Foothold Germany with cold war era 1989 / Modern era toggle. Dynamic spawn, CTLD, MANTIS and more. Update 2025-07-09
Votes des utilisateurs: 15
Voter
Vous avez voté pour ce fichier
DCS World 2.9
F/A-18C Hornet
Date - 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
  • Licence: Freeware - Version Gratuite, Ne Pas Redistribuer
  • Langue: Anglais
  • Taille: 5.99 Mo
  • Téléchargé: 330
  • Commentaires: 6
Foothold IRAQ, Gulf war / Modern Era, Dynamic spawn, CTLD, MANTIS and more. Updated 2025-07-09
Votes des utilisateurs: 18
Voter
Vous avez voté pour ce fichier
DCS World 2.9
F/A-18C Hornet
Date - 24.11.2024 15:17:09
Map -Syria
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
  • Licence: Freeware - Version Gratuite, Ne Pas Redistribuer
  • Langue: N'importe quel langage
  • Taille: 7.66 Mo
  • Téléchargé: 1121
  • Commentaires: 14
Foothold Syria EXTENDED COLDWAR/MODERN, (MOOSE ONLY) Dynamic spawn, CTLD, MANTIS and more. Updated 2025-07-09
Votes des utilisateurs: 15
Voter
Vous avez voté pour ce fichier
DCS World 2.9
F/A-18C Hornet
Date - 24.11.2024 15:01:16
Map -Sinai
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
  • Licence: Freeware - Version Gratuite, Ne Pas Redistribuer
  • Langue: N'importe quel langage
  • Taille: 9.27 Mo
  • Téléchargé: 326
  • Commentaires: 3
Foothold Sinai (NORTH ONLY), Cold war / Modern era, Dynamic spawn, CTLD, MANTIS and more. Updated 2025-07-09
Votes des utilisateurs: 13
Voter
Vous avez voté pour ce fichier
DCS World 2.9
F/A-18C Hornet
Date - 28.10.2024 23:29:10
Map -Caucasus
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
  • Licence: Freeware - Version Gratuite, Ne Pas Redistribuer
  • Langue: Anglais
  • Taille: 8.49 Mo
  • Téléchargé: 1495
  • Commentaires: 15
Foothold Caucasus Extended, Cold war / Modern Era, Dynamic spawn, CTLD, (MOOSE ONLY) MANTIS and more. Updated 2025-07-09
Votes des utilisateurs: 16
Voter
Vous avez voté pour ce fichier
DCS World 2.9
F/A-18C Hornet
Date - 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
  • Licence: Freeware - Version Gratuite, Ne Pas Redistribuer
  • Langue: Anglais
  • Taille: 8.84 Mo
  • Téléchargé: 1082
  • Commentaires: 9
Foothold Persian Gulf, Dynamic spawn, Cold war / Modern Era,  CTLD, (MOOSE ONLY) MANTIS and more. Updated 2025-07-09
Votes des utilisateurs: 17
Voter
Vous avez voté pour ce fichier
DCS World 2.9
F/A-18C Hornet
Date - 01.09.2024 14:06:44
Map -Sinai
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
  • Licence: Freeware - Version Gratuite, Ne Pas Redistribuer
  • Langue: N'importe quel langage
  • Taille: 7.86 Mo
  • Téléchargé: 932
  • Commentaires: 22
Foothold Sinai Extended, Cold war / Modern Era, Dynamic spawn, CTLD, MANTIS and more. Updated 2025-07-09
Votes des utilisateurs: 15
Voter
Vous avez voté pour ce fichier
DCS World 2.8
F-15E
Uploaded by - RocketmanAL
Date - 10.12.2021 19:57:00
A fictional scenario revolving around a dictator supported by Syria and Russia taking control of Cyprus. Use this map to build a campaign with or without the included scenario. Base map includes units, Skynet IADS, and airbases.

  • Licence: Freeware - Version Gratuite, Distribution non limitée
  • Langue: Anglais
  • Taille: 183.44 Ko
  • Téléchargé: 507
  • Commentaires: 1
Cyprus Contingency
Votes des utilisateurs: 0
Voter
Vous avez voté pour ce fichier
1