The Elder Scrolls V: Skyrim

The Elder Scrolls V: Skyrim

View Stats:
Cheese Dec 7, 2016 @ 10:10pm
Can't find Pavo
I finished the clear Kolskeggr mine quest that I got from left hand mine, and now it is telling me to let Pavo know. Pavo is not in left hand mine, not in his house, not in Kolskeggr mine. The quest marker does not exist either. I can only suppose he is dead. Can someone please tell me the specific console command to complete this quest?
< >
Showing 1-3 of 3 comments
Yugothian Dec 7, 2016 @ 11:45pm 
player.moveto *npc's code*
or
player.placeatme *npc's code*
Bomb Bloke Dec 8, 2016 @ 2:09am 
moveto won't help on its own, not if the NPC's dead. placeatme won't work full stop, and pretty much never will when trying to fix busted quests.

Pavo likes to hang out outside his mine. Where Forsworn respawn. The unofficial patches are supposed to prevent the otherwise inevitable.

http://www.nexusmods.com/skyrim/mods/71214/

You may be able to complete the quest with:

prid 000199B6 moveto player enable resurrect 1

Failing that, try:

setstage FreeformKolskeggrA 100
sweeker Dec 8, 2016 @ 7:05am 
Originally posted by DOVAHSİR:
player.moveto *npc's code*
or
player.placeatme *npc's code*


player.placeatme is a really bad command to use with named characters... it makes a copy, not moving the original... it will in most cases break some scripts, sooner or later.

as bomb bloke said, if you need to move a char to you, use moveto... but even that can break things if that character is needed somewhere for some scripts to progress/trigger and you move them away from that spot.
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Dec 7, 2016 @ 10:10pm
Posts: 3