Jump to content
Sign in to follow this  
SGT Fuller

Counter measures points not producing flares

Recommended Posts

Hello all. Ive been working on the B-1 for the USAF Asset Mod and have run into a snag. Trying to replicate the flare positions like its real life counter part. I have put the correct points in the memory lod and named them correctly. When i test in game it produces only the right side and the bottom flare positions but not the left. Just wondering does Arma only allow two flare positions? or did i do something wrong here is the config:

weapons[] = {"CMFlareLauncher"};

magazines[] = {"120Rnd_CMFlare_Chaff_Magazine"};

LockDetectionSystem = 8;

incomingMissileDetectionSystem = 16;

radarType = 4;

gearRetracting = true;

gearUpTime = 4.5;

gearDownTime = 3;

memoryPointCM1[] = {"flare_launcher1"};

memoryPointCMDir1[] = {"flare_launcher1_dir"};

memoryPointCM2[] = {"flare_launcher2"};

memoryPointCMDir2[] = {"flare_launcher2_dir"};

memoryPointCM3[] = {"flare_launcher3"};

memoryPointCMDir3[] = {"flare_launcher3_dir"};

Any help would be greatly appreciated so i can get these implemented and move closer to a alpha for the community.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×