Jump to content

Recommended Posts

Posted
Hey guys I am trying to make a mod where you can summon your HouseCarls. I got the conjuration spell down for summoning them but they just act like zombies. You can't talk to them or do anything. What I want to do is make it so when you cast the spell they appear. Then you can ask them to follow you or return back to the house. Can someone help please.
Posted
Fill a script property with the player's current follower, then use a script effect spell to do whatever ends up being the script equivalent of the console command "<NPC ID here>.moveto player"
Posted
does anyone know the script for this cause Ive been struggling all day. I tried the Game.GetPlayer().PlaceActorAtMe(Game.GetForm(0x000a2c94),4) but nothing happens
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...