User Files Search DCS

10
10
20
50
100
(1 – 1 1)
任何版本
其他
类型 - 其他
日期 - 2024-09-13 20:04:20
Map -Any map
This script allow to request JTAC drone or Ground Unit and scan a zone via F10 Map Marker

UPDATE 31/05/2025: V 1.5
added option to filter target to scan, (request from CRIMSON) update the following list

-- List all unit you want to exclude from scanning you need to found the Type of the unit (e.g. "Barrier B" which is ["shape_name"] = "M92_BarrierB",["type"] = "Barrier B",
-- sometime the type in mission editor is not real type like in ME : ORCA type is: Orca Whale but in mission (file inside the miz file) type - Orca
-- you can also found the type in the traget list it ithe first name you see "target type: target name" in the list
exclude_Targets =
{
  {typeName = "Barrier B"},
}

-- Example: Exclude any target (unit name) whose name starts with one of these prefixes
exclude_TargetNames = {
    "Static",   -- excludes "Static_AAA", "Static_123", etc
    "Hidden_",
}

also fix the target list menu , now allow to get all target in multiple pages
  • 许可: 免费 - 免费版, 无分发限制
  • 语言: 英文
  • 大小: 2.3 MB
  • 下载数: 407
  • 评论: 29
JTAC - Recon Script [UPDATED V1.5] 31/05/2025
用户投票: 1
投票
您对此文件进行了投票
1