i understand you already have made your alarm system. in your init.sqs put alarming = false. in your alarm script(s) put a line something like "alarmed = true"
then have a waypoint for these enemies, condition alarming.
have a trigger, type switch, condition "alarmed", on activation "alarming = true"
hope that helps.
dave