[quote=Volsungh]Hey

How do you make totems controlled by player ? [/quote]
It's a combination of char scripts And story scripts. char script takes care of applying a status which servers as an event for the Story to make the skels a companion of Its owner. (CharacterMakeCompanion()). You can check how Its Done in in the Story files And charscripts(Necro_Summons.charscript).