midgard229 Posted February 21, 2018 Posted February 21, 2018 Just curious where to find her since the mod doesn't specify at all; much appreciated thank you!
myuhinny Posted February 21, 2018 Posted February 21, 2018 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.
midgard229 Posted February 21, 2018 Author Posted February 21, 2018 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!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.