Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
Used this (My piper got trapped in the building where you find Strong on the way out), it moves you to wherever she is.
On a hunch I tried flipping it around to 0000.2f1f.moveto Player. This brings her to your location which is probably a bit more useful if you don't want to wait for a level load.
Their base id will be under the _npc line.
To find their refid, you just need to increase the last digit by 1.
So if a base id is 2ff1e, their refid would be 2ff1f.
Or if it's 28cb4, the ref id would be 28cb5.
Then you just use the prid "refid"
then moveto player
Can also use player.placeatme <id>
I did this command and I died as soon as the level loaded.
I should probably move her to me...
Hit ~ to open the console
then Type
prid 00002f1f
Hit Enter
then Type
moveto Player
Hit Enter
Hit ~ again to close the console
and Wala there she is.
prid 2f1f; moveto player;