Jump to content

🔧 [HELP] Spawn convoy with automatic road route after zone capture (MOOSE/MIST)


Recommended Posts

Posted

Hi everyone,

I'm working on a mission using MOOSE, MIST, and CTLD, and I'm trying to achieve the following behavior:

🧩 Goal:

  • When a zone (zone_capture_farp) is captured by BLUFOR,

  • A convoy (template logi_blue_template) should be spawned,

  • It should start from a zone called logistic1,

  • And it should travel automatically along roads to the captured FARP.

I tried using mist.getPath() but it seems that function doesn’t exist in the official MIST version. With MOOSE I can use RouteToVec3, but it doesn't generate automatic road routes.

🎯 My question:
Is there any way—using MOOSE, MIST, or another script/tool—to automatically calculate and assign a road route between two points (logistic1zone_capture_farp)?

I’d really appreciate any examples, external functions, or workarounds (e.g. using pre-placed route zones, external pathfinding logic, etc.).

Thanks a lot!
💻 DCS version: 2.9.x
📦 Scripts loaded: MOOSE, MIST 4.5.126, CTLD

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...