CTLD Plugins catalogue¶
Optional, pluggable scenes for CTLD. Each plugin is a single
.lua file you load from a mission-start trigger, after CTLD; it self-registers. One plugin =
one scene.
Scenes live here (rather than built into CTLD.lua) when they depend on a DCS mod, so a mission
only pays for them if it opts in.
How to use a plugin¶
- Download the plugin
.lua(see its page below, or the releases). - Add a
DO SCRIPT FILEtrigger at MISSION START, after theCTLD.luatrigger. - Install any required DCS mod on every client — each plugin's page lists its prerequisites.
Available plugins¶
| Plugin | What it builds | Requires | Download |
|---|---|---|---|
| Metal FARP | A metal-helipad FARP | DCS mod FG_small_Helipad |
⬇ metal-farp.lua |