Jump to content

Recommended Posts

Posted

How do you script a CAP to launch from  a carrier

For example, here is a template for Sukhumi_Babushara

A2ADispatcher:SetSquadron( "Sukumi", AIRBASE.Caucasus.Sukhumi_Babushara, { "SQ CCCP MIG-21" }, 2 )
A2ADispatcher:SetSquadronGrouping("Sukumi", 2)
A2ADispatcher:SetSquadronGci( "Sukumi", 800, 1200 )
A2ADispatcher:SetSquadronTakeoffFromRunway( "Sukumi" )
A2ADispatcher:SetSquadronLandingAtEngineShutdown( "Sukumi" )

 

I'd like to launch an SU-33 CAP from the Kuznetzov. I haven't a clue what the airbase name is for the Kuznetzov....

Posted (edited)

The AIRBASE name is the ships UNIT name from the mission editor. i.e

A2ADispatcher:SetSquadron( "KUZNETSOV", "KUZNETSOV_01", REDFOR_NAVAL_A2A_DSIPATCHER_TEMPLATE, 6 )

 

image.jpeg

Edited by Avalanche110
  • Recently Browsing   0 members

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