Jump to content

Ashley Light follower Location; anyone know?


midgard229

Recommended Posts

Posted

Run TES5edit and click her .esp and find out what cell she is in or you can go to use the console commands to get to her.

 

moveto <actor ID>    Move a character to specified actor and vice versa.    

 

Example 1 - move Player to an object or NPC: player.moveto 0002BFA2. Using this code will instantly teleport you to Hadvar's position. You must use RefID

 

Example 2 - move an object or NPC to the Player: type prid 000A2C94, Enter. Then, type moveto player, Enter. Using this code will instantly put Lydia next to you. This code is especially useful for a follower/NPC who's just disappeared after a quest due to a bug in game; e.g. Lydia is disappeared after The Break of Dawn quest. You can also select an object and type moveto player which will move the selected object to your feet and orient it based on the camera's angle.
 

Posted
7 minutes ago, myuhinny said:

Run TES5edit and click her .esp and find out what cell she is in or you can go to use the console commands to get to her.

 

moveto <actor ID>    Move a character to specified actor and vice versa.    

 

Example 1 - move Player to an object or NPC: player.moveto 0002BFA2. Using this code will instantly teleport you to Hadvar's position. You must use RefID

 

Example 2 - move an object or NPC to the Player: type prid 000A2C94, Enter. Then, type moveto player, Enter. Using this code will instantly put Lydia next to you. This code is especially useful for a follower/NPC who's just disappeared after a quest due to a bug in game; e.g. Lydia is disappeared after The Break of Dawn quest. You can also select an object and type moveto player which will move the selected object to your feet and orient it based on the camera's angle.
 

Thank you!

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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