User Files Search DCS

10
10
20
50
100
(1 – 3 3)
DCS World 2.9
F/A-18C
类型 - 联机任务
日期 - 2024-10-28 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
  • 许可: 免费 - 免费版, 不允许分发
  • 语言: 英文
  • 大小: 8.49 MB
  • 下载数: 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.7
其他
类型 - 其他
Uploaded by - AKA_Relent
日期 - 2024-02-25 07:40:14
Map -Any map
This script will spawn 1-4 friendly force AI aircraft (repeatable), which can be fighter, attack, multi-purpose aircraft, or helicopter types.  AI aircraft types, engagement scenarios (e.g. CAP, CAS, SEAD, Anti-Ship) and some pre-set target waypoint distances are selectable from the F10 menu, under the F10 menu item: "Spawn AI BluFor Aircraft At Will".  Just point your client/player aircraft directly at the enemy ground/sea target(s) you wish them to attack, and (as applicable) choose the distance you want them to fly as they search for targets.  For enemy aircraft targets, pointing your client/player aircraft at them will help, but is not necessary.

See the main/first image to the left to see some of the F10 menu items.  This script is a complement to the OpForAC script, but is for when you want some assistance from friendly AI aircraft and helicopters, instead of opposing force aircraft to fight and shoot down.

by AKA_Relent
  • 许可: 免费 - 免费版, 不允许分发
  • 语言: 英文
  • 大小: 31.84 KB
  • 下载数: 156
  • 评论: 0
BluForAC - Blue ("Friendly") Force AI Aircraft script
用户投票: 1
投票
您对此文件进行了投票
DCS World 2.7
其他
类型 - 其他
Uploaded by - AKA_Relent
日期 - 2023-07-26 00:36:43
Map -Any map
This script will spawn 1-4 opposing force AI aircraft (repeatable), which can be fighter, attack, bomber, trainer aircraft, or helicopter types.  AI aircraft types, engagement scenarios (i.e. BVR, ACM) and pre-set spawn distances are selectable from the F10 menu, under the F10 menu item: "Spawn AI OpFor Aircraft At Will".

See the main/first image to the left to see some of the F10 menu items.

by AKA_Relent
  • 许可: 免费 - 免费版, 不允许分发
  • 语言: 英文
  • 大小: 30.51 KB
  • 下载数: 464
  • 评论: 20
OpForAC - Opposing Force AI Aircraft script
用户投票: 1
投票
您对此文件进行了投票
1