Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1) First off, you need the NPC's Reference ID (refId). This is not the base ID that you can see in the Construction Kit nor the one you get using the help actorName command, but the ID of the reference of the actor in your game.
2) In case of a follower gone rogue, you are best off loading a previous save when you still had the follower, opening the console and clicking on the npc - this will display its refId. For some NPCs you can find the refId online - note however that this will not always work, since the refIds also depend on load orders.
3) Once you have the refId, type this in your console:
player.moveto XXXXXX
To move yourself to the NPCs location
or
moveto player XXXXX
To have the NPC teleported to your location instead.
WARNING: Do NOT use the "player.placeatme refId" command! This will create a copy of the NPC, which will almost always not be what you need.
used generic online Ref ID,
player.moveto 000c3a46
Told her to go from Lakeview to Heljarchen
She ended up in THE TEMPLE OF MARA