Jump to content

Is there a console command to make an NPC a follower?


Recommended Posts

Posted

What Striker's answer gave away by-the-by was the one thing I immediately had to think of when reading the command given didn't work.

 

It's always important to keep in mind the game itself almost doesn't know any EditorIDs. What works inside a script will almost never work inside the console.

The only exceptions I'm aware of are quest names and cells. That it won't recognize "FollowPlayer" came as no surprise to me.

 

In console it's almost always only hexadecimal FormIDs. And if it still won't take the command then, I learned it helps typing the IDs in double quotes (") as well.

  • 10 months later...
  • Recently Browsing   0 members

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