ArtilleryShellFired mission event handler gives objNull for the projectile param when unit is not local.
With ArtilleryShellFired mission event handler;
When the unit that fires and activates it is not local, the projectile param will always be objNull.
It does work as expect when unit is local.