ParaFlare - Global-Conflicts-ArmA/Olsen-Framework-Arma-3 GitHub Wiki

Description

The ParaFlare module allows users to ACE self interact and shoot a coloured flare into the sky at one of three chosen angles effecting the distance of the flare from the user. While you can use handflares to throw and M203 flares, these are inventory parachute flares which take up little room and are light weight.

Usage

  1. Go to modules>modules.sqf and enable the paraflare module.
  2. Go to modules>paraFlare>settings.sqf
  3. Add the flare(s) to your class/role in your chosen loadout file.

Loadout example: ["FlareWhite_F", 1,"backpack"] call FUNC(AddItem);

Flare classnames: FlareWhite_F FlareGreen_F FlareYellow_F FlareRed_F

Users will now be able to use this module in-game.