I have an alias and a reference alias property for the npc set up, but I don't understand what all this "string" and "bool" stuff is. Do I need to create more properties? What exactly do I write into the fragment box? I've tried... ActorID.Dismember( "Head1", false, true, false ) npcAlias.Dismember( "Head1", false, true, false ) ...both with and without quotes on "head1" Nothing compiled.