For missile type weapons (AIM-9, AGM-65 as current examples) it would be nice to have a command to change or assign target after the weapon is fired.
[code]
_missile setCurrentTarget _target
[/code]
_target could be either a object or a 3D position.
With such a command, it would be quite easy be possible to script adequate Fire Control Systems.