@Bedges
Nope...
If you use hint format ["%1",_this select 4] in the eventHandler you will see it returns "9K32"..
This actually seems to be yet another thing BISd in OFP....
Try putting up a for example a trigger with condition
!("9K32Launcher" in magazines player)
and some hint message in the 'on activation' field (you of course being the East AA guy) and firing the Strela...
Notice how you don't get the hint message.
Drop the launcher and you will....
Then, to confirm this, use a radio trigger set to repeatedly with 'on activation'
hint format ["%1",magazines player]..
Fire the Strela and the magazines array still shows the "9K32Launcher"...