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
This was fixed in 2.0.7, somewhere in 2014. :/
By the above text it happens that Heimskr object/npc ID does not get into quest's alias. Oh my it was awesome when it suddenly worked! haha...
Here are the steps to fix it:
PickRefById 1a682
(or just prid 1a682)
SetConsoleScopeQuest 3a15a
(or just ssq 3a15a
ForceRefIntoAlias Heimskr
Voila, he catches up back at preaching annoying as alwasy! :P
Can anyone confirm this?
Alright, and the steps works for me, can't say it will work for everyone out there. The quest searches for Heimskr 'refid' in whiterun by exactname("Heimskr"). If he's put on his house sleeping, he's not in the location so nothing gets bound at the time the quest is instantiated (yes, programming-wise).
It worked, i think must to say THANKS. :)