- AA (like the Praetorian) can be placed empty as a pure empty staticWeapon in 3DEN
- AA can be manned with an AI in 3DEN, the AI will show up as gunner
- AA can be manned with a player object in 3DEN, the player is put into the AA and an interface is shown
- AA can be manned with createVehicleCrew
While all of these options are working with 3DEN, during mission runtime a formerly empty AA cannot be manned by regular AI.
Usecase: As a mission maker, I want to create a scenario where a formerly empty AA is mounted by an AI during the mission, in a scripted way (outside of 3DEN).