|
发表于 2019-10-3 13:41:15
|
显示全部楼层
####BUG报告和解决方案####
转自 https://www.nexusmods.com/skyrimspecialedition/mods/2303?tab=bugs BY Misorian
如果是安装在旧档里,可能会出现维阿墨没有购买选择项的问题
这里给出一种解决方案,
控制台选中维阿墨
AddToFaction 51596 1
AddToFaction XX05075D 1
(游戏内)等待一个小时
检查维阿墨对话选项
####原文####
> What did i do?
0. Go to Viarmo.
1. Open your ConsoleCommand by pressing "~".
2. Click on Viarmo so the ConsoleCommand screen says "198cb" at the top (this is Viarmo's RefID)
> Checking Viarmo:
3. Type "GetInFaction 51596", hit enter; Check if the console print anything but 1 (mine said 0.00)
4. Type "GetInFaction XX05075D", hit enter; Check if the console print anything but 1 (mine said 0.00)
* The XX stand for the LoadOrder, see your NMM or MO for the correct load order.
5. Type "GetFactionRank 51596", hit enter; Check if the console print anything but 1 (mine said -2.00)
6. Type "GetFactionRank XX05075D", hit enter; Check if the console print anything but 1 (mine said -2.00)
> Adding Viarmo to the Faction
If the console said anything but 1 on "GetInFaction" for either of the factions, use these commands for that faction first:
7. Type "AddToFaction 51596 1", hit enter.
8. Type "AddToFaction XX05075D 1", hit enter.
> Setting correct Rank
If the console said anything but 1 on "GetFactionRank" for either of the factions, use these commands for that faction first:
9. Type "SetFactionRank 51596 1", hit enter.
10. Type "SetFactionRank XX05075D 1", hit enter.
> Result?!
In my case Viarmo instantly got the "What do you have for sale" Dialog option, and he showed the correct Inventory with all the Instruments and Songbooks!
This is a very CRUDE fix, so use it with causion!! I will update this post if I find bugs related to this crude fix! |
|