Calling a bird

This page summarizes the projects mentioned and recommended in the original post on /r/armadev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • co10_Escape

    Official Github repository of A3 mission co10_Escape.

  • Yeah, it can be done with appropriate scripting. You can try looking at the co10 Escape mission for an example of most of what you're looking for — in /Code/functions/Server/fn_RunExtractionHeli.sqf. (Note that some of the variables have "boat" in the name even though they actually refer to helicopters ... the script was originally adapted from an extraction by boat and they never bothered to change the variable names.) At the end of the mission, the players pop a smoke in an area which triggers this script to run; it spawns in two transport helos and an attack helo escort. The two transport helos land near the smoke and then the mission waits for all living players to get into a transport helo. When all players are on, the helos spool up and take off and the mission ends. It doesn't cover moving the players to another location but that should be a fairly straightforward task once you are familiar with how the rest of it is scripted.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts