to make a flare trigger I usually do it like this:
flare1 = "F_40mm_Red" createVehicle [getPos flaretrig1 select 0, getPos flaretrig1 select 1, 50]
I've named the trigger "flaretrig1" and the very last number (50 in this case) is the height you want the flare to appear at.