Hi,
I have a new spell that summons an actor (archetype: Command Summoned). That new actor has no inventory. It has a script attached to it that gives it items.
All of this works as expected. The weapon, for example is being used and shown after getting summoned.
The problem is that the armor/items are not getting used. The actor has them but won't use them. Equipitem does work but if the actor has several boots I can't make certain it is using the best pair. What is the trick here (no skse?)