Simplex Setup - 61st/missions GitHub Wiki

Configuring support providers is a simple process. All it takes is for modules to be placed in the mission and set up appropriately. Module attributes can be left on defaults or customized to your liking. Each service and its support modules behave differently. Some supports are physical (vehicle is always present in the mission) and others are virtual (vehicle is spawned when requested).

Currently, the physical services are Artillery and Transport. The virtual services are CAS and Logistics. These are set up differently:

  • Physical modules must be synced to a vehicle.
  • Virtual modules require a class name defined in the module attributes.

Virtual modules can also be synced to vehicles in the editor to inherit their class name and any other relevant data (like weapon pylons). You may delete the synced vehicle afterwards and the data will persist in the module attributes.

In Zeus, placing the modules on valid vehicles will use them as physical supports or reference their data for virtual providers.

Advance

  1. set to ["lambs_danger_disableGroupAI",true]; this setVariable ["lambs_danger_disableAI",true]; this keeps the AI from flying off and wining the mission solo
  2. Allow players to take over gunner of pilot
  3. Set Side
  4. remote access allows JFIRES to command the unit
  5. Add B_simc_US_Molle_sturm_OCP_RTO,B_simc_US_Molle_sturm_OCP_RTO_wasser to enforce having a Long Range Radio
  6. Make sure to select OR
  7. add player getVariable ["YMF_iscom",false] , this restricts access to JFIRES