PMC websites shut down September 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond september 13th 2025 when yearly web hosting fees are due.

User Tools

Site Tools


arma2:config:aircraft-chaff-and-flares

ArmA 2 Aircraft Chaff and Flares

ArmA 2 Forum, ArmA 2 Home, ArmA 2 Config, ArmA 2 File Formats, ArmA 2 Missions, ArmA 2 3D Modeling, ArmA 2 Scripting, ArmA 2 Terrain, ArmA 2 Texturing, ArmA 2 Tools

ArmA 2 how to setup chaff and flares in config.cpp

config.cpp

flareVelocity = 100;
memoryPointCM[] = {"flare_launcher1","flare_launcher2"};
memoryPointCMDir[] = {"flare_launcher1_dir","flare_launcher2_dir"};
weapons[] = {"CMFlareLauncher"};
magazines[] = {"120Rnd_CMFlareMagazine"};
LockDetectionSystem = 8;
IncommingMisslieDetectionSystem = 16;

Then on surface to air missiles like SA-2, SA-7 Strela launcher add:

weaponLockSystem = "16 + 2";
cmImmunity = 0.8;

Your aircraft needs memory points in the p3d model to indicate where flares and chaff is launched.

arma2/config/aircraft-chaff-and-flares.txt · Last modified: 2024/08/01 16:58 by snakeman