My problem is there is a type of object called a MovableStatic that is not handled like Statics. The CK Wiki has next to no info on MovableStatics. They don't seem to have a Papyrus property type, and using property type Static doesn't let me pick MovableStatic objects. Their CK type is MSTT, but that doesn't get me anywhere.
I thought I could do a property like
Static property FXSmokeLargeClose01 auto
And then autofill, but this doesn't work.
I've seen a couple of threads here related to this subject, but they've all petered out without an answer.
Is there ANY way to handle these things in Papyrus? If there's absolutely no way to set a MovableStatic property, then can anyone recommend a method for spawning these troublesome objects?
